-
Notifications
You must be signed in to change notification settings - Fork 51
getgtfobins
Ulrich Berntien edited this page Nov 12, 2019
·
2 revisions
getgtfobins - pulls down the list of current gtfobins and checks to see which are installed.
getgtfobins
getgtfobins pulls down the list of current gtfobins. The listed commands are extracted from the HTML. Each command is checked if it is installed in your $PATH. If a command is not in $PATH then the file is searched on the system. Any matching executable will be listed. The files found in $PATH and in the filesystem are listed. Summary lines are written as last lines.
getgtfobins writes the findings to stdout.
The https_proxy variable could be defined to load via proxy.
Run the function. There are no command line arguments.
$ getgtfobins
Load the list via proxy.
$ http_proxy=http://proxy.example.com:8080
$ getgtfobins
Remote file https://gtfobins.github.io/