Skip to content

Arr0way/linux-local-enumeration-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Linux Local Enumeration Script

Check out the post on Linux Local Enumeration Script on HighOn.Coffee

The script performs basic linux local enumeration, a first step in the local privilege escalation process.

linux local priv esc

Copy script to target and execute it:

wget https://raw.githubusercontent.com/Arr0way/linux-local-enumeration-script/master/linux-local-enum.sh
chmod linux-local-enum.sh
./linux-local-enum.sh 

The script logs all output to file enum.log, which is created in the script root directory.

Enjoy.

About

Linux Local Enumeration Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages