Raspberry Pi – building an OpenVAS Vulnerability Scanner

# apt-get update -y
# apt-get full-upgrade -y
# apt-get autoremove
# apt-get install openvas
# openvasmd –user=admin –new-password=new_password

Leave a Reply

You must be logged in to post a comment.