🟢Host Discovery
eCPPTv2 host discovery techniques.
Before a SYN scan with wihtout arp ping:
Before a SYN scan with wihtout arp ping and with TCP packet with a SYN flag attached:
Before a SYN scan with wihtout arp ping and with TCP packet with a ACK flag attached:
Before a SYN scan with wihtout arp ping and with TCP packet with ICMP echo request:
Send ICMP echo request packets and only display hosts that are alive:
Send ICMP echo request packets and only display hosts that are alive and specify the number of retries (-r):
Specify a range of ip addresses such as a whole subnet (-g), send ICMP packets to every host in subnet, display time required to reach host (-e) and force fping to be quiet (-q):
Last updated