awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
yogeshojha avatar

yogeshojha/rengine

0
View on GitHub↗
8,472 stars·1,304 forks·HTML·gpl-3.0·47 viewsyogeshojha.github.io/rengine↗

Rengine

Rengine is an automated reconnaissance framework and vulnerability management platform designed for attack surface monitoring. It functions as a centralized hub for discovering subdomains and open ports, gathering open-source intelligence, and tracking security flaws across target networks.

The system integrates large language models to analyze reconnaissance data and generate vulnerability descriptions and insights. It distinguishes itself through a plugin-based tool integration that wraps external security scanning binaries and a target mapping system that tracks changes to assets over time.

The platform provides capabilities for bug bounty program coordination, recurring scan scheduling, and role-based access control for security teams. It also includes tools for natural language data filtering, webhook-based event notifications, and template-driven security report generation.

Features

  • Network and Web Reconnaissance - Automates the discovery of subdomains and open ports using configurable scan engines to map target attack surfaces.
  • Attack Surface Management - Maps subdomains and open ports to identify and monitor all internet-facing assets for an organization.
  • Reconnaissance Frameworks - Automates the discovery of subdomains, open ports, and attack surfaces using integrated security scanning tools.
  • External Security Tool Integrations - Wraps external security scanning binaries in a consistent interface to pipeline data from diverse reconnaissance tools.
  • OSINT Automation Frameworks - Implements a framework for automating intelligence gathering and metadata collection from public data sources.
  • Attack Surface Mapping - Stores assets and their relationships in a structured database to track changes in attack surfaces over time.
  • Infrastructure Reconnaissance - Schedules recurring scans to detect new subdomains and endpoints as they appear on a target network.
  • OSINT Tools - Collects metadata and sensitive URLs through search engine queries and open-source intelligence methods.
  • Vulnerability Management - Centralized hub for tracking security flaws, managing bug bounty targets, and generating professional reports.
  • Vulnerability Scanning - Identifies security flaws and misconfigurations through the integration and execution of specialized scanning tools.
  • Vulnerability Scanning Workflows - Runs specialized scanning tools and leverages LLMs to analyze flaws and generate security reports.
  • Asset Delta Monitoring - Tracks additions or removals of subdomains and endpoints to identify changing attack surfaces.
  • Security Analysis Models - Uses large language models to generate vulnerability descriptions and insights from reconnaissance data.
  • Data Filtering - Ships a system for querying gathered assets using natural language operators and deduplicating results based on page content.
  • Vulnerability Synthesis - Generates vulnerability descriptions and attack surface insights using large language models.
  • Task Scheduling - Allows users to execute reconnaissance tasks at specific clock times or periodic intervals.
  • Security Report Generation - Creates formatted security documentation of discovered vulnerabilities and reconnaissance data using customizable templates.
  • Program Coordination - Syncs external targets into a central hub to organize reconnaissance and track vulnerability discovery.
  • Target Synchronization - Synchronizes targets from external platforms into a centralized hub to organize and track asset discovery.
  • LLM Contextual Integrations - Feeds reconnaissance data into large language models to synthesize vulnerability descriptions and surface insights.
  • OSINT Frameworks - Web reconnaissance and vulnerability scanning platform.
  • Automated Exploitation Frameworks - Automated reconnaissance framework for security assessment.
  • Reconnaissance Tools - Automated reconnaissance framework for penetration testing.
  • Security Tools - Automated reconnaissance framework for web application security.
  • Open Source Intelligence - Automated reconnaissance framework for web application penetration testing.
  • OSINT and Reconnaissance - Automated reconnaissance framework for web application penetration testing.
  • Vulnerability Scanning and Auditing - Automated reconnaissance framework for web applications.

Star history

Star history chart for yogeshojha/rengineStar history chart for yogeshojha/rengine

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does yogeshojha/rengine do?

Rengine is an automated reconnaissance framework and vulnerability management platform designed for attack surface monitoring. It functions as a centralized hub for discovering subdomains and open ports, gathering open-source intelligence, and tracking security flaws across target networks.

What are the main features of yogeshojha/rengine?

The main features of yogeshojha/rengine are: Network and Web Reconnaissance, Attack Surface Management, Reconnaissance Frameworks, External Security Tool Integrations, OSINT Automation Frameworks, Attack Surface Mapping, Infrastructure Reconnaissance, OSINT Tools.

Which projects share features with yogeshojha/rengine?

Projects with overlapping indexed features include: six2dez/reconftw — reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the… projectdiscovery/subfinder — Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It… smicallef/spiderfoot — SpiderFoot is an open-source reconnaissance and intelligence automation framework designed to streamline the… 1n3/sn1per — Sn1per is a vulnerability management platform and penetration testing orchestrator designed to automate… laramies/theharvester — theHarvester is a command-line utility designed for gathering open-source intelligence and mapping an organization's… blacklanternsecurity/bbot — This project is an open-source intelligence reconnaissance framework and recursive attack surface mapper. It functions…

Projects sharing features with Rengine

These projects share indexed features with Rengine. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • six2dez/reconftwsix2dez avatar

    six2dez/reconftw

    7,226View on 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
    View on GitHub↗7,226
  • projectdiscovery/subfinderprojectdiscovery avatar

    projectdiscovery/subfinder

    13,105View on GitHub↗

    Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It functions as a discovery engine that identifies and maps internet-exposed infrastructure, cloud-hosted assets, and network ranges to maintain a comprehensive inventory of an organization's digital footprint. The project distinguishes itself through a modular, template-driven scanning engine that executes security checks against discovered assets. It leverages cloud-native asset discovery to query provider APIs and infrastructure metadata, while supporting distributed agent orc

    Gobugbountyhackinghacktoberfest
    View on GitHub↗13,105
  • smicallef/spiderfootsmicallef avatar

    smicallef/spiderfoot

    18,189View on GitHub↗

    SpiderFoot is an open-source reconnaissance and intelligence automation framework designed to streamline the collection and correlation of data for security investigations. It functions as a comprehensive platform that automates the querying of hundreds of public data sources to map digital footprints, identify exposed assets, and uncover potential security threats across an organization's external perimeter. The platform distinguishes itself through a modular, plugin-based architecture that executes data gathering tasks in parallel, supported by a directed graph data model that tracks relati

    Pythonattacksurfacecticybersecurity
    View on GitHub↗18,189
  • 1n3/sn1per1N3 avatar

    1N3/Sn1per

    10,049View on GitHub↗

    Sn1per is a vulnerability management platform and penetration testing orchestrator designed to automate reconnaissance, vulnerability scanning, and exploit verification. It functions as a dockerized security toolkit that coordinates multiple tools into a unified automated pipeline to identify security flaws across network and web assets. The platform features an attack surface manager for discovering internet-facing assets through OSINT, DNS enumeration, and certificate transparency. It distinguishes itself with an AI-powered security analyzer that uses large language models to summarize scan

    Shellattack-surfaceattack-surface-managementattacksurface
    View on GitHub↗10,049
Compare all 30 related projects→