Nmap, an open-source Linux command-line tool, is widely used for scanning IP addresses and ports in a network to identify running devices, discover open ports and services, and detect vulnerabilities. This post explains the Nmap Scripting Engine (NSE) and various useful scripts, such as `http-enum`, `smb-os-discovery`, `http-headers`, `ssh-brute`, and `dns-brute`. These scripts enhance the ability to perform detailed network scans and gather specific information, providing a powerful way to audit, troubleshoot, and secure networks.

6m read timeFrom freecodecamp.org
Post cover image
Table of contents
HTTP-EnumSMB-OS-DiscoveryHTTP-HeadersSSH-BruteDNS-BruteConclusion

Sort: