Hello!
OpenVAS bridge for Metasploit is available in Metasploit.
Just update Metasploit with msfupdate or svn update.
How to use it? Launch msfconsole and typical usage would be:
db_create
load openvas
openvas_connect user pass localhost 9390 ok
openvas_help
Take a look at openvas_scan command as it is major feature. It automatically
scans given targets, imports results into metasploit db and can
automatically launch autopwn - All in one command.
Note that it uses OMP protocol. Therefore, you should specify OpenVAS manager
port to connect to. It does not support (deprecated) OTP protocol (i.e.
connecting directly to scanner daemon - openvassd).
Note that it can be used as text console interface to OpenVAS (with all the
fancy stuff Metasploit offers - like command completion).
As it is first public release, could be there are some bugs - let me know!
--
Vlatko Kosturjak - KoSt
_______________________________________________
Openvas-devel mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-devel