|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 54
Members: 0
Total: 54
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
enumerating services on filtered ports? |
|
Posted: Sun Sep 05, 2010 1:15 pm |
|
|
manoj9372 |
Regular user |
|
|
Joined: Aug 13, 2010 |
Posts: 16 |
|
|
|
|
|
|
|
I just port scanned some targets with nmap ,but i seen many ports are filtered,
on some targets nmap finds and tell me the services on filtered ports,but on some secured targets it cant find the services running on filtered ports,
what should i do to find the services running on filtered ports?
also will the exploits works through filtered ports?
will it cause any problems?
Looking for some ideas... |
|
|
|
|
|
|
|
|
Posted: Sun Sep 05, 2010 6:05 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
http://www.issociate.de/board/post/8448/nmap_and_%22filtered%22_ports.html
Code: |
The obvious guess is that "filtered" means that a SYN probe resulted
in neither a SYN-ACK nor a RST.
Sending a SYN probe to a port which wasn't filtered and on which no
process was listening would result in a RST.
Sending a SYN probe which gets blocked by the filtering rules will
produce the same result (e.g. no response, ICMP destination
unreachable) regardless of whether or not anything is listening on
that port.
|
So it's obvious, that you can't use exploits against filtered or closed ports.
You need target with open TCP port able to complete 3-way handshake. |
|
|
|
|
|
www.waraxe.us Forum Index -> All other security holes
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|