Steps for using OpenVAS in Kali 2:
- Run "openvas initial setup" from the menu
- Note the admin password
- Run "openvas start" from the menu
- Log in to Greenbone
Steps for using OpenVAS in Kali 2016.1:
- Discover the openvas metapackage in apt
- apt-get install openvas
- Run "openvas ini..." from the menu (truncated)
- Script hangs after "NVT... done" with 100% cpu
- Kill the script the next day when it's still hung
- Run the init script again, completes successfully but does not yield an admin password
- Run one of the "openvas st..." menu items (you have to guess which one is start) (do I actually need to do this or maybe Greenbone does it automatically?)
- Open a browser
- Poke around the Internet for the Greenbone default URL
- Presented with login dialog, don't know password
- Google tells me how to resent the admin password
- Reset the admin password
- Log in
Has support for OpenVAS in Kali been intentionally reduced in 2016.1? (I'm not suggesting that all the problems I encountered were deliberately introduced just to spite me, but removing it from the default install was presumably done for a reason.)