Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.14 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.14 KB

Elevator

Build Status Coverage Status

Elevator automates elevation of privileges in Linux systems. It fingerprints the operating system version, downloads, compiles, and executes the relevant exploits from exploit-db.com

Usage

wget --no-check-certificate https://raw.githubusercontent.com/guifre/Elevator/master/elevator.py; chmod +x elevator.py; ./elevator.py

Demo

Elevator demo

WARNING

Running Escalator will potentially run hundreds of exploits, which can permanently damage your operating system.

Escalator is intended to facilitate EoP in OSCP like labs, where VMs can be easily reset. Use it at your own risk.

Bugs & Contact

Feel free to mail me with any problem, suggestion or bug report at: [email protected]

License

Code licensed under the GPL v3.0.