nessus installation on docker environment
git clone https://github.com/1uffyD9/docker-nessus.git && cd docker-nessus
- Go to this site and download
Nessus-***************_amd64.deb
(Look for lastest ubuntu 64bit version) and copy that file into current directory and rename it tonessus.deb
. - Execute the following commands
# chmod +x install.sh
# ./install.sh
- Go to
docker-nessus
directory - Execute the following commands
# chmod +x uninstall.sh
# ./uninstall.sh