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:
edgeos



Nmap Development: Re: [NSE] rpcinfo script

Re: [NSE] rpcinfo script

From: Fyodor <fyodor_at_insecure.org>
Date: Thu, 20 Dec 2007 15:15:36 -0800

On Wed, Dec 19, 2007 at 11:32:04PM +0100, Sven Klemm wrote:
> Hi everyone,
>
> I've attached a NSE script that will query the portmapper for a list
> of all registered programs. This is similar to rpcinfo -p.

Thanks, it worked well in my testing. I added all the rpc entries
(almost 400) from nmap-rpc, though it would be nice to find a way to
remove that redundancy. Like maybe the script could read nmap-rpc
itself, though I'm not sure how easily it could find the file. Or it
could call the Nmap function which converts from rpc number to name.
Anyway, for now I've just added them to the array. If a second script
needs this though, we should definitely put the funcionality in a
common NSELib function (either Lua or C).

rpcinfo.nse is now checked into SVN.

Cheers,
Fyodor

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

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