
shotovuln – An offensive bash script which tries to find automatically GENERIC privesc vulnerabilities and issues.
shotovuln An offensive bash script which tries to find automatically GENERIC privesc vulnerabilities and issues on *Nix systems.
Menu:
1. Auditing features-like paths to go to other privileges.
2. Auditing SUID and SUID operations in a dumb way.
3. Specific edge cases which enable you to change privilege.
Usage:
1 2 3 |
git clone https://github.com/444xxk/shotovuln && cd shotovuln chmod +x shotovuln.sh sudo ./shotovuln.sh |
Source: https://github.com/444xxk