mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
Revert limited-suid to suid and add -p in hping3
This commit is contained in:
parent
b43f418ddb
commit
646ea8132e
@ -3,13 +3,9 @@ functions:
|
|||||||
shell:
|
shell:
|
||||||
- code: |
|
- code: |
|
||||||
hping3
|
hping3
|
||||||
/bin/sh
|
/bin/sh -p
|
||||||
sudo:
|
sudo:
|
||||||
- code: |
|
- code: |
|
||||||
sudo hping3
|
sudo hping3
|
||||||
/bin/sh
|
/bin/sh
|
||||||
limited-suid:
|
|
||||||
- code: |
|
|
||||||
./hping3
|
|
||||||
/bin/sh
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user