Share
## https://sploitus.com/exploit?id=73E27730-5505-597B-912F-68E719AACF01
It is an offensive tool for Windows exploitation. The repository contains a collection of tools for exploiting Windows, including exploits, post-exploitation agents, and PowerShell tools. The tools are organized into categories, such as Exploitation, PowerShell, and Misc. Some of the tools included are:

Exploitation: Windows Software Exploitation
UACME: Defeating Windows User Account Control
mimikatz: Extracting plaintexts passwords, hash, PIN code and kerberos tickets from memory
Pazuzu: Reflective DLL to run binaries from memory
Potato: Privilege Escalation on Windows 7,8,10, Server 2008, Server 2012
Windows-Exploit-Suggester: Comparing a target's patch levels against the Microsoft vulnerability database to detect potential missing patches.

The tools can be used for various purposes, including privilege escalation, password extraction, and post-exploitation activities. The repository also includes PowerShell tools, such as Empire, PowerSploit, and PowerTools, which can be used for post-exploitation activities, such as maintaining persistence and executing payloads.

The tools are typically invoked using PowerShell scripts, and some of them require administrative privileges to run. The repository does not provide any specific information on how