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
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hfiref0x avatar

hfiref0x/UACME

0
View on GitHub↗
7,375 Stars·1,418 Forks·C·bsd-2-clause·5 Aufrufe

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.

Star-Verlauf

Star-Verlauf für hfiref0x/uacmeStar-Verlauf für hfiref0x/uacme

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Open-Source-Alternativen zu UACME

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit UACME.
  • gentilkiwi/mimikatzAvatar von gentilkiwi

    gentilkiwi/mimikatz

    21,630Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,630
  • powershellmafia/powersploitAvatar von PowerShellMafia

    PowerShellMafia/PowerSploit

    12,880Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,880
  • samratashok/nishangAvatar von samratashok

    samratashok/nishang

    9,951Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,951
  • k8gege/k8toolsAvatar von k8gege

    k8gege/K8tools

    6,167Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,167
Alle 30 Alternativen zu UACME anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von hfiref0x/uacme?

Die Hauptfunktionen von hfiref0x/uacme sind: UAC Bypasses, Privilege Escalation Tools, Registry-Based Escalations, Configuration Auditors, UAC Security Analysis, Security Testing and Auditing, DLL Loading, Bypass Techniques.

Welche Open-Source-Alternativen gibt es zu hfiref0x/uacme?

Open-Source-Alternativen zu hfiref0x/uacme sind unter anderem: 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…