nmap -sS -p- iphone
Interesting ports on 192.168.x.y:
PORT STATE SERVICE VERSION
41425/tcp filtered unknown
62078/tcp open unknown
Hrm, what could this mystery port be?
Continue reading » · Written on: 06-30-07 · 6 Comments »
Interesting ports on 192.168.x.y:
PORT STATE SERVICE VERSION
41425/tcp filtered unknown
62078/tcp open unknown
Hrm, what could this mystery port be?
I don’t see the 41425 port open.
The 62078 doesn’t respond to usual human interfaces (like smtp, http) and if you flood it with data, it leaves the data in the TCP Window until the connection fills up to 65535 bytes (then stalls.)
June 30th, 2007 at 1:47 pmYea, it came up as filtered on that first scan, but it’s coming up as closed. Must have just been an anomaly.
June 30th, 2007 at 2:35 pm62078 open here as well
June 30th, 2007 at 7:09 pm62078 is open on mine too. With telnet it responds but once I hit any key it closes the connection.
July 2nd, 2007 at 5:25 pmI am curious what the -O flag in nmap would bring up, whether it recognizes it as a MacOSX TCP/IP stack or as something else. Have you tried it yet, by chance?
July 3rd, 2007 at 12:26 am[...] fact the iphone might have been turned off, or they are really filtered which seems unlikely. Other blogs report, random filtered port [...]
January 21st, 2008 at 12:37 am