Use hping3 to send ICMP packets to the IP address of your test server. Observe the responses received and how the server handles this type of traffic.


Use hping3 to send TCP SYN packets to port 80 of your test server. Monitor the server's behavior as it receives these packets.


Send UDP packets to a specific port on your test server using hping3. Observe how the server handles UDP traffic and identify potential vulnerabilities.

