Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 529 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 529 Bytes

vasscan

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

Author : KittyTechnoProgrammer

Setup:

  • Install requirments $ pip3 install -r requirments.txt
  • set chmod $ chmod +x vasscan.py
  • Run $ ./vasscan.py

Features

  • openVAS scan of targets
  • Save report of scan to XML and/or HTML file
  • Ease of use

Future plans

  • Add automatic report download into metasploit database

License

  • GPL 3