hping使用参数详解(国外英文资料).doc
文本预览下载声明
hping使用参数详解(国外英文资料)
HPING parameters can be seen by HPING -h
-h - HELP shows HELP
-version VERSION information
-c - count count sends the number of packets as the coun-ed_timeout can be edited in hping2.h
- I - interval packet sending time interval (ms) the default time is 1 second, this feature is very important in increasing rate, in the idle/spoofing scan this function can be used, you can refer to hping - howto for more information
-fast sends 10 packets per second, which seems to be used as a DOS attack
-n-nmeric digital output, symbolic output host address
-q -quiet exit. Nothing to output, except for the start of the time
- I - interface interface name specifies an excuse
-v - verbose displays a lot of information, and TCP responds as follows:
Len = 46 IP = flags = RADF seq = 0, TTL = 255 id = 0 win = 0, RTT = 0, RTT = 0, RTT = 0.4 ms tos = 0 iplen = 0
- D - the debug to enter debug mode In time of trouble, such as using HPING encountered some out of habit, you can use this pattern to modify HPING, (INTERFACE DETECTION, DATA LINK LAYER ACCESS, INTERFACE SETTINGS,...)
- z - the BIND shortcut key is used
-z - unbind eliminates the shortcut keys
The following are the protocol options
-o - rawip rawip mode, in this mode, HPING sends the IP header with the data... RAW IP mode, in this mode hping2 will send IP header with data appended with -- signature and/or -- file, see also -- ipproto that allows you to set the IP protocol field.
- 1 - icmp mode, in which HPING sends an IGMP reply message, which can be used to send other types/schemas of icmp messages to the ICMPTYPE, the ICMPCODE option
The -2 - udp udp mode, by default, HPING sends the udp message to the hosts 0 port, which can be specified using the - baseport - the destport - keep option
- 9 - listen signatuer hping listen mode, use this mode, hping will receive the specified data, such as: command is as follows: hping - listen TEST when receiving data is as follows: 234-5488 - TESThello_word, will be disp
显示全部