enum4linux
Enum4linux is a tool for enumerating information from Windows and Samba systems.
Run
enum4linux -a $(target)
Update
sudo apt install enum4linux
tag | description |
---|---|
-U | get userlist |
-M | get machine list |
-N | get namelist dump (different from -U and-M) |
-S | get sharelist |
-P | get password policy information |
-G | get group and member list |
-a | all of the above (full basic enumeration) |