Enum
[[ Description ]]
Windows
Enum culls a target Windows NT, 2000, or XP system for information about users, groups, shares, and basic system information.
[[ Example ]]
C:\>enum -UPG 192.168.0.139
enum.exe [switches] [hostname|ip]
-U: get userlist
-M: get machine list
-N: get namelist dump (different from -U|-M)
-S: get sharelist
-P: get password policy information
-G: get group and member list
-L: get LSA policy information
-d: be detailed, applies to -U and -S
-D: dictionary crack, needs -u and -f
-b: bruce force crack, needs -u for specify user to crack
-c: don't cancel sessions
-u: specify username to use (default "")
-p: specify password to use (default "")
-f: specify dictfile to use (wants -D)