- Cybersecurity:Attack and Defense Strategies
- Yuri Diogenes Erdal Ozkaya
- 178字
- 2021-06-30 19:15:54
Nikto
Nikto is a Linux-based website vulnerability scanner that hackers use to identify any exploitable loopholes in organizational websites. The tool scans the web servers for over 6,800 commonly exploited vulnerabilities. It also scans for unpatched versions of servers on over 250 platforms. The tool also checks for errors in the configurations of files in web servers. The tool is, however, not very good at masking its tracks, and thus almost always gets picked up by any intrusion detection and prevention system.
Nikto works through a set of command-line interface commands. Users first give it the IP address of the website that they wish to scan. The tool will do an initial scan and give back details about the web server.
From there, users can issue more commands to test for different vulnerabilities on the web server. Figure 8 shows a screenshot of the Nikto tool scanning a web server for vulnerabilities. The command issued to give this output is:
Nikto -host 8.26.65.101

- pcDuino開發實戰
- Mastering vRealize Operations Manager(Second Edition)
- VMware Horizon View 6 Desktop Virtualization Cookbook
- PLC控制系統應用與維護
- AutoCAD 2014中文版從入門到精通
- Social Data Visualization with HTML5 and JavaScript
- INSTANT Galleria Howto
- Linux系統最佳實踐工具:命令行技術
- 分布式高可用架構之道
- 電腦辦公(Windows 10 + Office 2016)入門與提高(超值版)
- 完美應用Ubuntu(第2版)
- Linux內核修煉之道
- 樹莓派+傳感器:創建智能交互項目的實用方法、工具及最佳實踐
- Docker for Developers
- Linux從入門到精通