Tools for pen test,
- From: "IRM" <irm@xxxxxxxxxxxx>
- Date: Sat, 4 Aug 2007 13:43:03 +1000
For the sake of completeness, every time I perform a penetration testing I
need to PING, NSLOOUKUP, TRACERT, etc. The problem is that tools like PING
only can accept single IP Address so every time I do a penetration testing
for multiple IPs, I need to execute the ping command manually and save all
the corresponding evidence. I knew tools like NMAP can perform ping for
multiple IP addresses with single command but I still wanted to use legacy
*Nix tools like ping, nslookup, etc.
I was wondering has anyone in here had a shell script that can execute tools
like ping, nslookup and pipe it into a file? Or knew a shell script that can
do this kind of job?
To give you an illustration, the shell script that I am looking for should
can perform this kind of job.
Program 192.168.0.1-20 -> will ping (using *nix ping command from host ID192.168.0.1 - 192.168.0.20 and save all the output into a file
Cheers,
John
------------------------------------------------------------------------
This list is sponsored by: Cenzic
Need to secure your web apps NOW?
Cenzic finds more, "real" vulnerabilities fast.
Click to try it, buy it or download a solution FREE today!
http://www.cenzic.com/downloads
------------------------------------------------------------------------
- Follow-Ups:
- RE: Tools for pen test,
- From: Stephen McNaught
- RE: Tools for pen test,
- From: Stephen McNaught
- Re: Tools for pen test,
- From: 杨峰
- RE: Tools for pen test,
- References:
- RE: [lists] Looking to set up an infosec lab
- From: Curt Purdy
- RE: [lists] Looking to set up an infosec lab
- Prev by Date: Re: Looking to set up an infosec lab
- Next by Date: Re: Looking to set up an infosec lab
- Previous by thread: RE: [lists] Looking to set up an infosec lab
- Next by thread: Re: Tools for pen test,
- Index(es):
Relevant Pages
|