??????????????????蹤??fping??????ο???д???Linux???????繤???fping??????衷??
????hping?????????????????蹤????????TCP/IP??????????????????Щ???????????????????ICMP?????????????????????????
????hping??????α???IP??????????DDos??????
????hping????????http://www.hping.org/
????hping????????????
????hping????????й???GitHub???????https://github.com/antirez/hping??
???????????????
????wget https://github.com/antirez/hping/archive/master.zip
????unzip master
????cd hping-master
????yum install libpcap-devel
????./configure
????make
????make install
????hping????libpcap-devel?????????????а????make?????л????????????????????
????????????libpcap_stuff.c:20:21: ????net/bpf.h???????????????
???????????ln -sf /usr/include/pcap-bpf.h /usr/include/net/bpf.h??
????????????/usr/bin/ld: cannot find -ltcl
???????????yum -y install tcl     yum -y install tcl-devel??
???????????
????make strip
????make install
????hping????????????
???????????????????????ICMP?????hping????????????????TCP?????????????
????-p ????
????-S ????TCP??SYN??<br><br>-A ????TCP??ACK??<br><br>-a α???IP<br><br>--flood ????????????????
?????????????
????hping 192.168.2.224 -p 80 -S
????hping 192.168.2.224 -p 80 -A<br>hping 192.168.2.224 -p 80 -S -a 192.168.0.91