reconFTW (GitHub Repo)
reconFTW is a Bash-based automated reconnaissance framework that orchestrates 100+ tools for subdomain enumeration, OSINT, port scanning, web analysis, and vulnerability checks through an 8-module architecture. The v4.1 release adds adaptive rate limiting, incremental/monitor modes, parallel execution, structured JSON logging, a circuit breaker, and checkpoint-based scan resumption, as well as distributed scanning via the Ax Framework and optional AI-generated reports via reconftw_ai. Configuration is centralized in reconftw.cfg with secrets managed via environment variables or a gitignored secrets.cfg, and deployment supports local installs, Docker (with built-in HEALTHCHECK), and Terraform/Ansible on AWS.
Sn1per (GitHub Repo)
Sn1per is an offensive-security platform that consolidates reconnaissance, vulnerability scanning, exploitation, and reporting into a single workspace. The Community Edition orchestrates 90+ third-party tools with 600+ exploits and 10,000+ detections across scan modes, including normal, stealth, flyover, airstrike, nuke, discover, and mass variants for multi-target operations. The Sn1per Professional 2026 release adds Docker-first deployment, a Bootstrap 5/Tabler UI with a Workspace Navigator, JSON API v1.0 for CI/SOAR/SIEM pipelines, CSV/Excel/PDF report export, and expanded modules for ReverseAPK, MassPwn, Threat Intel, Nessus, and Burp Suite, alongside new -v, -db, and -rr CLI flags.