PDA

View Full Version : Port list Application


Antarctica
July 10th, 2003, 03:50 PM
For those who would be interested to know which port is
open in relation to which program. I found that list
very useful.

http://www.practicallynetworked.com/sharing/app_port_list.htm

Dan Perez
July 10th, 2003, 04:09 PM
Ah, cool. That will come in handy.

If I can add a couple;

http://www.neohapsis.com/neolabs/neo-ports/neo-ports.html

http://isc.incidents.org/port_details.html?port=27374

With regard to the latter URL, if you replace the last number with whatever port number you are interested in it will create a page showing the current and historical stats for scans against that port (pulled from the dShield database) as well as known applications/services on that port, known CVE vulnerability listings, etc

Antarctica
July 11th, 2003, 06:39 AM
Thank you Dan.

I really find the tool "isc.incidents.org/port_details.html" very interesting and useful. Thanks again.

I hope you don't mind, I did pass your link to the Lavasoft Forum.

Cheers

overboard
July 11th, 2003, 09:09 AM
-{ Quote: " quoting: Dan Perez link=board=18;threadid=11210;start=0#msg72719 date=1057867777]
http://isc.incidents.org/port_details.html?port=27374

With regard to the latter URL, if you replace the last number with whatever port number you are interested in.... " }-

Neat. If you like "bookmarklets" here's one that gives an input box for the port number. Just create a bookmark or favorite and use the following as the URL (beware word wrap):

javascript:void(str=prompt('Type or paste a port number'));void(location=('http://isc.incidents.org/port_details.html?port='+str));

jvmorris
July 11th, 2003, 12:49 PM
-{ Quote: " quoting: overboard link=board=18;threadid=11210;start=0#msg72846 date=1057928967]
-{ Quote: " quoting: Dan Perez link=board=18;threadid=11210;start=0#msg72719 date=1057867777]
http://isc.incidents.org/port_details.html?port=27374

With regard to the latter URL, if you replace the last number with whatever port number you are interested in.... " }-

Neat. If you like "bookmarklets" here's one that gives an input box for the port number. Just create a bookmark or favorite and use the following as the URL (beware word wrap):

javascript:void(str=prompt('Type or paste a port number'));void(location=('http://isc.incidents.org/port_details.html?port='+str));

" }-Have your first karma cookie! :D That's certainly worth one in my estimation!

overboard
July 11th, 2003, 02:17 PM
Thanks, Joseph.

Dan Perez
July 11th, 2003, 06:53 PM
Overboard,

That is a great tip, thank you! I use that resource frequently and the best I came up with was a simple python script that I envoked from the "Run" menu but that is far more unwieldly than your solution.

You got another cookie!

Jooske
July 11th, 2003, 07:08 PM
Hi all,
i look always in the first place in the port references in Port Explorer and TDS, and only if i really need in Dshields links; the lookup way you posted above is nice too, thanks for that!

Paul Wilders
July 11th, 2003, 07:21 PM
Cookie from me as well, Joseph!

regards.

paul

root
July 11th, 2003, 10:05 PM
Whoa! Too cool!
It even works in Opera.
Another cookie. ;D

overboard
July 13th, 2003, 10:14 AM
Thank you, everyone. You certainly made that fun.

More on bookmarklets and favelets if anyone is interested:
http://dmoz.org/Computers/Software/Internet/Clients/WWW/Utilities/Bookmarklets/

But it's rare to find a really practical use for them.

root
July 13th, 2003, 09:12 PM
I found a couple more I could use.
Have another cookie. :D

Thanks for the link.

CrazyM
July 14th, 2003, 03:45 PM
Another handy reference for ports:

Port List (http://lists.gpick.com/portlist/lookup.asp)

Regards,

CrazyM