vasscan is a python tool to scan targets using openVAS through the command line. This scan be used to skip having to create a target, and task, et cetra
- Install requirments
$ pip3 install -r requirments.txt
- set chmod
$ chmod +x vasscan.py
- Run
$ ./vasscan.py
- openVAS scan of targets
- Save report of scan to XML and/or HTML file
- Ease of use
- Add automatic report download into metasploit database
- GPL 3