Get info from GTFOBins about a given exploit from the command line
go get github.com/CristinaSolana/ggtfobins
ggtfobins --help
ggtfobins --exploit suid --bins bash,cat
docker pull nightshiftc/ggtfobins
docker run -it nightshiftc/ggtfobins --exploit sudo --bins vim
Run export PATH=$PATH:$(go env GOPATH)/bin
- bind-shell
- capabilities
- command
- file-download
- file-read
- file-upload
- file-write
- library-load
- limited-suid
- non-interactive-bind-shell
- non-interactive-reverse-shell
- reverse-shell
- shell
- sudo
- suid
Follow GTFOBins' creators:
Follow me