SkillAgentSearch skills...

Suider

This tool will quickly search for exploitable binaries with SUID bit set in Linux and will output the method of exploitation from GTFObins

Install / Use

/learn @etc5had0w/Suider
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SUIDer

This script is developed to make your privilege escalation fast and reliable in linux.

This tool will quickly search for exploitable binaries with SUID bit set in linux and will output the method of exploitation from GTFObins.

do not totally rely on this tool as their might be some suid binaries that are not avaialbe and may require a custom exploit.

all the links for exploit methods are provided from GTFObins :https://gtfobins.github.io/

How To Use :

  • Copy paste this code to clone this script into your system by : git clone https://github.com/etc5had0w/suider.git

  • transfer this file to victim machine and set permission to make it executable by : chmod +x suider.sh

  • run the script and open the exploit method link from gtfobins! ./suider.sh

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated3mo ago
Forks6

Languages

Shell

Security Score

77/100

Audited on Dec 9, 2025

No findings