gtfo: Search for Unix binaries that can be exploited to bypass system security restrictions
gtfo
This is a standalone script written in Python 3 for GTFOBins. You can search for Unix binaries that can be exploited to bypass system security restrictions. These binaries can be abused to break out of restricted shells, escalate privileges, transfer files, spawn bind and reverse shells, etc…
Install
git clone https://github.com/t0thkr1s/gtfo.git
cd gtfo
python3 setup.py install
Use
python3 gtfo.py [binary]
Disclaimer
This tool is only for testing and academic purposes and can only be used where strict consent has been given. Do not use it for illegal purposes! It is the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this tool and software.
Copyright (C) 2020 t0thkr1s