Security · 2023
A containerized OpenVAS deployment running vulnerability scans against my home network, both credentialed and uncredentialed, to see the endpoints the way an attacker would and the way an admin would. Built to get hands-on with monitoring and defending a real network.
Deploy OpenVAS as a containerized stack in Portainer and use it to scan the home network end to end. Run both credentialed scans, which authenticate into hosts for a deeper look, and uncredentialed scans, which see only what's exposed from the outside. The goal was to understand how endpoints look from both angles and get practical experience defending them.
Screenshots from the deployment: the container stack, the Greenbone interface, the scan targets, and the logs the scans produced.

01 The OpenVAS stack running as containers in Portainer

02 The Greenbone web interface, the front end for OpenVAS

03 Scan targets, the home network ranges defined for scanning

04 System logs from the scans, the traffic the scanning generated