Is there some type of software out there that will do a scan of all open ports?
S slimco OSNN Junior Addict Jun 2, 2005 #1 Jun 2, 2005 #1 Is there some type of software out there that will do a scan of all open ports?
M mooo thecyberninja Jun 2, 2005 #2 Jun 2, 2005 #2 on yourself or other computers? you could do netstat -a if i remember right.. been a while since i did it though
on yourself or other computers? you could do netstat -a if i remember right.. been a while since i did it though
M Mastershakes Moderator Jun 2, 2005 #3 Jun 2, 2005 #3 Here you are slim... https://www.grc.com/x/ne.dll?bh0bkyd2 Mooo you were right on ... that's the command
Here you are slim... https://www.grc.com/x/ne.dll?bh0bkyd2 Mooo you were right on ... that's the command
Mainer82 Binary Jun 2, 2005 #4 Jun 2, 2005 #4 All of the above will work well as well as NMAP. If you have XP SP2 installed, you can use NETSTAT -B which is a new command.
All of the above will work well as well as NMAP. If you have XP SP2 installed, you can use NETSTAT -B which is a new command.
Admiral Michael Michaelsoft Systems CEO Jun 2, 2005 #5 Jun 2, 2005 #5 Theres always Advanced Port Scanner: http://www.radmin.com/radmin/utility/pscanner.php
sean.ferguson Moderator Jun 2, 2005 #6 Jun 2, 2005 #6 nmap is best imo: http://www.insecure.org/nmap/nmap_download.html