# AutoRecon/AutoRecon

AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services.

Repository: https://github.com/AutoRecon/AutoRecon
Canonical: https://ross.abutalabs.com/products/autorecon
Language: Python
License: GPL-3.0
License Family: copyleft
Last push: 2026-01-28T18:24:01+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 64, release rhythm 35, longevity 100
- inputs: {"age_days": 2742, "days_push": 217, "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 6093, forks 971 (observed 2026-08-28T04:09:34.991067+00:00)

## What it is
AutoRecon is a multi-threaded Python CLI tool that automates network reconnaissance by performing port and service detection scans, then launching further enumeration scans of discovered services using a configurable set of tools. It is designed for CTFs, OSCP-style exams, and penetration testing engagements, with no automated exploitation by default.

## Use cases
- automatically enumerate services on multiple network targets
- run initial port scans and follow-up service scans during a pentest
- prepare for OSCP labs and exams with automated recon
- speed up reconnaissance in CTF challenges
- scan IP ranges and hostnames concurrently with IPv6 support
- collect organized scan results with logs and suggested manual commands

## When to choose
- you need automated, multi-target service enumeration during a pentest or CTF
- you want a configurable, plugin-based recon pipeline that avoids automated exploitation
- you want organized results directories, logging, and suggested manual follow-up commands

## When to avoid
- you need automated exploitation or vulnerability exploitation out of the box
- you require guaranteed complete enumeration of every service
- you want a GUI-driven vulnerability scanner rather than a CLI recon tool

## Facets
- artifact type: cli-tool
- maturity: active
- function: penetration-testing, security, cli, developer-tools
- domain: security, penetration-testing
- platform: python, cli, cross-platform
- tags: network-reconnaissance, service-enumeration, oscp, ctf, port-scanning, multi-threaded, plugin-system, command-line, linux

## Member repositories
- AutoRecon/AutoRecon (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:34.991067+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-29T17:48:17.213516+00:00, confidence not recorded.
  - readme: https://github.com/AutoRecon/AutoRecon (fetched 2026-08-28T04:09:34.991067+00:00, sha 3f5399673aef)
- Data as of 2026-08-30T08:39:29.467469+00:00.
