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
HarmJ0y avatar

HarmJ0y/DAMP

0
View on GitHub↗
384 stars·74 forks·PowerShell·BSD-3-Clause·8 views

DAMP

The Discretionary ACL Modification Project: Persistence Through Host-based Security Descriptor Modification.

Features

  • Persistence - Maintains persistence via security descriptor modification.
  • Windows Persistence - Modifies ACLs to maintain persistent access.

Star history

Star history chart for harmj0y/dampStar history chart for harmj0y/damp

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to DAMP

Similar open-source projects, ranked by how many features they share with DAMP.
  • outflanknl/sharphideoutflanknl avatar

    outflanknl/SharpHide

    491View on GitHub↗

    Just a nice persistence trick to confuse DFIR investigation. Uses NtSetValueKey native API to create a hidden (null terminated) registry key. This works by adding a null byte in front of the UNICODE_STRING key valuename.

    C#
    View on GitHub↗491
  • fireeye/sharpersistfireeye avatar

    fireeye/SharPersist

    1,538View on GitHub↗

    Windows persistence toolkit written in C#. For detailed usage information on each technique, see the Wiki.

    C#
    View on GitHub↗1,538
  • antoniococo/sharpyshellantonioCoco avatar

    antonioCoco/SharPyShell

    1,066View on GitHub↗

    SharPyShell - tiny and obfuscated ASP.NET webshell for C# web applications

    Pythonaspnetcsharpencryption
    View on GitHub↗1,066
  • ben0xa/doucmeB

    Ben0xA/DoUCMe

    0View on GitHub↗
    View on GitHub↗0
See all 18 alternatives to DAMP→

Frequently asked questions

What does harmj0y/damp do?

The Discretionary ACL Modification Project: Persistence Through Host-based Security Descriptor Modification.

What are the main features of harmj0y/damp?

The main features of harmj0y/damp are: Persistence, Windows Persistence.

What are some open-source alternatives to harmj0y/damp?

Open-source alternatives to harmj0y/damp include: outflanknl/sharphide — Just a nice persistence trick to confuse DFIR investigation. Uses NtSetValueKey native API to create a hidden (null… fireeye/sharpersist — Windows persistence toolkit written in C#. For detailed usage information on each technique, see the Wiki. antoniococo/sharpyshell — SharPyShell - tiny and obfuscated ASP.NET webshell for C# web applications. blackarrowsec/pivotnacci — Pivot into the internal network by deploying HTTP agents. Pivotnacci allows you to create a socks server which… eladshamir/whisker. ben0xa/doucme.