SecurityTubeBeta
Watch ... Learn ... Contribute
securitytube home
programming videos
tools videos
basics videos
fun
divider
upload video on SecurityTube

fping (Part 4)

 
 

Ping is a utility which uses ICMP echo request to find out if the host machine is up or not. This utility is part of windows as well as linux operating system. But the default ping utility in windows operating system doesn’t provide rich command line options like changing the delay between two ping packets or sending ping message to multiple hosts. Fping provides the very rich command line options, so that one can ping number of different hosts it can also take input from file or change the data size or data content of the ICMP ping packet. Fping can be easily used in script and its output can be easily parsed.

This video explains the usage of following options

  • -d Ping with specific data
  • -g Ping IP range from host1 to host2
  • -H Get hosts from file (comma separated list)
  • -L Logging to text file
  • With the help of ‘-d’ option one can change the contents of the ICMP data portion. Now comes the real beauty of the fping package. With the help of ‘-g’ option you can ask fping to ping a list of hosts from host1 to host2. If you don’t want to ping all the hosts in between but want to ping only specific hosts saved in a text file that can be executed with ‘-H’ option. This option requires a file with complete path which contains a comma separated list of hosts.

Enable Javascript or Download Flash Playe if you see this!
 

We hate these ADs as much as you do! Help us stay FREE and CLEAN by making a Generous Donation!

 
Related Videos from: fping
divider
You are Viewing this Video Now!
763 views
404 views
705 views
517 views

Links

1. Download fping

Author
Amit-Vartak

Amit Vartak, 27 is working in wired and wireless security fields since last 3-4 years. His current area of interest includes IEEE 802.11 (Wi-Fi) suite of protocols, vulnerabilities in these protocols and countermeasure for those vulnerabilities. Working on cutting edge tools and technology always keeps him busy. He has contributed from concept level to final prototyping for the presentations in Defcon 2007 (The Emperor Has No Cloak - WEP Cloaking Exposed) and Toorcon 2007 (Caffe latte attack). He holds 2 patents with USPTO (current status: Patent Pending) and a few papers in IEEE journals on wireless protocol vulnerabilities. Prior to this, he was working on MEMS (Micro Electro Mechanical Systems) and has published a few papers in SPIE and ICMAT. (Yeah… kindda orthogonal fields… but technology really doesn’t limit the talent :) He did his masters in Electrical Engineering from one of the premier institutes in India, Indian Institute of Technology, Bombay (IIT-Bombay) and his under graduation, from University of Mumbai in Electronics and Telecommunication Engineering. He is currently working with AirTight Networks Inc. as a team lead in technology group since last 3 years.You can get in touch with him at amitcv[at]gmail[dot]com

 
©2007 Freak Labs