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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hfiref0x avatar

hfiref0x/UACME

0
View on GitHub↗
7,375 estrellas·1,418 forks·C·bsd-2-clause·8 vistas

UACME

UACME is a set of specialized tools designed to audit security configurations, escalate user privileges, and circumvent access control restrictions on Windows systems. It functions as a utility for executing commands with elevated privileges by bypassing User Account Control restrictions.

The project includes a configuration auditor used to extract and analyze system settings to identify security misconfigurations and vulnerabilities. It provides a collection of techniques for gaining administrative rights on a host.

The toolset covers a wide range of privilege escalation and security auditing methodologies. This includes the use of registry modification, token manipulation, and the exploitation of trusted system binaries via DLL hijacking and COM interface manipulation to achieve high-integrity process execution.

Features

  • UAC Bypasses - Circumvents User Account Control to execute programs with administrative privileges.
  • Privilege Escalation Tools - Elevates standard user sessions to administrator level on Windows hosts.
  • Registry-Based Escalations - Modifies system registry keys to launch elevated processes without user prompts.
  • Configuration Auditors - Provides a specialized tool for extracting and analyzing User Account Control settings.
  • UAC Security Analysis - Scans registry paths and environment variables to identify active User Account Control security levels.
  • Security Testing and Auditing - Extracts and analyzes User Account Control configurations to identify security weaknesses.
  • DLL Loading - Utilizes DLL loading from non-standard paths to intercept trusted binaries with administrative rights.
  • Bypass Techniques - Implements COM interface manipulation to trigger high-integrity processes via trusted system objects.
  • Configuration Exporters - Extracts detailed User Account Control settings to analyze current security levels.
  • Process Token Manipulators - Adjusts process security tokens to assume high-privileged identities and bypass security checks.
  • Binary Injection Techniques - Injects shellcode or binaries into legitimate system processes to evade security monitoring.
  • Exploit Development - Comprehensive collection of UAC bypass techniques for Windows.
  • Offensive Security Frameworks - Automates the process of bypassing Windows User Account Control.
  • Penetration Testing Toolkits - A tool for testing and bypassing Windows UAC.
  • Privilege Escalation - Exploits UAC bypass vulnerabilities.

Historial de estrellas

Gráfico del historial de estrellas de hfiref0x/uacmeGráfico del historial de estrellas de hfiref0x/uacme

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a UACME

Proyectos open-source similares, clasificados según cuántas características comparten con UACME.
  • gentilkiwi/mimikatzAvatar de gentilkiwi

    gentilkiwi/mimikatz

    21,630Ver en GitHub↗

    Mimikatz is a security research suite designed for auditing Windows authentication and managing system security configurations. It provides a comprehensive framework for extracting sensitive credentials, manipulating process privileges, and managing digital identity assets directly from system memory or offline memory dumps. The project distinguishes itself through advanced system-level exploitation techniques, including runtime process injection, API hooking, and the ability to bypass cryptographic export restrictions. It features a specialized toolkit for Kerberos protocol operations, allow

    C
    Ver en GitHub↗21,630
  • powershellmafia/powersploitAvatar de PowerShellMafia

    PowerShellMafia/PowerSploit

    12,880Ver en 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
    Ver en GitHub↗12,880
  • samratashok/nishangAvatar de samratashok

    samratashok/nishang

    9,951Ver en 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
    Ver en GitHub↗9,951
  • k8gege/k8toolsAvatar de k8gege

    k8gege/K8tools

    6,167Ver en GitHub↗

    K8tools is a multi-stage attack framework that combines memory-only payload execution, credential testing, port forwarding, privilege escalation, and physical USB-based keystroke injection for comprehensive system compromise. At its core, the Ladon PowerShell module loads a multi-function scanner directly into memory, enabling command execution without writing files to disk, while supporting memory-only payload delivery that downloads and runs obfuscated shellcode or PowerShell commands to evade antivirus detection. The framework distinguishes itself through its breadth of integrated capabili

    PowerShell0daybrute-forcebypass
    Ver en GitHub↗6,167
Ver las 30 alternativas a UACME→

Preguntas frecuentes

¿Qué hace hfiref0x/uacme?

UACME is a set of specialized tools designed to audit security configurations, escalate user privileges, and circumvent access control restrictions on Windows systems. It functions as a utility for executing commands with elevated privileges by bypassing User Account Control restrictions.

¿Cuáles son las características principales de hfiref0x/uacme?

Las características principales de hfiref0x/uacme son: UAC Bypasses, Privilege Escalation Tools, Registry-Based Escalations, Configuration Auditors, UAC Security Analysis, Security Testing and Auditing, DLL Loading, Bypass Techniques.

¿Qué alternativas de código abierto existen para hfiref0x/uacme?

Las alternativas de código abierto para hfiref0x/uacme incluyen: gentilkiwi/mimikatz — Mimikatz is a security research suite designed for auditing Windows authentication and managing system security… powershellmafia/powersploit — PowerSploit is a collection of PowerShell modules designed for security assessment, penetration testing, and red team… samratashok/nishang — Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows… k8gege/k8tools — K8tools is a multi-stage attack framework that combines memory-only payload execution, credential testing, port… peass-ng/peass-ng — PEASS-ng is an automated penetration testing framework designed to identify privilege escalation vectors on local… gtfobins/gtfobins.github.io — GTFOBins is a curated knowledge base documenting security-related techniques for Unix-based system binaries. It serves…