Add tmate

Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
d4t4s3c 2022-08-25 20:43:41 +02:00 committed by GitHub
parent 831ccfecc7
commit 1da593f546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
_gtfobins/tmate.md Normal file
View File

@ -0,0 +1,9 @@
---
functions:
shell:
- code: tmate -c /bin/sh
sudo:
- code: sudo tmate -c /bin/sh
suid-limited:
- code: ./tmate -c /bin/sh
---