Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TCP Support and UDP problem #1

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 5 comments
Closed

TCP Support and UDP problem #1

GoogleCodeExporter opened this issue Mar 13, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link
Collaborator

What steps will reproduce the problem?
1. Connect a phone (Thomson ST2030)
2. User svmap to detect it
3. It doesn't work

What is the expected output? What do you see instead?
I expect to see the IP address of the phone, but ....


What version of the product are you using? On what operating system?
The latest at the moment of the SVN.

Please provide any additional information below.
root@aud-012:~# unicornscan -mT -p5060-5061 172.1X.1.159
TCP open                     sip[ 5060]         from 172.1X.1.159  ttl 64 
root@aud-012:~# unicornscan -mU -p5060-5061 172.18.1.0/24

So I think, svmap needs TCP and UDP support.

Original issue reported on code.google.com by pablo.ca...@gmail.com on 2 Apr 2008 at 9:10

@GoogleCodeExporter
Copy link
Collaborator Author

pcatalina@aud-012:~$ sudo nmap -sU -sT -n -A -p5060-5061 172.1X.1.159

Starting Nmap 4.50 ( http://insecure.org ) at 2008-04-02 11:08 CEST
Warning: Traceroute does not support idle or connect scan, disabling...

Stats: 0:01:57 elapsed; 0 hosts completed (1 up), 1 undergoing Service Scan
Service scan Timing: About 50.00% done; ETC: 11:12 (0:01:56 remaining)
Interesting ports on 172.1X.1.159:
PORT     STATE         SERVICE VERSION
5060/tcp open          sip?
5061/tcp closed        unknown
5060/udp open|filtered sip
5061/udp closed        unknown
MAC Address: 00:14:7F:00:B5:52 (Thomson Telecom Belgium)
Device type: switch
Running: HP embedded
OS details: HP ProCurve switch (2500-, 2600-, 2800-, or 5300xl-series)
Uptime: 0.013 days (since Wed Apr  2 10:52:25 2008)
Network Distance: 1 hop

OS and Service detection performed. Please report any incorrect results at
http://insecure.org/nmap/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 124.096 seconds

Original comment by pablo.ca...@gmail.com on 2 Apr 2008 at 9:14

@GoogleCodeExporter
Copy link
Collaborator Author

[deleted comment]

@GoogleCodeExporter
Copy link
Collaborator Author

SIPVicious does not support TCP - this is a known limitation. However I would 
like to
look into why your HP device is not being detected by svmap through UDP. 
SIPVicious
makes use of UDP

Original comment by sandrogauc on 11 Jun 2008 at 11:11

  • Changed state: New

@GoogleCodeExporter
Copy link
Collaborator Author

Same problem here. I have the last svn version. Linux 3.0.0-15-generic 
#26-Ubuntu and python 2.7.2.

Original comment by metalani...@gmail.com on 29 Jan 2012 at 11:45

@GoogleCodeExporter
Copy link
Collaborator Author

Is there an internal version for TCP support that I can use on Ubuntu?

Original comment by maus...@gmail.com on 22 May 2012 at 8:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants