Skip to content

Automates elevation of privileges in Linux like systems

Notifications You must be signed in to change notification settings

guifre/Elevator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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: me@guif.re

License

Code licensed under the GPL v3.0.

About

Automates elevation of privileges in Linux like systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages