A standalone python script which utilizes python's built-in modules to enumerate SUID binaries, separate default binaries from custom binaries, cross-match those with bins in GTFO Bin's repository & auto-exploit those, all with colors! ( ͡~ ͜ʖ ͡°)
It would be nice to have a feature that could help in searching for the exploit-db. There is already a tool named searchsploit to search through that but it have a lot of functionality, we could make something simple to use.
The best way to tackle this would be to have copies of [files_shellcode.csv](https://github.co
This script search for the bin on the https://gtfobins.github.io/ for the SUID exploit and returns the bins that have exploit available on gtfobins. So you don't need to manually search for every file on the site.
It would be nice to have a feature that could help in searching for the exploit-db. There is already a tool named
searchsploit
to search through that but it have a lot of functionality, we could make something simple to use.The best way to tackle this would be to have copies of [files_shellcode.csv](https://github.co