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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 dépôts

Awesome GitHub RepositoriesVulnerability Retesters

Tools that trigger new scans for specific vulnerabilities to verify remediation status.

Distinct from Vulnerability Scanning: Distinct from general vulnerability scanning: focuses on the re-verification of specific existing findings rather than initial discovery.

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

Awesome Vulnerability Retesters GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • projectdiscovery/subfinderAvatar de projectdiscovery

    projectdiscovery/subfinder

    13,105Voir sur 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

    Triggers a new scan for a specific vulnerability to verify its current status or confirm that a remediation has been successfully applied.

    Gobugbountyhackinghacktoberfest
    Voir sur GitHub↗13,105
  • 1n3/sn1perAvatar de 1N3

    1N3/Sn1per

    10,049Voir sur 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

    Verifies the accuracy of identified security flaws through active exploitation and re-testing.

    Shellattack-surfaceattack-surface-managementattacksurface
    Voir sur GitHub↗10,049
  • infobyte/faradayAvatar de infobyte

    infobyte/faraday

    6,523Voir sur GitHub↗

    Faraday is a vulnerability management platform and security tool aggregator designed to centralize security findings from multiple scanners into a single dashboard. It utilizes a relational security database to catalog hosts, services, and security flaws, enabling users to track remediation and analyze organizational risk. The platform distinguishes itself through a plugin-based system that normalizes diverse security tool outputs into a unified data model. It supports deep integration with a wide array of scanners and CLI tools, intercepting shell command output or parsing report files to ag

    Maps security vulnerabilities to specific network assets and services to track their lifecycle and prioritize remediation.

    Python
    Voir sur GitHub↗6,523
  • projectdiscovery/naabuAvatar de projectdiscovery

    projectdiscovery/naabu

    5,766Voir sur 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

    Re-runs detection on a specific vulnerability to confirm that a fix has been applied successfully.

    Gocdn-exclusionhacktoberfestnmap
    Voir sur GitHub↗5,766
  • snyk/cliAvatar de snyk

    snyk/cli

    5,428Voir sur GitHub↗

    The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f

    Periodically rescans default branches and alerts on newly discovered vulnerabilities.

    TypeScriptmonitorsecuritysnyk
    Voir sur GitHub↗5,428
  • defectdojo/django-defectdojoAvatar de DefectDojo

    DefectDojo/django-DefectDojo

    4,528Voir sur GitHub↗

    DefectDojo is a vulnerability management system and application security orchestration tool. It serves as a centralized platform for importing, deduplicating, and tracking security findings from multiple scanners and tools to manage an organization's overall security posture. The system distinguishes itself by aggregating findings from various security tools into a single report and normalizing that data to prioritize remediation. It provides specific workflows for vulnerability triage and deduplication to reduce noise and redundant manual work across the software development lifecycle. The

    Implements workflows for managing the full lifecycle of security defects from discovery to remediation.

    HTMLanalyticsappsecautomation
    Voir sur GitHub↗4,528
  1. Home
  2. Security & Cryptography
  3. Vulnerability Scanning
  4. Vulnerability Retesters

Explorer les sous-tags

  • Automated Retest SchedulersRuns daily retests of all vulnerabilities by default to continuously monitor remediation status without manual effort. **Distinct from Vulnerability Retesters:** Distinct from Vulnerability Retesters: focuses on scheduling automated retests on a recurring basis, not just triggering a single retest.
  • Proxy-Routed RetestersValidates internal vulnerabilities by routing retest traffic through a configured proxy that can reach the original internal targets. **Distinct from Vulnerability Retesters:** Distinct from Vulnerability Retesters: focuses on routing retest traffic through a proxy to reach internal targets, not just triggering a new scan.
  • Vulnerability Lifecycle Managers1 sous-tagTools for viewing, tracking, and retesting discovered vulnerabilities and their changelogs across scanned assets. **Distinct from Vulnerability Retesters:** Distinct from Vulnerability Retesters: covers the full lifecycle of viewing, tracking, and changelog management, not just re-verification.