automatic module_metadata_base.json update
This commit is contained in:
@@ -824,7 +824,7 @@
|
||||
"Oliver Lyak",
|
||||
"Spencer McIntyre"
|
||||
],
|
||||
"description": "Request certificates via MS-ICPR (Active Directory Certificate Services). Depending on the certificate\n template's configuration the resulting certificate can be used for various operations such as authentication.\n PFX certificate files that are saved are encrypted with a blank password.\n\n This module is capable of exploiting ESC1, ESC2, ESC3 and ESC13.",
|
||||
"description": "Request certificates via MS-ICPR (Active Directory Certificate Services). Depending on the certificate\n template's configuration the resulting certificate can be used for various operations such as authentication.\n PFX certificate files that are saved are encrypted with a blank password.\n\n This module is capable of exploiting ESC1, ESC2, ESC3, ESC13 and ESC15.",
|
||||
"references": [
|
||||
"URL-https://github.com/GhostPack/Certify",
|
||||
"URL-https://github.com/ly4k/Certipy"
|
||||
@@ -841,7 +841,7 @@
|
||||
"microsoft-ds"
|
||||
],
|
||||
"targets": null,
|
||||
"mod_time": "2024-03-29 15:29:52 +0000",
|
||||
"mod_time": "2024-10-22 14:41:02 +0000",
|
||||
"path": "/modules/auxiliary/admin/dcerpc/icpr_cert.rb",
|
||||
"is_install_path": true,
|
||||
"ref_name": "admin/dcerpc/icpr_cert",
|
||||
@@ -6717,7 +6717,7 @@
|
||||
"Oliver Lyak",
|
||||
"Spencer McIntyre"
|
||||
],
|
||||
"description": "This module can create, read, update, and delete AD CS certificate templates from a Active Directory Domain\n Controller.\n\n The READ, UPDATE, and DELETE actions will write a copy of the certificate template to disk that can be\n restored using the CREATE or UPDATE actions. The CREATE and UPDATE actions require a certificate template data\n file to be specified to define the attributes. Template data files are provided to create a template that is\n vulnerable to ESC1, ESC2, and ESC3.\n\n This module is capable of exploiting ESC4.",
|
||||
"description": "This module can create, read, update, and delete AD CS certificate templates from a Active Directory Domain\n Controller.\n\n The READ, UPDATE, and DELETE actions will write a copy of the certificate template to disk that can be\n restored using the CREATE or UPDATE actions. The CREATE and UPDATE actions require a certificate template data\n file to be specified to define the attributes. Template data files are provided to create a template that is\n vulnerable to ESC1, ESC2, ESC3 and ESC15.\n\n This module is capable of exploiting ESC4.",
|
||||
"references": [
|
||||
"URL-https://github.com/GhostPack/Certify",
|
||||
"URL-https://github.com/ly4k/Certipy"
|
||||
@@ -6732,7 +6732,7 @@
|
||||
|
||||
],
|
||||
"targets": null,
|
||||
"mod_time": "2024-10-08 16:14:37 +0000",
|
||||
"mod_time": "2024-10-22 14:41:02 +0000",
|
||||
"path": "/modules/auxiliary/admin/ldap/ad_cs_cert_template.rb",
|
||||
"is_install_path": true,
|
||||
"ref_name": "admin/ldap/ad_cs_cert_template",
|
||||
|
||||
Reference in New Issue
Block a user