Member-only story
Deploying Nessus Vulnerability Scanner in Windows using Docker
Recently I have started using a vulnerability scanner to scan vulnerabilities using Nessus Essentials in the web applications that we develop. I have deployed Nessus Essentials as a docker container in my work Windows system. I would like to document the method how I installed this vulnerability scanner using docker in a windows system. This article can help someone who is in a similar situation seeking to use a vulnerability scanner for securing their web applications.
Docker Installation
For the vulnerability scanner to work seamlessly in this method we need to have docker installed in our windows machine. Use this article from Docker to Install docker in your machine Docker installation on Windows
Docker desktop should be running without issues

Docker commandline can be accessed from powershell

Getting Activation Code
Tenable provides Nessus Essentials which is a free vulnerability scanner that provides an entry point for vulnerability assessment. You get the same powerful scanner enjoyed by Nessus Professional…