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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

Awesome GitHub RepositoriesExploitability Validation

Automated simulation of attacks at runtime to verify the exploitability of identified security vulnerabilities.

Distinct from Security Vulnerabilities: Distinct from general security vulnerabilities: focuses on the active validation and simulation of exploitability rather than just listing flaws.

Explore 6 awesome GitHub repositories matching security & cryptography · Exploitability Validation. Refine with filters or upvote what's useful.

Awesome Exploitability Validation GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • projectdiscovery/nucleiAvatar projectdiscovery

    projectdiscovery/nuclei

    29,189Vezi pe GitHub↗

    Nuclei is a modular security scanning framework designed for automated vulnerability detection and infrastructure reconnaissance. It functions as a template-driven engine that executes security checks across diverse network protocols, allowing users to define custom detection logic to identify vulnerabilities, misconfigurations, and exposed assets. The platform distinguishes itself through its highly extensible architecture, which supports distributed scanning, headless browser automation for dynamic web content, and out-of-band interaction monitoring to detect blind vulnerabilities. It integ

    Simulates real-world attacks at runtime to confirm that identified vulnerabilities are actually exploitable, reducing false positives.

    Goattack-surfacecve-scannerdast
    Vezi pe GitHub↗29,189
  • gallopsled/pwntoolsAvatar Gallopsled

    Gallopsled/pwntools

    13,271Vezi pe GitHub↗

    Pwntools is a Python-based framework designed for rapid prototyping and automation in binary exploitation, reverse engineering, and security research. It serves as a comprehensive toolkit for interacting with local and remote processes, providing the primitives necessary to manage complex exploit workflows and streamline security analysis tasks. The framework distinguishes itself through its specialized capabilities for binary manipulation and automated exploit construction. It includes dedicated utilities for parsing executable file formats, assembling and disassembling machine code, and gen

    Automates the discovery and exploitation of memory corruption vulnerabilities in compiled software.

    Pythonassemblybsdcapture-the-flag
    Vezi pe GitHub↗13,271
  • threat9/routersploitAvatar threat9

    threat9/routersploit

    13,150Vezi pe GitHub↗

    Routersploit is a penetration testing framework designed for the security assessment of embedded network devices and routers. It functions as a comprehensive tool for auditing hardware configurations and testing network protocols to identify and verify security vulnerabilities. The framework utilizes a modular plugin architecture that allows for the dynamic loading of exploit and scanner modules. It provides a centralized command interface that manages target state and executes controlled payloads, enabling the automation of security testing across diverse network hardware. The platform cove

    Executes controlled payloads against network devices to actively validate the exploitability of identified security vulnerabilities.

    Pythonbruteforcecredsdictionary-attack
    Vezi pe GitHub↗13,150
  • projectdiscovery/subfinderAvatar projectdiscovery

    projectdiscovery/subfinder

    13,105Vezi pe 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

    Simulates real-world attacks at runtime to confirm the exploitability of identified security vulnerabilities.

    Gobugbountyhackinghacktoberfest
    Vezi pe GitHub↗13,105
  • 1n3/sn1perAvatar 1N3

    1N3/Sn1per

    10,049Vezi pe 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

    Implements active exploitation tests to verify the exploitability of identified vulnerabilities and eliminate false positives.

    Shellattack-surfaceattack-surface-managementattacksurface
    Vezi pe GitHub↗10,049
  • projectdiscovery/naabuAvatar projectdiscovery

    projectdiscovery/naabu

    5,766Vezi pe GitHub↗

    Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet

    Simulates real-world attacks at runtime to confirm whether a vulnerability is actually exploitable.

    Gocdn-exclusionhacktoberfestnmap
    Vezi pe GitHub↗5,766
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Vulnerabilities
  6. Exploitability Validation

Explorează sub-etichetele

  • Format String ExploitersUtilities for calculating memory writes and offsets to exploit format string vulnerabilities. **Distinct from Exploitability Validation:** Distinct from general exploitability validation: focuses specifically on format string vulnerability exploitation.