awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • projectdiscovery/nucleiprojectdiscovery का अवतार

    projectdiscovery/nuclei

    29,189GitHub पर देखें↗

    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
    GitHub पर देखें↗29,189
  • gallopsled/pwntoolsGallopsled का अवतार

    Gallopsled/pwntools

    13,271GitHub पर देखें↗

    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
    GitHub पर देखें↗13,271
  • threat9/routersploitthreat9 का अवतार

    threat9/routersploit

    13,150GitHub पर देखें↗

    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
    GitHub पर देखें↗13,150
  • projectdiscovery/subfinderprojectdiscovery का अवतार

    projectdiscovery/subfinder

    13,105GitHub पर देखें↗

    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
    GitHub पर देखें↗13,105
  • 1n3/sn1per1N3 का अवतार

    1N3/Sn1per

    10,049GitHub पर देखें↗

    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
    GitHub पर देखें↗10,049
  • projectdiscovery/naabuprojectdiscovery का अवतार

    projectdiscovery/naabu

    5,766GitHub पर देखें↗

    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
    GitHub पर देखें↗5,766
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Vulnerabilities
  6. Exploitability Validation

सब-टैग एक्सप्लोर करें

  • 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.