Skip to content

Commit

Permalink
automatic module_metadata_base.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
msjenkins-r7 committed Mar 29, 2024
1 parent 3dc6389 commit 4ecd106
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
"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.",
"references": [
"URL-https://github.com/GhostPack/Certify",
"URL-https://github.com/ly4k/Certipy"
Expand All @@ -841,7 +841,7 @@
"microsoft-ds"
],
"targets": null,
"mod_time": "2024-03-01 12:00:34 +0000",
"mod_time": "2024-03-29 15:29:52 +0000",
"path": "/modules/auxiliary/admin/dcerpc/icpr_cert.rb",
"is_install_path": true,
"ref_name": "admin/dcerpc/icpr_cert",
Expand Down Expand Up @@ -6401,7 +6401,7 @@
"Oliver Lyak",
"Spencer McIntyre"
],
"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.",
"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.",
"references": [
"URL-https://github.com/GhostPack/Certify",
"URL-https://github.com/ly4k/Certipy"
Expand All @@ -6416,7 +6416,7 @@

],
"targets": null,
"mod_time": "2024-02-16 16:53:07 +0000",
"mod_time": "2024-03-07 13:28:22 +0000",
"path": "/modules/auxiliary/admin/ldap/ad_cs_cert_template.rb",
"is_install_path": true,
"ref_name": "admin/ldap/ad_cs_cert_template",
Expand All @@ -6432,6 +6432,10 @@
],
"Reliability": [

],
"AKA": [
"Certifry",
"Certipy"
]
},
"session_types": false,
Expand Down Expand Up @@ -23082,7 +23086,7 @@

],
"targets": null,
"mod_time": "2024-02-21 17:01:41 +0000",
"mod_time": "2024-03-07 13:28:22 +0000",
"path": "/modules/auxiliary/gather/ldap_esc_vulnerable_cert_finder.rb",
"is_install_path": true,
"ref_name": "gather/ldap_esc_vulnerable_cert_finder",
Expand All @@ -23098,6 +23102,10 @@
],
"Reliability": [

],
"AKA": [
"Certifry",
"Certipy"
]
},
"session_types": false,
Expand Down

0 comments on commit 4ecd106

Please sign in to comment.