Skip to content

Commit b8e6b02

Browse files
committed
automatic module_metadata_base.json update
1 parent 0d19e47 commit b8e6b02

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
@@ -537,6 +537,56 @@
537537
"session_types": false,
538538
"needs_cleanup": false
539539
},
540+
"auxiliary_admin/dcerpc/samr_computer": {
541+
"name": "SAMR Computer Management",
542+
"fullname": "auxiliary/admin/dcerpc/samr_computer",
543+
"aliases": [
544+
545+
],
546+
"rank": 300,
547+
"disclosure_date": null,
548+
"type": "auxiliary",
549+
"author": [
550+
"JaGoTu",
551+
"Spencer McIntyre"
552+
],
553+
"description": "Add, lookup and delete computer accounts via MS-SAMR. By default\n standard active directory users can add up to 10 new computers to the\n domain. Administrative privileges however are required to delete the\n created accounts.",
554+
"references": [
555+
"URL-https://github.com/SecureAuthCorp/impacket/blob/master/examples/addcomputer.py"
556+
],
557+
"platform": "",
558+
"arch": "",
559+
"rport": 445,
560+
"autofilter_ports": [
561+
139,
562+
445
563+
],
564+
"autofilter_services": [
565+
"netbios-ssn",
566+
"microsoft-ds"
567+
],
568+
"targets": null,
569+
"mod_time": "2022-06-28 11:53:05 +0000",
570+
"path": "/modules/auxiliary/admin/dcerpc/samr_computer.rb",
571+
"is_install_path": true,
572+
"ref_name": "admin/dcerpc/samr_computer",
573+
"check": false,
574+
"post_auth": false,
575+
"default_credential": false,
576+
"notes": {
577+
"Reliability": [
578+
579+
],
580+
"Stability": [
581+
582+
],
583+
"SideEffects": [
584+
"ioc-in-logs"
585+
]
586+
},
587+
"session_types": false,
588+
"needs_cleanup": false
589+
},
540590
"auxiliary_admin/dns/dyn_dns_update": {
541591
"name": "DNS Server Dynamic Update Record Injection",
542592
"fullname": "auxiliary/admin/dns/dyn_dns_update",

0 commit comments

Comments
 (0)