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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nsacyber/mitigating-web-shells

Open-source alternatives to Mitigating Web Shells

30 open-source projects similar to nsacyber/mitigating-web-shells, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mitigating Web Shells alternative.

  • 0kee-team/watchad0

    0Kee-Team/WatchAD

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • 0xd4d/de4dotAvatar von 0xd4d

    0xd4d/de4dot

    7,426Auf GitHub ansehen↗

    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#
    Auf GitHub ansehen↗7,426
  • 3lp4tr0n/beaconhunterAvatar von 3lp4tr0n

    3lp4tr0n/BeaconHunter

    516Auf GitHub ansehen↗

    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#
    Auf GitHub ansehen↗516
  • ben0xa/powershelldefenseB

    Ben0xA/PowerShellDefense

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ccob/beaconeyeAvatar von CCob

    CCob/BeaconEye

    961Auf GitHub ansehen↗

    BeaconEye scans running processes for active CobaltStrike beacons. When processes are found to be running beacon, BeaconEye will monitor each process for C2 activity.

    C#
    Auf GitHub ansehen↗961

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • cisagov/sparrowAvatar von cisagov

    cisagov/Sparrow

    1,430Auf GitHub ansehen↗

    Sparrow.ps1 was created by CISA's Cloud Forensics team to help detect possible compromised accounts and applications in the Azure/m365 environment.

    PowerShell
    Auf GitHub ansehen↗1,430
  • countercept/python-exe-unpackerC

    countercept/python-exe-unpacker

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • creddefense/creddefenseC

    CredDefense/CredDefense

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • damonmohammadbagher/etwprocessmon2D

    DamonMohammadbagher/ETWProcessMon2

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • danielbohannon/revoke-obfuscationD

    danielbohannon/Revoke-Obfuscation

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • denisugarte/powerdriveD

    denisugarte/PowerDrive

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • emposha/php-shell-detectorAvatar von emposha

    emposha/PHP-Shell-Detector

    823Auf GitHub ansehen↗

    Web Shell Detector Web Shell Detector – is a php script that helps you find and identify php/cgi(perl)/asp/aspx shells. Web Shell Detector has a “web shells” signature database that helps to identify “web shell” up to 99%. By using the latest javascript and css technologies, web shell detector…

    PHP
    Auf GitHub ansehen↗823
  • ernw/hardeningE

    ernw/hardening

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • hasherezade/pe-sieveAvatar von hasherezade

    hasherezade/pe-sieve

    3,559Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,559
  • hegusung/avsignseekH

    hegusung/AVSignSeek

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • invoke-ir/uprootI

    Invoke-IR/Uproot

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ion28/bluespawnAvatar von ION28

    ION28/BLUESPAWN

    1,332Auf GitHub ansehen↗

    An Active Defense and EDR software to empower Blue Teams

    C++active-defenseanti-virusblue-team
    Auf GitHub ansehen↗1,332
  • ionizecbr/amsipatchdetectionI

    IonizeCbr/AmsiPatchDetection

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • jpcertcc/logontracerAvatar von JPCERTCC

    JPCERTCC/LogonTracer

    3,136Auf GitHub ansehen↗

    LogonTracer is a security auditing tool designed for logon analysis and forensic log auditing. It functions as a dockerized security auditor that utilizes a security event graph database to map account names and network addresses, allowing for the visualization of complex system compromise patterns and authentication paths. The system features a Sigma detection engine that scans imported event logs against standardized rule sets to identify known malicious activity. It also includes an anomalous behavior detector that applies statistical analysis, graph algorithms, and hidden Markov models to

    Pythonactive-directoryblueteamdfir
    Auf GitHub ansehen↗3,136
  • lithnet/ad-password-protectionL

    lithnet/ad-password-protection

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • lordnoteworthy/al-khaserAvatar von LordNoteworthy

    LordNoteworthy/al-khaser

    7,001Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗7,001
  • matterpreter/defendercheckAvatar von matterpreter

    matterpreter/DefenderCheck

    2,613Auf GitHub ansehen↗

    Identifies the bytes that Microsoft Defender flags on.

    C#csharpevasionresearch-tool
    Auf GitHub ansehen↗2,613
  • meirwah/awesome-incident-responseAvatar von meirwah

    meirwah/awesome-incident-response

    8,821Auf GitHub ansehen↗
    awesomeawesome-listcybersecurity
    Auf GitHub ansehen↗8,821
  • mhaggis/hunt-detect-preventM

    MHaggis/hunt-detect-prevent

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • notprab/.net-deobfuscatorAvatar von NotPrab

    NotPrab/.NET-Deobfuscator

    1,504Auf GitHub ansehen↗

    Agile - ArchangelCloak - Atomic - AutoIt - Autori Obfuscator - Babel - BoxedAppPacker - BytePress - Beebyte - Confuser 1.9 - ConfuserEx - Crypto Obfuscator - Cypher - DCNETProtector - De4dot - DNGuard - DotnetPatcher - DotNetCompressor - DotRefiner - DotWall - Dumper - Eazfuscator - Habib -…

    Auf GitHub ansehen↗1,504
  • p0dalirius/ldapmonitorP

    p0dalirius/LDAPmonitor

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • paulsec/awesome-windows-domain-hardeningAvatar von PaulSec

    PaulSec/awesome-windows-domain-hardening

    1,791Auf GitHub ansehen↗

    A curated list of awesome Security Hardening techniques for Windows.

    hardeningsecuritywindows
    Auf GitHub ansehen↗1,791
  • psgumshoe/psgumshoeP

    PSGumshoe/PSGumshoe

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ptresearch/attackdetectionAvatar von ptresearch

    ptresearch/AttackDetection

    1,360Auf GitHub ansehen↗

    Attack Detection

    Auf GitHub ansehen↗1,360
  • r3mrum/psdecodeR

    R3MRUM/PSDecode

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0