# 21y4d/nmapAutomator

A script that you can run in the background!

Repository: https://github.com/21y4d/nmapAutomator
Canonical: https://ross.abutalabs.com/products/nmapautomator
Language: Shell
License: MIT
License Family: permissive
Last push: 2024-07-30T19:52:13+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2728, "days_push": 764, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3109, forks 857 (observed 2026-08-28T04:07:43.883150+00:00)

## What it is
nmapAutomator is a POSIX-compatible shell script that automates nmap-based network reconnaissance and enumeration, running scans in the background while you focus on manual pentesting. It supports network, port, script, full, UDP, vulnerability, and recon scans, saving each scan's output to separate files.

## Use cases
- automate nmap scans during pentests
- run reconnaissance in the background while testing ports manually
- discover live hosts and open ports on a network
- scan for CVEs and known vulnerabilities on found ports
- get suggested recon commands for each discovered port
- perform recon on remote machines with minimal tooling

## When to choose
- you want hands-off, automated nmap enumeration during a pentest or CTF
- you need a lightweight POSIX script that runs on nearly any unix machine
- you want scan results saved to organized output files automatically

## When to avoid
- you need an exploitation framework - this tool only performs reconnaissance
- you want a GUI-based network scanner
- you need Windows-native execution without a unix-like shell

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, penetration-testing, cli, workflow-automation
- domain: security, penetration-testing, developer-tools
- platform: cli, cross-platform
- tags: nmap, recon, enumeration, shell-script, osint, vulnerability-scanning, pentesting, command-line, linux

## Member repositories
- 21y4d/nmapAutomator (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:43.883150+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:26:51.201583+00:00, confidence not recorded.
  - readme: https://github.com/21y4d/nmapAutomator (fetched 2026-08-28T04:07:43.883150+00:00, sha 2b9b28319c60)
- Data as of 2026-08-30T08:39:29.467469+00:00.
