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

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

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

14 रिपॉजिटरी

Awesome GitHub RepositoriesVulnerability Data Synchronization

Mechanisms for updating local security definitions from remote vulnerability sources.

Distinct from Vulnerability Scanning: Focuses on the synchronization of vulnerability data rather than the act of scanning images or code.

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

Awesome Vulnerability Data Synchronization GitHub Repositories

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

    wpscanteam/wpscan

    9,636GitHub पर देखें↗

    WPScan is a security analysis utility and vulnerability scanner designed specifically for auditing WordPress installations and other content management systems. It functions as a web application security tool that identifies misconfigurations, outdated software, and security holes in core installations, plugins, and themes. The tool employs black-box scanning techniques to perform site component enumeration, identifying users, themes, and plugins by matching known file paths and response signatures. It matches these detected components against a database of known security flaws to analyze the

    Retrieves real-time security information from a remote database via API tokens to ensure scan accuracy.

    Ruby
    GitHub पर देखें↗9,636
  • trickest/cvetrickest का अवतार

    trickest/cve

    7,882GitHub पर देखें↗

    This project is a vulnerability intelligence database and aggregator that organizes common vulnerabilities and exposures alongside their corresponding proof-of-concept exploit code. It functions as a security vulnerability tracker and an indexed directory of public exploit payloads. The system monitors new security flaws and updates to known exploits through repository watches and atom feeds. It utilizes automated aggregation to collect vulnerability details from centralized repositories and discovers associated exploit code via reference analysis and global searches. The tool provides capab

    Collects security flaw details and exploit references into a centralized, searchable format for researchers.

    HTMLcvecve-pocexploit
    GitHub पर देखें↗7,882
  • offensive-security/exploit-databaseoffensive-security का अवतार

    offensive-security/exploit-database

    7,849GitHub पर देखें↗

    This project is a public exploit code archive and vulnerability database. It serves as a collection of documented software exploits and vulnerability data, providing a reference library of exploit scripts and payloads used to validate security flaws in target environments. The archive supports security threat intelligence, vulnerability research, and penetration testing workflows. It functions as a historical record of software vulnerabilities and the proof-of-concept code used to trigger them. The codebase is organized through directory-based categorization and flat-file data storage, utili

    Provides a centralized aggregator of vulnerability details and their corresponding proof-of-concept exploit code.

    GitHub पर देखें↗7,849
  • 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

    Filters CVE results by exploit status including known exploited, public PoCs, and remote exploitability.

    Gocdn-exclusionhacktoberfestnmap
    GitHub पर देखें↗5,766
  • bitsadmin/wesngbitsadmin का अवतार

    bitsadmin/wesng

    4,881GitHub पर देखें↗

    यह प्रोजेक्ट विंडोज भेद्यता मूल्यांकन और पैच प्रबंधन ऑडिटिंग के लिए विशेष यूटिलिटीज का एक सेट है। यह एक भेद्यता स्कैनर और एक्सप्लॉइट सजेस्टर के रूप में कार्य करता है जो गायब सुरक्षा पैच और उनकी संबंधित ज्ञात कमजोरियों की पहचान करने के लिए इंस्टॉल किए गए अपडेट का विश्लेषण करता है। यह सिस्टम विशिष्ट सार्वजनिक रूप से उपलब्ध एक्सप्लॉइट्स की सिफारिश करने के लिए एक समेकित भेद्यता डेटाबेस के विरुद्ध गायब अपडेट का मिलान करके खुद को अलग करता है। यह पैच सुपरसीडेंस को संभालने और गलत सकारात्मक परिणामों को खत्म करने के लिए आधिकारिक अपडेट कैटलॉग के विरुद्ध पहचाने गए अंतराल को क्रॉस-रेफरेंस करके और रिमोट सुरक्षा बुलेटिनों को स्थानीय डेटाबेस में सिंक्रोनाइज़ करके सटीकता बनाए रखता है। यह टूल सुरक्षा सतह विश्लेषण के लिए क्षमताएं प्रदान करता है, जिससे उपयोगकर्ताओं को गंभीरता-आधारित फिल्टरिंग और इंस्टॉलेशन तिथि परिशोधन के माध्यम से उच्च-जोखिम वाले अंतरालों को प्राथमिकता देने की अनुमति मिलती है। इसमें कई रिमोट स्रोतों से सुरक्षा परिभाषा अपडेट के संग्रह और सिंक्रोनाइज़ेशन के लिए एक डेटाबेस क्लाइंट भी शामिल है।

    Updates local security definitions and exploit records from remote vulnerability sources.

    Pythonexploitmicrosoftpatches
    GitHub पर देखें↗4,881
  • greenbone/openvas-scannergreenbone का अवतार

    greenbone/openvas-scanner

    4,670GitHub पर देखें↗

    The openvas-scanner is a vulnerability scanner designed to identify security weaknesses and outdated software in target systems. It performs network vulnerability scanning by executing security tests and network attack scripts, as well as conducting local security auditing through static version checks of installed software. The project utilizes community-managed feeds to synchronize and update local security definitions and vulnerability tests. These tests and scan configurations are loaded into the system via container images or manual transfers and stored in a persistent relational databas

    Imports and updates vulnerability tests and compliance policies into persistent storage volumes.

    Rustcfoogreenbone
    GitHub पर देखें↗4,670
  • blocklistproject/listsblocklistproject का अवतार

    blocklistproject/Lists

    4,641GitHub पर देखें↗

    Lists is a curated collection of DNS blocklists, a domain blocklist generator, and a categorized library of domains used for network content filtering. The project provides a command-line pipeline that aggregates upstream sources to build and validate blocklists used to redirect unwanted traffic to null addresses. The project distinguishes itself through a CLI-driven build pipeline that automates the fetching, validation, and daily regeneration of datasets. It organizes domains into discrete functional categories rather than a single monolithic list and exports them in multiple syntaxes, incl

    Catalogs known fraudulent domains to prevent users from accessing sites associated with scams or malware.

    Pythonadblockadblock-listblocklist
    GitHub पर देखें↗4,641
  • strozfriedberg/windows-exploit-suggesterstrozfriedberg का अवतार

    strozfriedberg/Windows-Exploit-Suggester

    4,211GitHub पर देखें↗

    Windows-Exploit-Suggester is a security analysis tool designed to audit patch levels and identify vulnerabilities on Windows hosts. It functions as a vulnerability scanner and patch level auditor that compares installed system hotfixes against Microsoft security bulletins to detect missing updates. The project maps these missing security updates to known public exploits and available Metasploit modules. It uses a vulnerability database interface to download and query external security bulletin data, linking specific unpatched vulnerabilities to viable exploit vectors. The tool's capabilities

    Synchronizes local vulnerability definitions by downloading and parsing security bulletins from remote sources.

    Python
    GitHub पर देखें↗4,211
  • gdssecurity/windows-exploit-suggesterGDSSecurity का अवतार

    GDSSecurity/Windows-Exploit-Suggester

    4,209GitHub पर देखें↗

    Windows-Exploit-Suggester is a security audit tool designed to scan Windows systems for outdated components and missing security patches. It functions as a vulnerability scanner that compares target patch levels against official vendor security bulletins to identify security gaps. The tool specializes in exploit mapping, linking identified missing updates to known public exploit code and available penetration testing modules. It automates the research process by cross-referencing missing patches with specific vulnerability identifiers to determine applicable attack vectors. The system includ

    Updates local security definitions from remote vendor vulnerability sources to maintain accuracy.

    Python
    GitHub पर देखें↗4,209
  • x-cmd/x-cmdx-cmd का अवतार

    x-cmd/x-cmd

    4,037GitHub पर देखें↗

    x-cmd is an AI agent orchestrator, cloud infrastructure CLI, and cross-platform package manager that provides an enhanced POSIX shell toolkit. It integrates large language models directly into the terminal for chatting, code generation, and the execution of agentic workflows, while offering a framework for building interactive terminal user interface components. The project distinguishes itself by deploying containerized AI agents within isolated sandboxes, provisioning them with specialized skills and headless browser automation capabilities. It further streamlines development through a unif

    Monitors open-source vulnerabilities by cross-referencing against known exploited vulnerability catalogs.

    Shellagentaibash
    GitHub पर देखें↗4,037
  • scipag/vulscanscipag का अवतार

    scipag/vulscan

    3,761GitHub पर देखें↗

    Vulscan is a network service auditor and vulnerability scanner that utilizes the Nmap Scripting Engine to identify security flaws. It functions as a version-based flaw detector, matching detected software banners against an offline vulnerability database to identify potential security risks without requiring a constant internet connection. The tool provides mechanisms for refining identification accuracy, including an interactive mode for manual version overriding and configurable matching logic to filter results. It manages security data through a system for loading local datasets and synchr

    Provides mechanisms for updating local security definitions from remote vulnerability sources.

    Lua
    GitHub पर देखें↗3,761
  • dependencytrack/dependency-trackDependencyTrack का अवतार

    DependencyTrack/dependency-track

    3,612GitHub पर देखें↗

    Dependency-Track is a software composition analysis tool and vulnerability management system designed to track dependencies and supply chain risk. It functions as a platform for ingesting and analyzing CycloneDX software bills of materials to identify known vulnerabilities and license compliance issues within third-party software components. The system distinguishes itself by mirroring external vulnerability databases locally to enable fast offline analysis and using VEX documents to differentiate between technical vulnerabilities and actual contextual risks. It also integrates with identity

    Synchronizes with external vulnerability databases and scoring systems to prioritize mitigation based on exploitability.

    Javaappsecbill-of-materialsbom
    GitHub पर देखें↗3,612
  • cve-search/cve-searchcve-search का अवतार

    cve-search/cve-search

    2,593GitHub पर देखें↗

    cve-search is a vulnerability search engine and database manager designed to index, synchronize, and query CVE and CPE security vulnerability data. It functions as a security data warehouse that imports vulnerability feeds into a local database to enable fast, keyword-based discovery of security flaws. The project provides a web-based vulnerability browser and a programmatic JSON API for retrieving records and risk scores. It utilizes full-text indexing for vulnerability descriptions and implements an identity-verified security portal using the OpenID Connect standard for user authentication.

    Loads and synchronizes security vulnerability records from remote sources into a local searchable database.

    Pythoncommon-vulnerabilitiescpecve
    GitHub पर देखें↗2,593
  • google/osv.devgoogle का अवतार

    google/osv.dev

    2,494GitHub पर देखें↗

    OSV is a distributed database and aggregator of open-source security advisories that uses a standardized vulnerability schema to track security flaws. It functions as a system for collecting and normalizing security data from diverse ecosystems into a single unified format, providing a web API for querying package vulnerabilities and submitting standardized records. The project distinguishes itself through a security advisory distribution service that supports bulk dataset exports via cloud storage buckets and incremental synchronization of security record updates. It also employs sandbox-bas

    Imports security records from public repositories, web APIs, or cloud storage buckets after validating they match a specific schema.

    Pythonsecuritysecurity-toolsvulnerability
    GitHub पर देखें↗2,494
  1. Home
  2. Security & Cryptography
  3. Vulnerability Scanning
  4. Vulnerability Data Synchronization

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

  • Exploit Reference Aggregators1 सब-टैगTools that centralize vulnerability details and their corresponding exploit references for research. **Distinct from Vulnerability Data Synchronization:** Distinct from Vulnerability Data Synchronization: focuses on the aggregation of researcher-centric references and PoCs