GitHub
github.com › nmap › nmap
GitHub - nmap/nmap: Nmap - the Network Mapper. Github mirror of official SVN repository. · GitHub
Nmap - the Network Mapper. Github mirror of official SVN repository. - nmap/nmap
Starred by 13.2K users
Forked by 2.8K users
Languages C 36.2% | Lua 26.6% | C++ 20.4% | Shell 5.5% | Python 3.9% | Makefile 1.8%
Factsheet
Nmap Security Scanner
Original author Gordon Lyon (Fyodor)
Release September 1997; 28 years ago (1997-09)
Nmap Security Scanner
Original author Gordon Lyon (Fyodor)
Release September 1997; 28 years ago (1997-09)
Nmap
nmap.org
Nmap: the Network Mapper - Free Security Scanner
Get Nmap 7.99 here News Nmap.org has been redesigned! Our new mobile-friendly layout is also on Npcap.com, Seclists.org, Insecure.org, and Sectools.org. Nmap 7.90 has been released with Npcap 1.00 along with dozens of other performance improvements, bug fixes, and feature enhancements!
Nmap
nmap.org › download
Download the Free Nmap Security Scanner for Linux/Mac/Windows
April 19, 2026 - If you are compiling Nmap anyway, you might prefer to get the very latest code from our SVN source code repository or the Nmap GitHub mirror rather than downloading a tarball here.
GitHub
github.com › trimstray › sandmap
GitHub - trimstray/sandmap: Nmap on steroids. Simple CLI with the ability to run pure Nmap engine, 31 modules with 459 scan profiles. · GitHub
Nmap on steroids. Simple CLI with the ability to run pure Nmap engine, 31 modules with 459 scan profiles. - trimstray/sandmap
Starred by 1.8K users
Forked by 246 users
Languages Shell 99.6% | Roff 0.4%
GitHub
gist.github.com › rsperl › 321aac3d529aa8f8c7924fd12d581b67
nmap examples #snippet · GitHub
Save rsperl/321aac3d529aa8f8c7924fd12d581b67 to your computer and use it in GitHub Desktop. ... nmap -f -t 0 -n -Pn –data-length 200 -D 192.168.1.101,192.168.1.102,192.168.1.103,192.168.1.23 192.168.1.1
Nmap
nmap.org › dist
Nmap Release archive
Nmap 7.99 source code (bzip2 tarball). ... The latest development source is in our Github source repository.
GitHub
gist.github.com › 8051939
Nmap · GitHub
Save JosefJezek/8051939 to your computer and use it in GitHub Desktop. ... NMAP_VER=6.40 apt-get install build-essential checkinstall wget http://nmap.org/dist/nmap-$NMAP_VER.tar.bz2 tar -jxvf nmap-$NMAP_VER.tar.bz2 cd nmap-$NMAP_VER ./configure make "LUA_LIBS=../liblua/liblua.a -ldl -lm" checkinstall dpkg -i nmap_$NMAP_VER-1_*.deb
Scoop Apps
bjansen.github.io › scoop-apps › main › nmap
Nmap
🔗 https://nmap.org · 📜 App manifest · Current version: 7.93 · Bucket: main · License: Unknown ·
Nmap
nmap.org › nsedoc › scripts › http-git.html
http-git NSE script — Nmap Scripting Engine documentation
nmap -sV -sC <target> PORT STATE SERVICE REASON 80/tcp open http syn-ack | http-git: | 127.0.0.1:80/.git/ | Git repository found! | .git/config matched patterns 'passw' | Repository description: Unnamed repository; edit this file 'description' to name the... | Remotes: | http://github.com/someuser/somerepo | Project type: Ruby on Rails web application (guessed from .git/info/exclude) | 127.0.0.1:80/damagedrepository/.git/ |_ Potential Git repository found (found 2/6 expected files) http ·
GitHub
github.com › Yezz123-Archive › tools
GitHub - Yezz123-Archive/tools: Install Nmap/Hydra/SQLMap/Metasploit & others on your device :rocket: · GitHub
Starred by 140 users
Forked by 14 users
Languages Python
Nmap
nmap.org › docs.html
Nmap Documentation - Free Security Scanner For Network Exploration & Security Audits
That is fantastic, as it makes Nmap more accessible around the world. The following languages are now available: ... The links above go to the HTML guide. Nroff (man page format) and DocBook XML (source) versions of each man page translation can be found here. If you would like to update one of our existing translations or translate to a language not mentioned above, please read the instructions and FAQ and then mail our developers or open a pull request on Github...
Gtfobins
gtfobins.org › gtfobins › nmap
nmap | GTFOBins
echo '...' >/path/to/temp-file nmap --script=/path/to/temp-file SUID
Medium
infosecwriteups.com › a-beginners-guide-to-nmap-91aaecf15056
A Beginner’s Guide to Nmap. This GitHub repo is made for all… | by Dheeraj Yadav | InfoSec Write-ups
November 10, 2022 - This GitHub repo is made for all, ranging from beginners in cybersecurity to cybersecurity experts. This is beginner-friendly, so don’t worry and enjoy reading. Nmap, short for Network Mapper, is an open-source tool that is used to scan IP addresses and ports of a machine or on a network.
Kali Linux
kali.org › tools › nmap
nmap | Kali Linux Tools
May 25, 2026 - It supports ping scanning (determine which hosts are up), many port scanning techniques, version detection (determine service protocols and application versions listening behind ports), and TCP/IP fingerprinting (remote host OS or device identification). Nmap also offers flexible target and port specification, decoy/stealth scanning, sunRPC scanning, and more.
GitHub
gist.github.com › dsmith73 › e3164f6050577910fa43af6204a0ac43
ubuntu nmap: snap vs apt · GitHub
Save dsmith73/e3164f6050577910fa43af6204a0ac43 to your computer and use it in GitHub Desktop. ... I was creating a playbook to scan hosts and add them to an inventory. To start, I made my ansible playbook to install nmap on ubuntu with snap if it wasn't already installed.
GitHub
gist.github.com › 9ad59588ca0436f2192a90437a660dcf
Building Nmap from GitHub · GitHub
Building Nmap from GitHub. GitHub Gist: instantly share code, notes, and snippets.
Nmap
nmap.org › zenmap
Zenmap - Official cross-platform Nmap Security Scanner GUI
Zenmap is the official Nmap Security Scanner GUI. It is a multi-platform (Linux, Windows, Mac OS X, BSD, etc.) free and open source application which aims to make Nmap easy for beginners to use while providing advanced features for experienced Nmap users. Frequently used scans can be saved ...