Skip to content

Commit 4c81b39

Browse files
committed
automatic module_metadata_base.json update
1 parent a5afdd6 commit 4c81b39

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

db/modules_metadata_base.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28223,6 +28223,56 @@
2822328223

2822428224
]
2822528225
},
28226+
"auxiliary_scanner/dcerpc/nrpc_enumusers": {
28227+
"name": "MS-NRPC Domain Users Enumeration",
28228+
"fullname": "auxiliary/scanner/dcerpc/nrpc_enumusers",
28229+
"aliases": [
28230+
28231+
],
28232+
"rank": 300,
28233+
"disclosure_date": null,
28234+
"type": "auxiliary",
28235+
"author": [
28236+
"Haidar Kabibo <https://x.com/haider_kabibo>"
28237+
],
28238+
"description": "This module will enumerate valid Domain Users via no authentication against MS-NRPC interface.\n It calls DsrGetDcNameEx2 to check if the domain user account exists or not. It has been tested with\n Windows servers 2012, 2016, 2019 and 2022.",
28239+
"references": [
28240+
"URL-https://github.com/klsecservices/Publications/blob/master/A_journey_into_forgotten_Null_Session_and_MS-RPC_interfaces.pdf"
28241+
],
28242+
"platform": "",
28243+
"arch": "",
28244+
"rport": null,
28245+
"autofilter_ports": [
28246+
28247+
],
28248+
"autofilter_services": [
28249+
28250+
],
28251+
"targets": null,
28252+
"mod_time": "2024-06-24 16:06:38 +0000",
28253+
"path": "/modules/auxiliary/scanner/dcerpc/nrpc_enumusers.rb",
28254+
"is_install_path": true,
28255+
"ref_name": "scanner/dcerpc/nrpc_enumusers",
28256+
"check": false,
28257+
"post_auth": false,
28258+
"default_credential": false,
28259+
"notes": {
28260+
"Stability": [
28261+
"crash-safe"
28262+
],
28263+
"Reliability": [
28264+
28265+
],
28266+
"SideEffects": [
28267+
28268+
]
28269+
},
28270+
"session_types": false,
28271+
"needs_cleanup": false,
28272+
"actions": [
28273+
28274+
]
28275+
},
2822628276
"auxiliary_scanner/dcerpc/petitpotam": {
2822728277
"name": "PetitPotam",
2822828278
"fullname": "auxiliary/scanner/dcerpc/petitpotam",

0 commit comments

Comments
 (0)