C'è un modo per ignorare le porte che non rispondono nel rapporto di scansione?
james@ahoi:~$ sudo hping3 -q --scan 1-1000 -S 192.168.0.1
Scanning 192.168.0.1 (192.168.0.1), port 1-1000
1000 ports to scan, use -V to see all the replies
+----+-----------+---------+---+-----+-----+-----+
|port| serv name | flags |ttl| id | win | len |
+----+-----------+---------+---+-----+-----+-----+
443 https : .S..A... 64 0 5840 44
All replies received. Done.
Not responding ports: (254 ) (255 ) (439 ) (440 ) (441 ) (442 ) (450 ) (451 ) (458 ) (465 urd) (466 ) (467 ) (468 ) (469 ) (527 ) (549 idfp) (550 ) (551 ) (552 ) (553 ) (739 ) (740 ) (741 ) (748 ) (755 ) (802 ) (803 ) (804 ) (811 ) (812 ) (813 ) (823 ) (934 ) (941 ) (942 ) (943 ) (944 ) (957 ) (958 ) (959 ) (960 ) (961 ) (962 ) (974 ) (986 ) (998 )
Ho provato -q
ma non ha aiutato ...