adaptative network scanning to quickly find live hosts
I need to find live hosts on a few /16 networks. Topologically speaking,
some hosts are close, while some others may be a few hops away. Speed is
more important that accuracy (I can live with, say, a few % error rate
(live hosts missed)).
Is there a way to adaptively scan such networks - so that fast networks
are scanned quickly while slower ones - less quickly? (as opposed to, for
instance, --max-rate in nmap which is a static setting)
Thank you.
No comments:
Post a Comment