Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:




nmap-dev logo Nmap Development mailing list archives

Re: Errors with -sV and -PE using IPv6
From: Fyodor <fyodor () insecure org>
Date: Sat, 12 Jan 2008 21:06:11 -0800

On Wed, Jan 09, 2008 at 12:49:58PM -0500, Will Cladek wrote:
After breaking out my rusty programming skills, I figured out what was causing the seg fault with the -sV option in 
IPv6.  It's the following code in scan_engine.cc, starting at line 5101, and then the same code again at 5129:

Thanks for your research!  As you note, the right way to fix this is
to fix send_rpc_query() to handle IPv6 addresses.  It shouldn't be too
hard, since it isn't generating raw packets and Nmap already has the
code to handle TCP and UDP communication over IPv6.  Anyone want to
give it a try?  We support IPv6 for the rest of version detection, so
we should do so for RPC scan, unless there is some major difficulty
with doing so.

Cheers,
-F

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


  By Date           By Thread  

Current thread:
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]