Network Mapping -> Identify Live Hosts -> hping3
hping3 can do the same as hping2, and can run TCL scripts as an addition.
As I'm not familiar with TCL scripts, other than knowing that Cisco routers are also capable running it, here are two simple examples:
root@bt:~# hping3
hping3> hping resolve www.google.com
209.85.149.147
hping3> hping exec foo.htcl
More useful information: http://wiki.hping.org/
No comments:
Post a Comment