Share
## https://sploitus.com/exploit?id=8E6012FE-7E72-56D2-855B-DF8E08C22ECC
This repository is an offensive tool for Cobalt Strike Aggressor Scripts. It is a collection of PowerShell scripts that aggregate various UAC bypass methods, including the MS16-032, MS16-135, and WScript bypass attacks. The scripts are designed to be used with the Cobalt Strike framework to perform privilege escalation and execute arbitrary commands with elevated privileges.

The primary vulnerability targeted by these scripts is the lack of an embedded manifest in wscript.exe, which allows for the execution of VBScript with elevated privileges. The scripts also exploit the MS16-032 and MS16-135 vulnerabilities, which allow for the execution of arbitrary code with elevated privileges.

The scripts are written in PowerShell and are designed to be used with the Cobalt Strike framework. They can be used to perform various attacks, including privilege escalation, arbitrary code execution, and data exfiltration.

The repository includes several scripts, including:

Invoke-MS16032: Exploits the MS16-032 vulnerability to execute arbitrary code with elevated privileges.
Invoke-MS16135: Exploits the MS16-135 vulnerability to execute arbitrary code with elevated privileges.
Invoke-WScriptBypassUAC: Exploits the lack of an embedded manifest in wscript.exe to execute VBScript with elevated privileges.

The