diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index f36ce81a6cc5..d73f07512927 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -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" @@ -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", @@ -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" @@ -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", @@ -6432,6 +6432,10 @@ ], "Reliability": [ + ], + "AKA": [ + "Certifry", + "Certipy" ] }, "session_types": false, @@ -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", @@ -23098,6 +23102,10 @@ ], "Reliability": [ + ], + "AKA": [ + "Certifry", + "Certipy" ] }, "session_types": false,