nessus-xmlrpc is a Ruby library for the Nessus XML-RPC interface. You can use it to start, stop, pause, and resume scans. It lets you watch progress and status of scans, download reports, etc. It comes with an example command line program that shows how easy it is to interact with the Nessus scanner.
| Tags | Ruby Modules Security Nessus XML rpc xmlrpc client hacking |
|---|---|
| Licenses | GPL |
| Operating Systems | Platform Independent |
| Implementation | Ruby Modules XML rpc xmlrpc xmlrpc client https Ruby |
Recent releases


Release Notes: Mostly speed improvements (will use keepalive and nokogiri if available). Support for some new functions. Better documentation.


Release Notes: This is mostly a new features release. The --list-policy and --status command line options were added to the CLI interface.