mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Update hping3.md
This commit is contained in:
parent
5bc062321a
commit
db8187123b
@ -11,8 +11,8 @@ functions:
|
|||||||
file-read:
|
file-read:
|
||||||
- description: It is possible to send specific file contents if hping3 has sufficient permission.
|
- description: It is possible to send specific file contents if hping3 has sufficient permission.
|
||||||
- code: |
|
- code: |
|
||||||
hping3 --icmp 127.0.0.1 --listen --signature --safe
|
sudo hping3 --icmp 127.0.0.1 --listen --signature --safe
|
||||||
hping3 --icmp 127.0.0.1 --d 100 --c 2 --sign signature --file ./file.txt
|
sudo hping3 --icmp 127.0.0.1 --d 100 --c 2 --sign signature --file ./file.txt
|
||||||
sudo:
|
sudo:
|
||||||
- code: |
|
- code: |
|
||||||
sudo hping3
|
sudo hping3
|
||||||
|
Loading…
Reference in New Issue
Block a user