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

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

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

5 个仓库

Awesome GitHub RepositoriesAttack Path Visualizations

Graph-based representations of potential attacker movement through cloud inventory and vulnerabilities.

Distinct from Attack Surface Analysis: Focuses on the visualization of paths between assets rather than just mapping the exposed surface area.

Explore 5 awesome GitHub repositories matching security & cryptography · Attack Path Visualizations. Refine with filters or upvote what's useful.

Awesome Attack Path Visualizations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • toniblyx/prowlertoniblyx 的头像

    toniblyx/prowler

    14,005在 GitHub 上查看↗

    Prowler is a multi-cloud security scanner and security posture management tool. It automates security and compliance assessments across multiple cloud environments to identify misconfigurations and vulnerabilities. The project provides a multi-cloud security analysis engine that operates as an automated auditor, evaluating infrastructure against industry-standard regulatory frameworks and security benchmarks. It features a cloud security visualization dashboard that uses a graph database to map cloud inventory and visualize potential attack paths. Capabilities include automated cloud infrast

    Maps cloud inventory into a graph database to visualize potential movement paths for attackers.

    Python
    在 GitHub 上查看↗14,005
  • adaptivethreat/bloodhoundadaptivethreat 的头像

    adaptivethreat/Bloodhound

    10,552在 GitHub 上查看↗

    Bloodhound is an Active Directory attack path mapper and security auditor designed to visualize trust relationships and permission chains. It serves as an attack surface management tool that identifies paths to domain administrator and other high-privileged accounts. The project uses a graph database analyzer to map complex identity and access relationships. It quantifies the risk of privilege escalation by identifying misconfigured permissions and trust links within Windows domains. The system provides capabilities for Active Directory security analysis, identity and access auditing, and ne

    Visualizes the sequence of steps an attacker could take to escalate privileges and compromise a target system.

    PowerShell
    在 GitHub 上查看↗10,552
  • guardicore/monkeyguardicore 的头像

    guardicore/monkey

    7,014在 GitHub 上查看↗

    Monkey is an adversary emulation platform and breach and attack simulation tool designed to test network defenses through automated lateral movement and exploit delivery. It functions as a network security testing system that evaluates security posture by attempting to propagate through vulnerabilities and extract sensitive system credentials. The platform distinguishes itself by simulating specific real-world attacker behaviors, such as ransomware encryption, cryptojacking, and the theft of browser-stored credentials and secure shell keys. It utilizes binary hash randomization to evade antiv

    Tracks simulation progress and reports agent activities through a command server to provide empirical security data.

    Python
    在 GitHub 上查看↗7,014
  • verazuo/jailbreak_llmsverazuo 的头像

    verazuo/jailbreak_llms

    3,563在 GitHub 上查看↗

    This project is a comprehensive ecosystem of frameworks, toolkits, and datasets designed to evaluate model vulnerabilities and analyze jailbreak patterns. It serves as an adversarial testing framework and research toolkit for measuring the effectiveness of safety guardrails in large language models. The system includes a library of real-world prompt injection datasets harvested from social media to study bypass strategies. It provides specialized tools for semantic attack analysis and prompt visualization, allowing for the mapping of relationships between adversarial prompts to discover commo

    Visualizes relationships between different prompts to discover common patterns used in model jailbreak attempts.

    Jupyter Notebookchatgptjailbreakjailbreaking
    在 GitHub 上查看↗3,563
  • specterops/bloodhoundSpecterOps 的头像

    SpecterOps/BloodHound

    2,789在 GitHub 上查看↗

    BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity relationships and permissions in Active Directory. It functions as a security tool for auditing directory services, uncovering unintended privilege relationships, and visualizing sequences of permissions that can lead to domain compromise. The project differentiates itself as a comprehensive adversary emulation framework that coordinates remote agents and executes post-exploitation commands. It includes a reverse proxy for bypassing multi-factor authentication via real-time session hij

    Uses graph databases to discover and visualize sequences of permissions that lead to domain compromise.

    Go
    在 GitHub 上查看↗2,789
  1. Home
  2. Security & Cryptography
  3. Attack Surface Analysis
  4. Attack Path Visualizations

探索子标签

  • PromptGraph-based representations of semantic relationships between adversarial prompts to identify attack patterns. **Distinct from Attack Path Visualizations:** Visualizes relationships between semantic prompts rather than movements between cloud assets.