1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-16 17:01:38 +02:00
Curated list of Unix binaries that can be exploited to bypass system security restrictions https://gtfobins.github.io/
Go to file
James Spadaro cd05b58e70
Add LocalCommand option to SSH
SSH has a LocalCommand option that will run a given command on the client machine after a successful connection.  It is generally disabled, but can be enabled on the command line with "-oPermitLocalCommand=yes".  This is useful for bypassing restricted shells.

Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-05-01 11:07:53 +02:00
_data
_gtfobins Add LocalCommand option to SSH 2022-05-01 11:07:53 +02:00
_includes
_layouts
assets Fix style for lists in descriptions 2021-07-13 09:07:28 +02:00
scripts
_config.yml
.gitignore
.travis.yml
.yamllint
contribute.md
CONTRIBUTING.md
functions.md
Gemfile
Gemfile.lock Bump addressable from 2.7.0 to 2.8.0 2021-07-13 08:29:10 +02:00
index.md Fix typo in home page 2021-03-25 09:48:06 +01:00
LICENSE
Makefile
README.md Migrate to travis-ci.com 2021-06-26 12:08:43 +02:00

GTFOBins Build Status

GTFOBins is a curated list of Unix binaries that can be used to bypass local security restrictions in misconfigured systems.

Find the project at https://gtfobins.github.io