awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AutoRecon avatar

AutoRecon/AutoRecon

0
View on GitHub↗
5,905 星标·976 分支·Python·gpl-3.0·11 次浏览

AutoRecon

AutoRecon is an automated network reconnaissance tool that performs concurrent port scanning and service enumeration across multiple targets. It operates as a multi-target port scanner, probing IP addresses, CIDR ranges, or hostnames in parallel, and automatically dispatches service-specific enumeration tools after port detection to gather detailed information about each open service.

The tool distinguishes itself through a plugin-based scanning system that allows extending or replacing default port and service scans via a flexible plugin architecture. It provides real-time pattern-based output filtering, highlighting and extracting matching lines from command output using configurable regex patterns, and offers keyboard-driven verbosity control that lets users adjust the amount of live output displayed during a scan by cycling through detail levels without interrupting execution.

All scan outputs, logs, and manual command suggestions are saved into a predictable folder hierarchy per target, organized for straightforward post-analysis. The documentation covers installation, configuration of plugins, and usage of the verbosity controls and pattern filtering features.

Features

  • Reconnaissance Workflow Automation - Runs a full port scan and service enumeration pipeline against one or many targets with structured result storage.
  • Plugin Systems - Allows extending or replacing default port and service scans through a flexible plugin architecture.
  • Concurrent Target Scanners - Scans multiple IP addresses, CIDR ranges, or hostnames concurrently using parallel processors.
  • Service Enumeration Tools - Automatically launches service-specific enumeration tools after port detection for each open service.
  • Scan Result Organizers - Saves all scan outputs, logs, and manual command suggestions into a predictable folder layout per target.
  • Scan Result Directories - Saves all scan outputs and logs into a predictable folder hierarchy per target for easy post-analysis.
  • Pipeline Plugins - Builds scans from a chain of configurable plugins handling port discovery and service enumeration phases.
  • Scan Output Verbosity Controls - Provides keyboard-driven verbosity control to adjust live scan output detail during execution.
  • Regex-Based Output Filters - Filters and highlights scan command output in real time using configurable regex patterns.
  • Regex Highlighting Filters - Highlights and extracts matching lines from command output using global or per-scan patterns.
  • Scan Output Pattern Filters - Ships real-time regex pattern filtering to highlight and extract relevant lines from scan output.
  • Dynamic Verbosity Control - Adjusts live scan output verbosity at runtime via arrow key input without restarting the scan.
  • Scanning Plugin Registrations - Extends or replaces default port and service scans by creating or configuring plugins through a flexible plugin system.
  • Regex Pattern Filters - Highlights and extracts matching lines from command output using global or per-scan patterns.
  • Live Verbosity Controls - Adjusts the verbosity of live scan output during execution using keyboard controls.

Star 历史

autorecon/autorecon 的 Star 历史图表autorecon/autorecon 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

AutoRecon 的开源替代方案

相似的开源项目,按与 AutoRecon 的功能重合度排序。
  • six2dez/reconftwsix2dez 的头像

    six2dez/reconftw

    7,226在 GitHub 上查看↗

    reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the discovery, mapping, and monitoring of external digital assets. It operates as a modular tool-chain pipeline that coordinates a sequence of security tools to perform intelligence gathering and vulnerability scanning. The project distinguishes itself through a cloud-native deployment model that parallelizes scanning workloads across a fleet of remote VPS instances to bypass local resource constraints. It utilizes container-based environment isolation to ensure consistent executio

    Shellbug-bountybugbountybugbounty-tool
    在 GitHub 上查看↗7,226
  • arkadiyt/bounty-targets-dataarkadiyt 的头像

    arkadiyt/bounty-targets-data

    3,645在 GitHub 上查看↗

    This project is a bug bounty target dataset and security asset list. It serves as a structured repository of reachable network assets, domains, and applications eligible for security testing across multiple vulnerability disclosure programs. The dataset is designed to support bug bounty reconnaissance, attack surface mapping, and security target analysis. It provides organized scopes and target lists to help identify valid assets for security testing and vulnerability research workflows. The repository utilizes automated scraping pipelines and platform API integration to synchronize data. It

    bountybugbugcrowd
    在 GitHub 上查看↗3,645
  • edu4rdshl/findomainEdu4rdSHL 的头像

    Edu4rdSHL/findomain

    3,761在 GitHub 上查看↗

    Findomain is a subdomain enumeration and infrastructure analysis tool designed for attack surface mapping. It functions as a DNS reconnaissance suite that discovers subdomains using multiple data sources and API keys to identify the full extent of a target network. The system acts as an attack surface monitor by tracking subdomain changes over time and sending real-time alerts via webhooks when new assets are detected. It includes specialized capabilities for detecting DNS wildcards to filter false positives and resolving subdomain IPs through parallel resolution. The tool provides a workflo

    Rust
    在 GitHub 上查看↗3,761
  • jasonxtn/argusjasonxtn 的头像

    jasonxtn/Argus

    3,254在 GitHub 上查看↗

    Argus is a modular network reconnaissance framework designed for gathering network intelligence, mapping infrastructure, and assessing security postures through automated discovery tasks. It operates as a containerized security toolset that allows for the consistent execution of specialized information-gathering modules across different operating systems. The system functions as an infrastructure audit tool and a web application security scanner, performing tasks such as DNS lookups, port scanning, and the inspection of HTTP headers to detect vulnerabilities. It also serves as a threat intell

    Pythoncms-detectiondirectory-finderdns-lookup
    在 GitHub 上查看↗3,254
查看 AutoRecon 的所有 30 个替代方案→

常见问题解答

autorecon/autorecon 是做什么的?

AutoRecon is an automated network reconnaissance tool that performs concurrent port scanning and service enumeration across multiple targets. It operates as a multi-target port scanner, probing IP addresses, CIDR ranges, or hostnames in parallel, and automatically dispatches service-specific enumeration tools after port detection to gather detailed information about each open service.

autorecon/autorecon 的主要功能有哪些?

autorecon/autorecon 的主要功能包括:Reconnaissance Workflow Automation, Plugin Systems, Concurrent Target Scanners, Service Enumeration Tools, Scan Result Organizers, Scan Result Directories, Pipeline Plugins, Scan Output Verbosity Controls。

autorecon/autorecon 有哪些开源替代品?

autorecon/autorecon 的开源替代品包括: six2dez/reconftw — reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the… kathanp19/howtohunt — HowToHunt is a bug bounty hunting knowledge base and a structured guide for web application penetration testing. It… edu4rdshl/findomain — Findomain is a subdomain enumeration and infrastructure analysis tool designed for attack surface mapping. It… jasonxtn/argus — Argus is a modular network reconnaissance framework designed for gathering network intelligence, mapping… arkadiyt/bounty-targets-data — This project is a bug bounty target dataset and security asset list. It serves as a structured repository of reachable… jaykali/maskphish — Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network…