Dumping the RMI Registry with NMAP
A while ago, I wrote a NSE script to a Java RMI Registry and dump out information about the objects in the registry. This is a blog-post to shed some light on NSE-development in general and that script in particular. Nmap nowadays comes with a scripting engine, (Nmap Scripting Engine : NSE). When a particular [...]