2. Vulnerability Assessment using different tools

1. Vulnerability assessment using openVAS

2. Vulnerability assessment using Nessus

Windows version. Scanning with a policy

3. Vulnerability assessment using GFI LanGuard

Windows tool

4. Nikto scanner

Nikto help

nikto -H

start the scan

nikto -h islamabadtrafficpolice.gov.pk -Tuning x

-h specifies the targer

-Tuning scan perimenters, x specifies run all scans against the target

Finding cgi directories

nikto -h certifiedhacker.com -Cgidirs all

saving the scan

nikto -h certifiedhacker.com -o result -F txt

-o filename where result will be saved

-F file type

Last updated