Skip to content

mostaphabahadou/postenum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Postenum is a Linux enumeration and privilege escalation tool.

Usage:

./postenum.sh [option]
./postenum.sh -s
./postenum.sh s
./postenum.sh -c
./postenum.sh c

Options:

-a : All (not recommended)
-s : Filesystem [SUID, SGID, Config/DB files, etc.]
-l : Shell escape, environment variables and development tools
-c : Interesting [Backup files, PasswordPolicy, SSH files, etc.]
-n : Network settings [DNS, ARP, Host, TCP, UDP, etc.]
-p : Services and cron jobs
-o : OS informations, drivers and defenses
-x : Kernel privilege escalation exploits
-v : Software's versions
-t : Fstab credentials and database access

Demo:

PostenumDemo

Contributing:

You can contribute by fixing bugs or contributing to the code. If you cannot code, please use the tool and provide feedback and bugs!

About

Linux enumeration and privilege escalation tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages