RedTeam
5.Machine
1.Linux
General
Tools
Enum4linux

Top Commands

perl enum4linux -OPTION IP
  • -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)

All information ---> https://github.com/CiscoCXSecurity/enum4linux (opens in a new tab)