Skip to content

Installation of Nessus and performing nessus scan on DVWA vulnerable website

Notifications You must be signed in to change notification settings

princep4/Nessus-Practical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Nessus Installation

Downloading of Nessus:

  • Visit

    Download Nessus

  • Download nessus as per your destro

    Untitled

    • I am using Kali Linux to demonstrate.

Installation and Running of Nessus:

  • Installation:

    dpkg -i Nessus-10.3.0-ubuntu1404_amd64.deb

    Untitled

  • Running the Service:

    systemctl start nessusd.service
  • Running:

    • Visit:

      https://localhost:8834/#/

      Untitled

Configuring Nessus:

  • Choose free version:

    Untitled

  • Enter details:

    Untitled

  • Enter Activation Key:

    Untitled

  • Set Username and Password:

    Untitled

  • It will download all neccessary plugins:

    Untitled

  • Dashboard Access:

    Untitled

Running Nessus on Vulnerable Web Application:

Setup of Nessus for Scan:

  • New scan

    Untitled

  • Web Application tests

    Untitled

  • Running DVWA docker image:

    Untitled

  • Set Nessus for the scanning:

    Untitled

    Untitled

    Untitled

  • Launch the Scan

    Untitled

  • See in the logs that our scanner in scanning the Application:

    Untitled

    Untitled

    Untitled

SCAN COMPLETED AND FOUND ALL THE BASIC VULNERABILITIES YOU CAN CONFIGURE AS PER YOUR NEEDS

Contributor:

About

Installation of Nessus and performing nessus scan on DVWA vulnerable website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published