CIP Cyber

Nikto-Vulnerability Scanner Tutorial

Table of Contents

In the field of web application security there are so many tools available to measure the security of a web application, these tools available for different operating system and can use to find out the bug on a web application. In the era of these tools we have nikto also.

p { margin-bottom: 0.08in; }a:link { }
Nikto is not a new tool, it is used by a large community to find the vulnerability on a web application.
  • Nikto is open source
  • It can check a web server for over 6400 potentially dangerous files/CGIs.
  • It checks for outdated versions of over 1000 servers, and version specific problems on over 270 servers
  • It checks the plug in and misconfiguration files.
  • Fast
  • Effective
  • It find out the default files and programs
  • It find out the insecure files and programs
Key Features
  • Full HTTP proxy support
  • Apache user name enumeration
  • Logging to metasploit
  • Secure Socket Layer support (SSL)
  • Subdomain brute forcing (guessing)
  • Easy to update
  • Save report on multiple format
Requirement

Nikto Tutorial
  • The basic scan requires a host to scan, you can use a IP of the server of just host name.
$ perl nikto.pl -h [target host]
  • For help 
$ perl nikto.pl -H
  • If you want to check different port than use
$ perl nikto.pl -h [target host] -p [port number]
  • If you want this test via proxy than you can use by this command
$ perl nikto.pl -h [target host] -useproxy http://localhost:8080/
  • Now for updating nikto use

$ perl nikto.pl -update


Note: If you enjoyed this post, you might want to subscribe our RSS feed and Email Subscription  or become our Facebook fan! You will get all the latest updates at both the places.
CIP Cyber Staff

CIP Cyber Staff

CIP Cyber Staff comprises CIP cybersecurity experts committed to delivering comprehensive information on critical infrastructure protection. The content covers diverse topics, equipping professionals to defend organizations and communities in an ever-evolving cyber landscape.

Most popular

Industrial Cybersecurity

Want always be up to date?

Don't miss the latest news

By subscribing to our mailing list, you will be enrolled to receive our new trainings, latest blog posts, product news, and more.

CIP Training & Certifications

Transform your cybersecurity skills with CIP Cyber’s comprehensive training & course offerings

Related Articles

How Organizations Can Win at Website Security

An insecure website is a serious security risk for organizations of all sizes. Insecure websites are highly vulnerable to cyberattacks, malware, and other cyberthreats, and

Want always be up to date?

Don't miss the latest news

By subscribing to our mailing list, you will be enrolled to receive our new trainings, latest blog posts, product news, and more.

CIP Training & Certifications

Transform your cybersecurity skills with CIP Cyber’s comprehensive training & course offerings