Skip to content

Commit 4ecd106

Browse files
committed
automatic module_metadata_base.json update
1 parent 3dc6389 commit 4ecd106

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

db/modules_metadata_base.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@
824824
"Oliver Lyak",
825825
"Spencer McIntyre"
826826
],
827-
"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.",
827+
"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.",
828828
"references": [
829829
"URL-https://github.com/GhostPack/Certify",
830830
"URL-https://github.com/ly4k/Certipy"
@@ -841,7 +841,7 @@
841841
"microsoft-ds"
842842
],
843843
"targets": null,
844-
"mod_time": "2024-03-01 12:00:34 +0000",
844+
"mod_time": "2024-03-29 15:29:52 +0000",
845845
"path": "/modules/auxiliary/admin/dcerpc/icpr_cert.rb",
846846
"is_install_path": true,
847847
"ref_name": "admin/dcerpc/icpr_cert",
@@ -6401,7 +6401,7 @@
64016401
"Oliver Lyak",
64026402
"Spencer McIntyre"
64036403
],
6404-
"description": "This module can read, write, 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.",
6404+
"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.",
64056405
"references": [
64066406
"URL-https://github.com/GhostPack/Certify",
64076407
"URL-https://github.com/ly4k/Certipy"
@@ -6416,7 +6416,7 @@
64166416

64176417
],
64186418
"targets": null,
6419-
"mod_time": "2024-02-16 16:53:07 +0000",
6419+
"mod_time": "2024-03-07 13:28:22 +0000",
64206420
"path": "/modules/auxiliary/admin/ldap/ad_cs_cert_template.rb",
64216421
"is_install_path": true,
64226422
"ref_name": "admin/ldap/ad_cs_cert_template",
@@ -6432,6 +6432,10 @@
64326432
],
64336433
"Reliability": [
64346434

6435+
],
6436+
"AKA": [
6437+
"Certifry",
6438+
"Certipy"
64356439
]
64366440
},
64376441
"session_types": false,
@@ -23082,7 +23086,7 @@
2308223086

2308323087
],
2308423088
"targets": null,
23085-
"mod_time": "2024-02-21 17:01:41 +0000",
23089+
"mod_time": "2024-03-07 13:28:22 +0000",
2308623090
"path": "/modules/auxiliary/gather/ldap_esc_vulnerable_cert_finder.rb",
2308723091
"is_install_path": true,
2308823092
"ref_name": "gather/ldap_esc_vulnerable_cert_finder",
@@ -23098,6 +23102,10 @@
2309823102
],
2309923103
"Reliability": [
2310023104

23105+
],
23106+
"AKA": [
23107+
"Certifry",
23108+
"Certipy"
2310123109
]
2310223110
},
2310323111
"session_types": false,

0 commit comments

Comments
 (0)