diff --git a/_gtfobins/hping3.md b/_gtfobins/hping3.md index 6ada685..97ff3e3 100644 --- a/_gtfobins/hping3.md +++ b/_gtfobins/hping3.md @@ -14,7 +14,7 @@ functions: /bin/sh - description: | The file is continuously sent, adjust the `--count` parameter or kill the sender when done. Receive on the attacker box with: - + ``` sudo hping3 --icmp --listen xxx --dump ```