11 Years of Service
18%
GTFOBins is a curated list of Unix binaries that can be exploited by an attacker to bypass local security restrictions.

The project collects legitimate functions of Unix binaries that can be abused to get the f**k break out restricted shells, escalate or maintain elevated privileges, transfer files, spawn bind and reverse shells, and facilitate the other post-exploitation tasks. See the full list of functions.
This was inspired by the LOLBAS project for Windows.
GTFOBins is a collaborative project created by norbemi and cyrus_and where everyone can contribute with additional binaries and techniques.
To see this hidden content, you must like this content.
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 get the f**k break out of restricted shells, escalate privileges, transfer files, spawn bind and reverse shells, etc...
The functions are from
To see this hidden content, you must like this content.

Download
To see this hidden content, you must like this content.
Install
The script has 2 dependencies:
- colorama
- pygments
You can install these by typing:
python3 setup.py install
Run
Code:
python3 gtfo.py [binary]