User Tools

Site Tools


ubuntu:ping:block_tcp_ping

Ubuntu - Ping - Block TCP ping

You can easily block tcp ping from nmap using a stateful firewall like iptables.

tcpping in nmap works by sending an ACK packet, for which a RST packet is send back by the host.

Now this ACK packet send is not part of any previously made connection to the host.

This kind of packets can be easily blocked by iptables.

ubuntu/ping/block_tcp_ping.txt · Last modified: 2020/07/15 09:30 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki