Skip to content

mostaphabahadou/postenum

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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