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

Fix hping3 SUID

This commit is contained in:
Andrea Cardaci 2021-01-18 09:19:35 +01:00 committed by GitHub
parent d6d3563e5d
commit c85513d5a6
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -3,6 +3,10 @@ functions:
shell:
- code: |
hping3
/bin/sh
suid:
- code: |
./hping3
/bin/sh -p
sudo:
- code: |