hping3学习笔记
apt install -y hping3
hping3 -2 p 53 -d 1400 --flood -V ip_addr
hping3 -S -p 80 -d 1400 --flood -V ip_addr
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
apt install -y hping3
hping3 -2 p 53 -d 1400 --flood -V ip_addr
hping3 -S -p 80 -d 1400 --flood -V ip_addr