hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Full Version: Netstat Scanner
flame
i have made this little batch to scan all ip's that are connected to my machine by netstat.. it still has some bugs.
the code goes like this:
QUOTE

@del netstat1.txt
@del netstat.txt
netstat -n >>netstat1.txt
@for /f "tokens=4 delims=: " %%a, in (netstat1.txt) do ping%%a >>netstat.txt

you can change the "do ping %%a" to whatever you want.
cool.gif
Enj0y
DJVASTVASTY2K
Hello M8's

Flame I must say i like the idea of that now that is good, This Utility could defineley be used in then beta version of NetSEC obviously with your consents and permission.

Thank You Very Much "Flame" for the uppp on this great tool Fame wink.gif

Best Regards

Adam

Vast Gsm
flame
sure you can.
i didnt invent the wheel - i just spin it better.

you can allways PM me for anything youd ever want.
cool.gif
thanks for the thanks.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.