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
·
GhostPack avatar

GhostPack/SharpUp

0
View on GitHub↗
1,510 stars·267 forks·C#·7 vues

SharpUp

SharpUp is a C# port of various PowerUp functionality. Currently, only the most common checks have been ported; no weaponization functions have yet been implemented.

Features

  • Privilege Escalation - Checks for Windows privilege escalation opportunities.
  • Privilege Escalation and Auditing - Audits Windows endpoints for common security vulnerabilities and misconfigurations.

Historique des stars

Graphique de l'historique des stars pour ghostpack/sharpupGraphique de l'historique des stars pour ghostpack/sharpup

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à SharpUp

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec SharpUp.
  • dirtycow/dirtycow.github.ioAvatar de dirtycow

    dirtycow/dirtycow.github.io

    3,436Voir sur GitHub↗

    This project is a technical repository of kernel exploit guides, memory corruption analyses, and archived methods for gaining root access. It serves as a centralized library of security flaws and reproduction steps used for testing system protections and verification. The documentation focuses on the Linux kernel, providing technical breakdowns of how memory management errors and multi-page write techniques allow for the modification of read-only files. It details the use of race conditions to achieve administrative privilege escalation. The repository covers a broad surface of security rese

    HTML
    Voir sur GitHub↗3,436
  • voorivex/pentest-guideAvatar de Voorivex

    Voorivex/pentest-guide

    2,761Voir sur GitHub↗

    This project is a comprehensive web application penetration testing guide and vulnerability research framework. It provides a structured methodology for identifying and exploiting security flaws through a phased approach involving reconnaissance, analysis, and exploitation. The resource is distinguished by its use of a curated methodology framework that links theoretical vulnerability patterns to real-world bug bounty reports and historical exploit examples. It includes a payload-based testing library and a reference system that maps specific vulnerability categories to recommended third-part

    bugbountybypassowasp-tests
    Voir sur GitHub↗2,761
  • specterops/bloodhoundAvatar de SpecterOps

    SpecterOps/BloodHound

    2,789Voir sur GitHub↗

    BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity relationships and permissions in Active Directory. It functions as a security tool for auditing directory services, uncovering unintended privilege relationships, and visualizing sequences of permissions that can lead to domain compromise. The project differentiates itself as a comprehensive adversary emulation framework that coordinates remote agents and executes post-exploitation commands. It includes a reverse proxy for bypassing multi-factor authentication via real-time session hij

    Go
    Voir sur GitHub↗2,789
  • ignitetechnologies/mindmapAvatar de Ignitetechnologies

    Ignitetechnologies/Mindmap

    8,656Voir sur GitHub↗

    Mindmap is a cybersecurity knowledge base and reference library that organizes security tools, frameworks, and methodologies into a visual knowledge map. It functions as a curated directory of cheat sheets and command guides for offensive and defensive security operations, presented as a hierarchical interface with collapsible nodes. The project converts structured markdown files into navigable visual trees to facilitate the study of penetration testing workflows and DevOps learning roadmaps. It also serves as a security compliance framework, providing structured mappings of NIST and ISO 2700

    Voir sur GitHub↗8,656
Voir les 30 alternatives à SharpUp→

Questions fréquentes

Que fait ghostpack/sharpup ?

SharpUp is a C# port of various PowerUp functionality. Currently, only the most common checks have been ported; no weaponization functions have yet been implemented.

Quelles sont les fonctionnalités principales de ghostpack/sharpup ?

Les fonctionnalités principales de ghostpack/sharpup sont : Privilege Escalation, Privilege Escalation and Auditing.

Quelles sont les alternatives open-source à ghostpack/sharpup ?

Les alternatives open-source à ghostpack/sharpup incluent : dirtycow/dirtycow.github.io — This project is a technical repository of kernel exploit guides, memory corruption analyses, and archived methods for… voorivex/pentest-guide — This project is a comprehensive web application penetration testing guide and vulnerability research framework. It… specterops/bloodhound — BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity… ignitetechnologies/mindmap — Mindmap is a cybersecurity knowledge base and reference library that organizes security tools, frameworks, and… andrew-d/static-binaries — This project is a collection of common Unix utilities compiled as statically linked binaries. It provides a portable… a-min3/winspect.