Moin,
nach dem Update von nmap 3.48 auf 3.50 offenbaren sich bei einem simplen Scan a la
nmap -sS -sV -p 1-1024 123.45.67.89
plötzlich noch folgende Ausgaben:
399/tcp filtered iso-tsap-c2
518/tcp filtered ntalk
zusätzlich zu dem normalen und korrekten Zeux:
21/tcp  open     ftp?
25/tcp  open     smtp?
80/tcp  open     http?
110/tcp open     pop3?
(und das gleiche für die Secure-Varianten)
netstat und lsof melden soweit auch alles im grünen Bereich... wo soll ich die beiden neuen Ausgaben nun hinstecken?
tia,
Michael
			
			
									
						
										
						Fragen nach update von nmap
- 
				outofbound
- Posts: 470
- Joined: 2002-05-14 13:02
- Location: Karlsruhe City
Re: Fragen nach update von nmap
Sorry:
rtfm und schau nach "filtered".
Gruss,
Out
			
			
									
						
										
						rtfm und schau nach "filtered".
Gruss,
Out
Re: Fragen nach update von nmap
Nix Sorry,OutOfBound wrote:Sorry:
rtfm und schau nach "filtered".
Gruss,
Out
nmap reports filtered ports whenever packets are silently dropped.
Frag mich nicht warum - aber das habe ich gestern Nacht schlicht überlesen. Mea culpa.
regards,
Michael