Automated
Last updated
Was this helpful?
Last updated
Was this helpful?
It is written in Perl and is basically a wrapper around the Samba36 tools smbclient, rpcclient, net and nmblookup. //lookup how to install enum4linux dependencies. That way it runs all of its tools
//Scan ALL
enum4linux -a -v 10.11.1.227
Example: ./LinEnum.sh -s -k keyword -r report -e /tmp/ -t
• -k Enter keyword (optional)
• -e Enter export location
• -t Include thorough (lengthy) tests
• -s Supply current user password to check sudo perms (INSECURE)
• -r Enter report name
• -h Displays this help text
automated tool to dump passwords of a user who is logged in.
#./unix-privesc-check
#./unix-privesc-check standard > output.txt