Skip to main content

Cybersecurity Tools

Network Reconnaissance and Scanning Tools​

  • Nmap - A powerful network scanning tool for discovering hosts and services on a computer network.
  • Netdiscover - A tool for active/passive ARP reconnaissance to discover live hosts in a network.

Protocol Analysis​

  • Wireshark - A network protocol analyzer that captures and displays data packets in real-time.

Network Vulnerability Scanning​

  • Hydra - A fast and flexible password-cracking tool.

Web Vulnerability Scanning​

  • Nikto - A web server scanner that tests for various vulnerabilities in web servers.