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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to trycatchhcf/dumpsterfire

Open-source alternatives to DumpsterFire

30 open-source projects similar to trycatchhcf/dumpsterfire, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best DumpsterFire alternative.

  • redhuntlabs/redhunt-osredhuntlabs avatar

    redhuntlabs/RedHunt-OS

    1,316View on GitHub↗

    Virtual Machine for Adversary Emulation and Threat Hunting

    View on GitHub↗1,316
  • nextronsystems/aptsimulatorNextronSystems avatar

    NextronSystems/APTSimulator

    2,750View on GitHub↗

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

    Batchfile
    View on GitHub↗2,750
  • alphasoc/flightsimalphasoc avatar

    alphasoc/flightsim

    1,360View on GitHub↗

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

    Go
    View on GitHub↗1,360
  • uber-common/mettauber-common avatar

    uber-common/metta

    1,140View on GitHub↗

    An information security preparedness tool to do adversarial simulation.

    Python
    View on GitHub↗1,140
  • mitre/calderamitre avatar

    mitre/caldera

    7,047View on 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

    Python
    View on GitHub↗7,047

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • endgameinc/rtaendgameinc avatar

    endgameinc/RTA

    1,096View on 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.

    Python
    View on GitHub↗1,096
  • redcanaryco/atomic-red-teamredcanaryco avatar

    redcanaryco/atomic-red-team

    12,089View on 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

    Cmitremitre-attack
    View on GitHub↗12,089
  • guardicore/monkeyguardicore avatar

    guardicore/monkey

    7,014View on 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

    Python
    View on GitHub↗7,014
  • cobbr/covenantcobbr avatar

    cobbr/Covenant

    4,699View on GitHub↗

    Covenant is a .NET-based command and control framework designed for red team operations and adversary simulation. It serves as a collaborative platform for coordinating security assessments, managing remote implants, and executing tasks on compromised systems through a centralized server. The project is distinguished by its dynamic payload generator, which compiles and obfuscates executable binaries and scripts on the fly to bypass detection. It further separates itself through a collaborative environment that allows multiple authenticated operators to share a synchronized state, track operat

    C#
    View on GitHub↗4,699
  • its-a-feature/apfellits-a-feature avatar

    its-a-feature/Apfell

    4,570View on 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

    JavaScript
    View on GitHub↗4,570
  • bluscreenofjeff/red-team-infrastructure-wikibluscreenofjeff avatar

    bluscreenofjeff/Red-Team-Infrastructure-Wiki

    4,498View on GitHub↗

    This project is a collection of technical resources, blueprints, and guides for building resilient and stealthy red team infrastructure. It provides a comprehensive framework for designing offensive security environments that resist detection and remain operational throughout security engagements. The repository distinguishes itself through detailed playbooks for adversary simulation and hardening manuals. It covers advanced obfuscation techniques such as domain fronting, the use of platform-as-a-service redirectors, and the leveraging of third-party content sites to inherit domain reputation

    View on GitHub↗4,498
  • elevenpaths/attpwnE

    ElevenPaths/ATTPwn

    0View on GitHub↗
    View on GitHub↗0
  • empireproject/empireEmpireProject avatar

    EmpireProject/Empire

    7,813View on GitHub↗

    Empire is a command and control framework and post-exploitation toolkit used for network penetration testing. It serves as a centralized platform for coordinating remote agent communication and automating the delivery of security testing payloads to target systems. The project provides a suite of modules for host reconnaissance, lateral movement, and credential harvesting across corporate environments. It functions as a remote administration tool to maintain persistence and execute commands on compromised hosts. The framework incorporates capabilities for agent orchestration and the executio

    PowerShell
    View on GitHub↗7,813
  • fourcorelabs/firedrillF

    FourCoreLabs/firedrill

    0View on GitHub↗
    View on GitHub↗0
  • fozavci/tehsatF

    fozavci/tehsat

    0View on GitHub↗
    View on GitHub↗0
  • fsecurelabs/leonidasfsecurelabs avatar

    fsecurelabs/leonidas

    616View on GitHub↗

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

    Python
    View on GitHub↗616
  • jonathansalwan/tritonJonathanSalwan avatar

    JonathanSalwan/Triton

    4,202View on 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

    C++
    View on GitHub↗4,202
  • jymcheong/autottpjymcheong avatar

    jymcheong/AutoTTP

    261View on GitHub↗

    Automated Tactics Techniques & Procedures

    Python
    View on GitHub↗261
  • lawrenceamer/0xsp-mongooseL

    lawrenceamer/0xsp-Mongoose

    0View on GitHub↗
    View on GitHub↗0
  • mdsecactivebreach/cactustorchmdsecactivebreach avatar

    mdsecactivebreach/CACTUSTORCH

    1,019View on GitHub↗

    CACTUSTORCH: Payload Generation for Adversary Simulations

    Visual Basic
    View on GitHub↗1,019
  • mdsecactivebreach/sharpshootermdsecactivebreach avatar

    mdsecactivebreach/SharpShooter

    1,984View on GitHub↗

    Payload Generation Framework

    VBA
    View on GitHub↗1,984
  • microsoft/restler-fuzzermicrosoft avatar

    microsoft/restler-fuzzer

    2,915View on 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.

    Python
    View on GitHub↗2,915
  • miladmsft/threathuntM

    MiladMSFT/ThreatHunt

    0View on GitHub↗
    View on GitHub↗0
  • mvelazc0/purplesharpM

    mvelazc0/PurpleSharp

    0View on GitHub↗
    View on GitHub↗0
  • n0dec/malwlessN

    n0dec/MalwLess

    0View on GitHub↗
    View on GitHub↗0
  • nextronsystems/ransomware-simulatorN

    NextronSystems/ransomware-simulator

    0View on GitHub↗
    View on GitHub↗0
  • nickzer0/redlabN

    nickzer0/RedLab

    0View on GitHub↗
    View on GitHub↗0
  • otrf/microsoft-sentinel2goO

    OTRF/Microsoft-Sentinel2Go

    0View on GitHub↗
    View on GitHub↗0
  • otrf/simulandO

    OTRF/SimuLand

    0View on GitHub↗
    View on GitHub↗0
  • powershellmafia/powersploitPowerShellMafia avatar

    PowerShellMafia/PowerSploit

    12,880View on GitHub↗

    PowerSploit is a collection of PowerShell modules designed for security assessment, penetration testing, and red team operations. It provides a framework for auditing Windows system configurations and evaluating the effectiveness of security defenses within an enterprise environment. The framework focuses on techniques that leverage native system administration tools and scripting environments to perform operations. It includes capabilities for executing arbitrary commands, escalating user privileges, and maintaining system persistence through event subscriptions. By utilizing in-memory execu

    PowerShell
    View on GitHub↗12,880