Summary
Hping is a command-line oriented TCP/IP packet assembler/analyzer
1
2
which supports TCP, UDP, ICMP and RAW-IP protocols
1
, has a traceroute mode
1
, and the ability to send files between a covered channel.
1
It works on systems such as Linus, Solaris, macOS, and Windows.
3
It receives IP data, de-packets that data, and moves it to the linked device in the reverse order.
3
According to
Summary
hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is inspired to the ping(8) unix command, but hping isn't only able to send ICMP echo requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the ability to send files between a covered channel, and many other features.
Hping - Active Network Security Tool
hping.org
hping is an open-source packet generator and analyzer for the TCP/IP protocol created by Salvatore Sanfilippo (also known as Antirez). It is one of the common tools used for security auditing and testing of firewalls and networks, and was used to exploit the idle scan scanning technique (also invented by the hping author), and now implemented in the Nmap Security Scanner. The new version of hping, hping3, is scriptable using the Tcl language and implements an engine for string based, human-readable description of TCP/IP packets so that the programmer can write scripts related to low level TCP/IP packet manipulation and analysis in a short time.
hping - Wikipedia
wikipedia.org
Summary
hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is inspired to the ping(8) unix command, but hping isn’t only able to send ICMP echo requests.
hping3 | Penetration Testing Tools
kali.org
Summary
Hping is a TCP/IP packet assembler and analyzer. It receives IP data, de-packets that data, and moves it to the linked device in the reverse order. It works on systems such as Linus, Solaris, macOS, and Windows. While the tool is no longer in active development , plenty of people download and access it each day.
Defining Hping Packet Generator as a Security Tool | Okta
okta.com
in ICMP mode (-1) against the target (www.example.com): root@kali:~# hping3 --traceroute -V -1 www.example.com using eth0, addr: 192.168.1.15, MTU: 1500 HPING ...
hping3 | Kali Linux Tools
kali.org
Reviews, ratings, and information about Hping: packet crafting tools, It also has a handy traceroute mode and supports IP fragmentation. Hping is particularly ...
Hping – SecTools Top Network Security Tools
sectools.org
Hping is a free TCP/IP packet generator and analyzer created by Salvatore Sanfilippo (also known as Antirez) that is similar to the ping utility.
hping
radware.com
Hping is a free packet generator and analyzer for the distributed IP protocol. It is one of the defactor tools for security auditing and the testing
Hping | DDoS Glossary
red-button.net
Hping Site primary site at http://www.hping.org . You can found both the stable release and the instruction to download the latest source code at ...
hping3(8) - Linux man page
die.net