.. / AD - Impacket - SAMRDump

Impacket’s samrdump.py communicates with the Security Account Manager Remote (SAMR) interface to list system user accounts, available resource shares, and other sensitive information.

Command Reference:

Target IP: 10.10.10.1

Domain: test.local

Username: test

Password: Welkom01!
Command: Copy References:

https://github.com/SecureAuthCorp/impacket/blob/master/examples/samrdump.py

https://www.hackingarticles.in/impacket-guide-smb-msrpc/