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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to matterpreter/defendercheck

Projects sharing features with DefenderCheck

30 open-source projects similar to matterpreter/defendercheck, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • hegusung/avsignseekH

    hegusung/AVSignSeek

    0View on GitHub↗
    View on GitHub↗0
  • hasherezade/pe-sievehasherezade avatar

    hasherezade/pe-sieve

    3,559View on GitHub↗

    pe-sieve is a set of diagnostic tools for scanning Windows process memory to identify malicious implants, shellcode, and hooks. It functions as an in-memory implant detector, malware unpacker, and process callstack analyzer designed to locate and dump memory patches and injected code from running processes. The project identifies advanced evasion techniques, such as process hollowing and reflective injection, by verifying portable executable structures in memory. It distinguishes itself by analyzing process callstacks to detect anomalies and redirections and by reconstructing executable heade

    C++anti-malwarehookinglibpeconv
    View on GitHub↗3,559
  • lordnoteworthy/al-khaserLordNoteworthy avatar

    LordNoteworthy/al-khaser

    7,001View on GitHub↗

    Al-Khaser is a research project focused on the development of anti-analysis and evasion techniques to resist reverse engineering. It provides implementations for detecting and evading virtual machines, sandboxes, and debuggers to prevent software analysis. The project implements control flow obfuscation through anti-disassembly methods and utilizes dynamic API resolution to bypass static import tables. It further hinders forensic analysis by manipulating memory headers to prevent process dumps and utilizing remote code injection to execute logic in external processes. The capability surface

    C++
    View on GitHub↗7,001
  • rasta-mouse/threatcheckrasta-mouse avatar

    rasta-mouse/ThreatCheck

    1,409View on GitHub↗
    C#
    View on GitHub↗1,409

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
  • skerkour/black-hat-rustskerkour avatar

    skerkour/black-hat-rust

    4,353View on GitHub↗

    This project is an offensive security toolkit and development framework for creating memory-safe malware, network scanners, and payload generators. It provides a structured approach to developing exploits, shellcode, and remote access tools. The framework distinguishes itself through the use of no-standard-library environments to generate minimal standalone machine code and shellcode. It also supports the compilation of high-performance logic into WebAssembly for the creation of deceptive web interfaces used in social engineering. Capability areas cover automated vulnerability discovery via

    Rustauditbeaconbug-bounty
    View on GitHub↗4,353
  • v2-dev/awesome-social-engineeringv2-dev avatar

    v2-dev/awesome-social-engineering

    4,029View on GitHub↗

    This project is a curated collection of frameworks, libraries, and toolsets designed for social engineering and public data gathering. It aggregates specialized software and educational materials used to perform human-centric attacks during professional security engagements. The directory provides resources for gathering and visualizing open source intelligence to identify sensitive information leaks. It also includes a collection of methods and software for executing phishing campaigns to harvest credentials and session cookies. The repository further covers educational materials focused on

    View on GitHub↗4,029
  • mxrch/ghuntmxrch avatar

    mxrch/GHunt

    19,089View on GitHub↗

    GHunt is a Google account investigator and open-source intelligence framework designed to retrieve publicly available information and metadata associated with Google accounts. It functions as an OSINT data extractor and offensive security framework used to identify user identities and uncover hidden metadata. The tool extracts public profile data from various Google services and exports the findings into structured JSON formats. This allows for the collection and analysis of digital footprints to support security research and reconnaissance.

    Python
    View on GitHub↗19,089
  • mandiant/commando-vmmandiant avatar

    mandiant/commando-vm

    7,667View on GitHub↗

    Commando VM is a Windows-based penetration testing distribution and offensive security virtual machine. It serves as a toolset manager for deploying and maintaining a curated collection of security tools, scripts, and configurations designed for security auditing, red teaming, and adversary simulation. The project automates the provisioning of a specialized workstation by using PowerShell scripts and a modular repository to orchestrate the installation of offensive security software. It utilizes a community-driven package manager to handle dependency resolution and binary installations, ensur

    PowerShellfireeye-flarepenetration-testingred-teaming
    View on GitHub↗7,667
  • samratashok/nishangsamratashok avatar

    samratashok/nishang

    9,951View on GitHub↗

    Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows targets. It functions as a post-exploitation toolkit and payload generator to automate attacks and manage remote targets. The project provides specialized capabilities for bypassing security controls, such as disabling the Antimalware Scan Interface and employing in-memory execution to avoid disk-based detection. It includes a variety of stealthy command and control mechanisms, utilizing non-standard channels like DNS TXT records, ICMP traffic, and webmail for communication a

    PowerShellactivedirectoryhackinginfosec
    View on GitHub↗9,951
  • 0xsha/cloudbrute0xsha avatar

    0xsha/cloudbrute

    1,137View on GitHub↗

    Awesome cloud enumerator

    Go
    View on GitHub↗1,137
  • accidentalrebel/mbcscanA

    accidentalrebel/mbcscan

    0View on GitHub↗
    View on GitHub↗0
  • aahmad097/alternativeshellcodeexecA

    aahmad097/AlternativeShellcodeExec

    0View on GitHub↗
    View on GitHub↗0
  • activecm/ritaactivecm avatar

    activecm/rita

    579View on GitHub↗

    Real Intelligence Threat Analytics (RITA) is a framework for detecting command and control communication through network traffic analysis.

    Go
    View on GitHub↗579
  • adamtaguirov/ida-practical-cheatsheetA

    AdamTaguirov/IDA-practical-cheatsheet

    0View on GitHub↗
    View on GitHub↗0
  • 0xhossam/killer0

    0xHossam/Killer

    0View on GitHub↗
    View on GitHub↗0
  • 0x09al/iis-raid0x09AL avatar

    0x09AL/IIS-Raid

    555View on GitHub↗

    IS Raid is a native IIS module that abuses the extendibility of IIS to backdoor the web server and carry out custom actions defined by an attacker.

    C++
    View on GitHub↗555
  • a0rtega/pafisha0rtega avatar

    a0rtega/pafish

    3,920View on GitHub↗

    Pafish is an anti-analysis sandbox detector and virtualization environment tester. It serves as a diagnostic utility to identify if a system is running inside a virtual machine or a malware analysis sandbox by executing common anti-analysis techniques. The tool validates the effectiveness of various evasion methods and supports research into sandbox detection. It tests whether a target system can be recognized as a virtualized environment to help improve the stealth of malware analysis environments. Detection is achieved through a variety of behavioral checks, including hardware artifact ana

    C
    View on GitHub↗3,920
  • akamai/ludaA

    akamai/luda

    0View on GitHub↗
    View on GitHub↗0
  • ajayrandhawa/keyloggerA

    ajayrandhawa/Keylogger

    0View on GitHub↗
    View on GitHub↗0
  • 3lp4tr0n/beaconhunter3lp4tr0n avatar

    3lp4tr0n/BeaconHunter

    516View on GitHub↗

    Behavior based monitoring and hunting tool built in C# leveraging ETW tracing. Blue teamers can use this tool to detect and respond to potential Cobalt Strike beacons. Red teamers can use this tool to research ETW bypasses and discover new processes that behave like beacons.

    C#
    View on GitHub↗516
  • alexandreborges/malwoverviewalexandreborges avatar

    alexandreborges/malwoverview

    3,882View on GitHub↗

    This project is a Python command-line security tool and malware analysis framework designed for threat intelligence aggregation and incident triage. It functions as an aggregator that orchestrates queries across multiple security services and sandboxes to analyze hashes, IP addresses, and domains. The tool distinguishes itself by incorporating an intelligence layer that uses language models to provide automated risk assessments and framework mappings. It also includes specialized capabilities for extracting indicators of compromise from unstructured text, documents, and web pages, as well as

    Pythonalienvaultcvecve-search
    View on GitHub↗3,882
  • am0nsec/wspeA

    am0nsec/wspe

    0View on GitHub↗
    View on GitHub↗0
  • andresriancho/enumerate-iamandresriancho avatar

    andresriancho/enumerate-iam

    1,242View on GitHub↗

    Enumerate the permissions associated with AWS credential set

    Python
    View on GitHub↗1,242
  • andresriancho/nimbostratusandresriancho avatar

    andresriancho/nimbostratus

    509View on GitHub↗

    Tools for fingerprinting and exploiting Amazon cloud infrastructures

    Python
    View on GitHub↗509
  • anhkgg/superdllhijackanhkgg avatar

    anhkgg/SuperDllHijack

    1,030View on GitHub↗

    SuperDllHijack:A general DLL hijack technology, don't need to manually export the same function interface of the DLL, so easy! 一种通用Dll劫持技术,不再需要手工导出Dll的函数接口了

    C++dllhijackhookinject
    View on GitHub↗1,030
  • antoniococo/juicypotatongantonioCoco avatar

    antonioCoco/JuicyPotatoNG

    957View on GitHub↗

    Another Windows Local Privilege Escalation from Service Account to System

    C++
    View on GitHub↗957
  • antoniococo/roguewinrmA

    antonioCoco/RogueWinRM

    0View on GitHub↗
    View on GitHub↗0
  • aptnotes/dataaptnotes avatar

    aptnotes/data

    1,794View on GitHub↗

    APTnotes data

    View on GitHub↗1,794
  • aptortellini/defenderswitchA

    APTortellini/DefenderSwitch

    0View on GitHub↗
    View on GitHub↗0
  • 0xd4d/de4dot0xd4d avatar

    0xd4d/de4dot

    7,426View on GitHub↗

    de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers, restore metadata, and simplify bytecode control flow to transform protected binaries back into human-readable code. The project features specialized systems for decrypting strings and constants using both static and dynamic analysis. It identifies specific protection tools through pattern-based detection and strips anti-analysis protections, such as tamper detection and anti-debugging code. The tool provides a suite of reverse engineering capabilities, including binary wrapper un

    C#
    View on GitHub↗7,426