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
·

49 dépôts

Awesome GitHub RepositoriesAdversary Simulation

Tools for emulating real-world attack techniques to test defensive capabilities.

Explore 49 awesome GitHub repositories matching part of an awesome list · Adversary Simulation. Refine with filters or upvote what's useful.

Awesome Adversary Simulation 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.
  • redcanaryco/atomic-red-teamAvatar de redcanaryco

    redcanaryco/atomic-red-team

    12,089Voir sur GitHub↗

    Atomic Red Team is an adversary simulation tool and detection validation suite designed to emulate attacker behaviors. It functions as a security control testing framework that uses a library of portable tests to verify if security monitoring and alerting systems correctly identify specific malicious techniques. The project serves as a MITRE ATT&CK emulation framework, mapping individual test executions to a standardized industry taxonomy of adversary behaviors. This mapping allows for the validation of security controls against the MITRE ATT&CK matrix to identify gaps in detection and respon

    Portable detection tests based on MITRE ATT&CK.

    Cmitremitre-attack
    Voir sur GitHub↗12,089
  • mitre/calderaAvatar de mitre

    mitre/caldera

    7,047Voir sur GitHub↗

    Caldera is an adversary emulation platform and command and control framework designed to simulate cyber attack patterns. It functions as an automated red team tool and threat framework orchestrator, executing attack sequences based on standardized cybersecurity threat frameworks to validate security defenses and detection capabilities. The platform distinguishes itself through the dynamic compilation of customized executable payloads and the use of framework-mapped adversary modeling to structure attack techniques. It manages asynchronous agents on targeted endpoints via a central server acce

    Automated system for adversary emulation.

    Python
    Voir sur GitHub↗7,047
  • cobbr/covenantAvatar de cobbr

    cobbr/Covenant

    4,699Voir sur GitHub↗

    Covenant est un framework de commande et contrôle basé sur .NET conçu pour les opérations d'équipe rouge (red team) et la simulation d'adversaires. Il sert de plateforme collaborative pour coordonner les évaluations de sécurité, gérer les implants distants et exécuter des tâches sur des systèmes compromis via un serveur centralisé. Le projet se distingue par son générateur de charge utile dynamique, qui compile et obfusque des binaires exécutables et des scripts à la volée pour contourner la détection. Il se sépare davantage par un environnement collaboratif qui permet à plusieurs opérateurs authentifiés de partager un état synchronisé, de suivre les indicateurs opérationnels et de gérer des engagements conjoints au sein d'une interface unique. Le framework fournit des capacités étendues pour l'obfuscation du trafic, incluant l'utilisation de profils réseau personnalisés, de pipelines de transformation de données et de traduction de protocole basée sur des ponts pour masquer les communications. Il couvre également les besoins post-exploitation tels que la récupération de fichiers distants, la collecte centralisée d'identifiants et le développement de modules de tâches distants personnalisés en utilisant un modèle d'extension par plugin. Le système sécurise les communications entre le serveur et les agents en utilisant l'épinglage de certificat SSL et des échanges de clés chiffrés pour assurer la confidentialité persistante.

    Provides a multi-user environment for coordinating adversary simulations and tracking operational indicators.

    C#
    Voir sur GitHub↗4,699
  • its-a-feature/apfellAvatar de its-a-feature

    its-a-feature/Apfell

    4,570Voir sur GitHub↗

    Apfell is a red teaming framework and command and control server designed for collaborative adversary simulation. It provides a centralized infrastructure to manage remote agents and distribute tasking across multiple operating systems using a message broker for real-time synchronization. The system functions as a distributed agent orchestrator, allowing teams to coordinate complex attack chains and synchronize container data. It features a multi-platform payload manager that enables the downloading and integration of custom agents and command profiles from remote repositories. The platform

    Provides a collaborative environment to coordinate red teaming operations and emulate real-world attack techniques.

    JavaScript
    Voir sur GitHub↗4,570
  • bluscreenofjeff/red-team-infrastructure-wikiAvatar de bluscreenofjeff

    bluscreenofjeff/Red-Team-Infrastructure-Wiki

    4,498Voir sur GitHub↗

    Ce projet est une collection de ressources techniques, de plans et de guides pour construire une infrastructure d'équipe rouge (red team) résiliente et furtive. Il fournit un framework complet pour concevoir des environnements de sécurité offensive qui résistent à la détection et restent opérationnels tout au long des engagements de sécurité. Le dépôt se distingue par des playbooks détaillés pour la simulation d'adversaires et des manuels de durcissement. Il couvre des techniques d'obfuscation avancées telles que le domain fronting, l'utilisation de redirecteurs de plateforme en tant que service (PaaS) et l'exploitation de sites de contenu tiers pour hériter de la réputation de domaine et échapper aux filtres de sécurité. La surface technique s'étend à l'automatisation de la sécurité opérationnelle, y compris la distribution des actifs d'infrastructure à travers plusieurs fournisseurs cloud et régions géographiques. Elle englobe des capacités pour la capture d'identifiants via des proxys adversary-in-the-middle, l'agrégation centralisée des logs et l'implémentation du durcissement des fichiers système immuables pour sécuriser les serveurs opérationnels. Le projet inclut également des utilitaires pour l'analyse de domaine, tels que la vérification des catégorisations des fournisseurs et l'identification de domaines expirés réputés pour mieux se fondre dans les réseaux cibles.

    Provides technical playbooks for emulating real-world attack techniques and evading detection.

    Voir sur GitHub↗4,498
  • jonathansalwan/tritonAvatar de JonathanSalwan

    JonathanSalwan/Triton

    4,202Voir sur GitHub↗

    Triton is a dynamic binary analysis framework designed to automate reverse engineering. It functions as a multi-architecture CPU emulator, an SMT-based symbolic execution engine, and a dynamic taint analysis tool. The framework translates raw machine instructions into abstract syntax trees, allowing it to represent binary program logic as a structured intermediate representation. This allows the system to map multiple hardware instruction sets to a single analysis framework and translate machine instructions into mathematical formulas for solving constraints. Its capabilities cover the simul

    Dynamic binary analysis library for emulation and reverse engineering.

    C++
    Voir sur GitHub↗4,202
  • microsoft/restler-fuzzerAvatar de microsoft

    microsoft/restler-fuzzer

    2,915Voir sur GitHub↗

    RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.

    Stateful fuzzing tool for testing cloud service REST APIs.

    Python
    Voir sur GitHub↗2,915
  • nextronsystems/aptsimulatorAvatar de NextronSystems

    NextronSystems/APTSimulator

    2,750Voir sur GitHub↗

    A toolset to make a system look as if it was the victim of an APT attack

    Simulates the aftermath of an APT attack on a system.

    Batchfile
    Voir sur GitHub↗2,750
  • datadog/stratus-red-teamAvatar de DataDog

    DataDog/stratus-red-team

    2,264Voir sur GitHub↗

    Provides granular adversary emulation for cloud environments.

    Goadversary-emulationawsaws-security
    Voir sur GitHub↗2,264
  • securityriskadvisors/vectrAvatar de SecurityRiskAdvisors

    SecurityRiskAdvisors/VECTR

    1,587Voir sur GitHub↗

    ####

    Tracks red and blue team activities to measure detection capabilities.

    Voir sur GitHub↗1,587
  • alphasoc/flightsimAvatar de alphasoc

    alphasoc/flightsim

    1,360Voir sur GitHub↗

    A utility to safely generate malicious network traffic patterns and evaluate controls.

    Generates malicious network traffic to evaluate security controls.

    Go
    Voir sur GitHub↗1,360
  • redhuntlabs/redhunt-osAvatar de redhuntlabs

    redhuntlabs/RedHunt-OS

    1,316Voir sur GitHub↗

    Virtual Machine for Adversary Emulation and Threat Hunting

    Virtual machine environment for emulation and threat hunting.

    Voir sur GitHub↗1,316
  • uber-common/mettaAvatar de uber-common

    uber-common/metta

    1,140Voir sur GitHub↗

    An information security preparedness tool to do adversarial simulation.

    Tool for adversarial simulation and security preparedness.

    Python
    Voir sur GitHub↗1,140
  • endgameinc/rtaAvatar de endgameinc

    endgameinc/RTA

    1,096Voir sur GitHub↗

    RTA provides a framework of scripts designed to allow blue teams to test their detection capabilities against malicious tradecraft, modeled after MITRE ATT&CK.

    Framework for testing blue team detection against malicious tradecraft.

    Python
    Voir sur GitHub↗1,096
  • trycatchhcf/dumpsterfireAvatar de TryCatchHCF

    TryCatchHCF/DumpsterFire

    1,036Voir sur GitHub↗

    "Security Incidents In A Box!" A modular, menu-driven, cross-platform tool for building customized, time-delayed, distributed security events. Easily create custom event chains for Blue- & Red Team drills and sensor / alert mapping. Red Teams can create decoy incidents, distractions, and lures to support and scale their operations. Build event sequences ("narratives") to simulate realistic scenarios and generate corresponding network and filesystem artifacts.

    Modular tool for building customized security incident scenarios.

    Pythonautomationblue-teamblue-teams
    Voir sur GitHub↗1,036
  • scarredmonk/sysmonsimulatorAvatar de ScarredMonk

    ScarredMonk/SysmonSimulator

    861Voir sur GitHub↗

    Generates Sysmon logs to test EDR detection rules.

    C
    Voir sur GitHub↗861
  • fsecurelabs/leonidasAvatar de fsecurelabs

    fsecurelabs/leonidas

    616Voir sur GitHub↗

    Automated Attack Simulation in the Cloud, complete with detection use cases.

    Automates attack simulation in cloud environments.

    Python
    Voir sur GitHub↗616
  • warhorse/warhorseAvatar de warhorse

    warhorse/warhorse

    360Voir sur GitHub↗

    Table of contents

    Ansible playbooks for deploying cloud security assessment infrastructure.

    Jinja
    Voir sur GitHub↗360
  • splunk/saloAvatar de splunk

    splunk/salo

    92Voir sur GitHub↗

    Synthetic Adversarial Log Objects (SALO) is a framework for the generation of log events without the need for infrastructure or actions to initiate the event that causes a log event. The purpose of this framework is to allow security practitioners, data scientists, and researchers the ability to…

    Framework for generating synthetic adversarial log objects.

    Python
    Voir sur GitHub↗92
  • cyb3rward0g/mordorC

    Cyb3rWard0g/mordor

    0Voir sur GitHub↗

    Provides datasets for replaying adversarial techniques.

    Voir sur GitHub↗0
Préc.123Suivant
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Adversary Simulation