awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GDSSecurity avatar

GDSSecurity/Windows-Exploit-SuggesterArchived

0
View on GitHub↗
4,209 星标·1,037 分支·Python·GPL-3.0·5 次浏览

Windows Exploit Suggester

Windows-Exploit-Suggester 是一个安全审计工具,旨在扫描 Windows 系统中的过时组件和缺失的安全补丁。它作为一个漏洞扫描器,将目标补丁级别与官方供应商安全公告进行比较,以识别安全漏洞。

该工具专注于漏洞利用映射,将识别出的缺失更新链接到已知的公共漏洞利用代码和可用的渗透测试模块。它通过将缺失的补丁与特定的漏洞标识符进行交叉引用,自动执行研究过程,以确定适用的攻击向量。

该系统包括远程补丁级别比较和启发式检测功能,以推断主机的状态。它通过同步机制保持准确性,该机制从供应商源下载并解析最新的安全数据,以更新其内部漏洞数据库。

Features

  • Windows Vulnerability Assessments - Performs security audits specifically targeting Windows host configurations and missing security updates.
  • Automated Exploit Collectors - Automatically maps missing software updates to available exploit code to streamline vulnerability discovery.
  • Exploit Recommendations - Suggests specific publicly available exploits based on identified missing security patches.
  • Patch Auditing Tools - Audits installed Windows fixes against official catalogs to identify security gaps.
  • Missing Patch Detection - Identifies missing security updates on a target system using versioning and patch metadata.
  • Vulnerability Matching - Compares detected system versions against known flaw databases to identify missing security updates.
  • Vulnerability Scanners - Automated scanner that analyzes infrastructure to detect potential security flaws and missing patches.
  • Exploit Mapping - Links identified security gaps to specific known exploits and Metasploit modules.
  • Penetration Testing - Provides frameworks for conducting security assessments by linking missing updates to applicable exploits.
  • Security Definition Synchronizations - Automatically downloads and merges external security bulletins and vulnerability metadata into local storage.
  • Remote Patch Auditing - Analyzes the current state of a remote system to determine if specific security updates are absent.
  • Security Auditing Tools - Identifies security flaws and outdated system components through automated auditing.
  • Vulnerability Data Synchronization - Updates local security definitions from remote vendor vulnerability sources to maintain accuracy.
  • Exploitation Tools - Tool for detecting missing patches and potential exploits.
  • Penetration Testing Tools - Identifies potential missing patches for Windows systems.
  • Privilege Escalation Tools - Tool for detecting missing security patches on Windows systems.
  • Windows Security Utilities - Identifies missing patches and potential vulnerabilities on Windows systems.

Star 历史

gdssecurity/windows-exploit-suggester 的 Star 历史图表gdssecurity/windows-exploit-suggester 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

gdssecurity/windows-exploit-suggester 是做什么的?

Windows-Exploit-Suggester 是一个安全审计工具,旨在扫描 Windows 系统中的过时组件和缺失的安全补丁。它作为一个漏洞扫描器,将目标补丁级别与官方供应商安全公告进行比较,以识别安全漏洞。

gdssecurity/windows-exploit-suggester 的主要功能有哪些?

gdssecurity/windows-exploit-suggester 的主要功能包括:Windows Vulnerability Assessments, Automated Exploit Collectors, Exploit Recommendations, Patch Auditing Tools, Missing Patch Detection, Vulnerability Matching, Vulnerability Scanners, Exploit Mapping。

gdssecurity/windows-exploit-suggester 有哪些开源替代品?

gdssecurity/windows-exploit-suggester 的开源替代品包括: bitsadmin/wesng — This project is a set of specialized utilities for Windows vulnerability assessment and patch management auditing. It… strozfriedberg/windows-exploit-suggester — Windows-Exploit-Suggester is a security analysis tool designed to audit patch levels and identify vulnerabilities on… rebootuser/linenum — LinEnum is a suite of security utilities for auditing Linux systems, scanning for privilege escalation paths, and… the-z-labs/linux-exploit-suggester — This project is a security auditing tool and vulnerability scanner designed to evaluate the security posture of Linux… owasp/nettacker — Nettacker is an automated penetration testing framework designed to orchestrate reconnaissance, port scanning, and… dependencytrack/dependency-track — Dependency-Track is a software composition analysis tool and vulnerability management system designed to track…

Windows Exploit Suggester 的开源替代方案

相似的开源项目,按与 Windows Exploit Suggester 的功能重合度排序。
  • bitsadmin/wesngbitsadmin 的头像

    bitsadmin/wesng

    4,881在 GitHub 上查看↗

    This project is a set of specialized utilities for Windows vulnerability assessment and patch management auditing. It functions as a vulnerability scanner and exploit suggester that analyzes installed updates to identify missing security patches and their corresponding known vulnerabilities. The system distinguishes itself by matching missing updates against a consolidated vulnerability database to recommend specific publicly available exploits. It maintains accuracy by synchronizing remote security bulletins into a local database and cross-referencing identified gaps against official update

    Pythonexploitmicrosoftpatches
    在 GitHub 上查看↗4,881
  • strozfriedberg/windows-exploit-suggesterstrozfriedberg 的头像

    strozfriedberg/Windows-Exploit-Suggester

    4,211在 GitHub 上查看↗

    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

    Python
    在 GitHub 上查看↗4,211
  • rebootuser/linenumrebootuser 的头像

    rebootuser/LinEnum

    7,835在 GitHub 上查看↗

    LinEnum is a suite of security utilities for auditing Linux systems, scanning for privilege escalation paths, and enumerating local vulnerabilities. It functions as a system security audit tool, a local enumeration utility, and a scanner for identifying misconfigurations that could allow a user to gain root access. The project includes specialized auditing for containerized environments, specifically detecting Docker and LXC signatures to identify potential escape vectors to the host system. Its broader capabilities cover the analysis of kernel versions, the identification of SUID binaries a

    Shell
    在 GitHub 上查看↗7,835
  • the-z-labs/linux-exploit-suggesterThe-Z-Labs 的头像

    The-Z-Labs/linux-exploit-suggester

    6,532在 GitHub 上查看↗

    This project is a security auditing tool and vulnerability scanner designed to evaluate the security posture of Linux hosts. It functions as a privilege escalation auditor that scans running kernels for missing security patches and vulnerabilities to identify potential paths for gaining root access. The utility performs kernel security analysis by matching system version strings against a database of known exploits. It audits kernel hardening settings and evaluates system exposure to categorize the probability of successful privilege escalation attacks. The tool covers a broad range of asses

    Shellapplicable-exploitsexploitshacking-tool
    在 GitHub 上查看↗6,532
  • 查看 Windows Exploit Suggester 的所有 30 个替代方案→