I built a tool that retrieves GTFOBins content. Available at: https://github.com/kellenbegin/GTFOBinsFUN
Simply run the program and it will prompt which GTFOBin you want to search, or type ‘all’ to list all bins:
python3 GTFOBinsFUN.py
In the example below, the ssh GTFOBin is returned.
I hope this is useful!