There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Elevate Kit =========<> The Elevate Kit demonstrates how to use third-party privilege escalation attacks with Cobalt Strike's Beacon payload. Elevate Kit is for Cobalt Strike 3.6 and later. https://www.cobaltstrike.com/ Information on Aggressor Script is at: https://www.cobaltstrike.com/aggressor-script/ Demonstration video: https://www.youtube.com/watch?v=sNKQVchyHDI How to use ========<> 1. Download this repository git clone https://github.com/rsmudge/ElevateKit.git 2. Load elevate.cna into Cobalt Strike. - Go to Cobalt Strike -> Scripts, press Load, select elevate.cna 3. Interact with a Beacon 4. The Elevate Kit registers elevators AND privilege escalation exploits. An elevator runs a command in an elevated context. Type 'runasadmin' to see a list of available privilege elevators. An exploit spawns a payload in an elevated context. Type 'elevate' to see a list of available privilege escalation attacks. 5. Type 'elevate <exploit name>' to spawn a session in an elevated context. Use 'runasadmin <elevator> <command>' to run a command in an elevated context. License (elevate.cna) =====<> Copyright: 2016, Strategic Cyber LLC License: BSD-3-clause Modules =====<> The included DLL and .ps1 files are developed by other authors cve-2020-0796: SMBv3 Compression Buffer Overflow (SMBGhost) (CVE 2020-0796) https://github.com/rapid7/metasploit-framework/tree/master/external/source/exploits/CVE-2020-0796 https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/local/cve_2020_0796_smbghost.rb Author: Daniel GarcÃa Gutiérrez, Manuel Blanco Parajón, Spencer McIntyre License: Metasploit License (BSD) ms14-058: TrackPopupMenu Win32k NULL Pointer Dereference (CVE-2014-4113) https://github.com/rapid7/metasploit-framework/tree/master/external/source/exploits/cve-2014-4113 https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/local/ms14_058_track_popup_menu.rb Author: Unknown, Juan Vazquez, Spencer McIntyre, OJ Reeves License: BSD 3-Clause ms15-051: Windows ClientCopyImage Win32k Exploit (CVE 2015-1701) https://github.com/rapid7/metasploit-framework/tree/master/external/source/exploits/cve-2015-1701 https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/local/ms15_051_client_copy_image.rb Author: Unknown, hfirefox, OJ Reeves, Spencer McIntyre License: BSD 3-Clause ms16-016: WebDav Local Privilege Escalation (CVE 2016-0051) https://github.com/rapid7/metasploit-framework/tree/master/external/source/exploits/cve-2016-0051/dll https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/local/ms16_016_webdav.rb Author: Tamas Koczka & William Webb License: BSD 3-Clause ms16-032: Secondary Logon Handle Privilege Escalation (CVE-2016-099) https://github.com/EmpireProject/Empire/blob/master/data/module_source/privesc/Invoke-MS16032.ps1 Author: Ruben Boonen (@FuzzySec) License: BSD 3-Clause uac-eventvwr: Bypass UAC with eventvwr.exe https://github.com/EmpireProject/Empire/blob/master/data/module_source/privesc/Invoke-EventVwrBypass.ps1 Author: Matt Nelson (@enigma0x3) License: BSD 3-Clause uac-schtasks: Bypass UAC with schtasks.exe (via SilentCleanup) https://github.com/EmpireProject/Empire/blob/master/data/module_source/privesc/Invoke-EnvBypass.ps1 Author: Petr Medonos (@PetrMedonos) License: BSD 3-Clause uac-wscript: Bypass UAC with wscript.exe https://github.com/EmpireProject/Empire/blob/master/data/module_source/privesc/Invoke-WScriptBypassUAC.ps1 Author: @enigma0x3, @harmj0y, Vozzie License: BSD 3-Clause
Malleable-C2-Profiles
Malleable C2 is a domain specific language to redefine indicators in Beacon's communication. This repository is a collection of Malleable C2 profiles that you may use. These profiles work with Cobalt Strike 3.x.armitage
Automatically exported from code.google.com/p/armitagecortana-scripts
A collection of Cortana scripts that you may use with Armitage and Cobalt Strike 2.x. Cortana Scripts are not compatible with Cobalt Strike 3.x. Cobalt Strike 3.x uses a variant of Cortana called Aggressor Script.unhook-bof
Remove API hooks from a Beacon process.metasploit-loader
A client compatible with Metasploit's staging protocolvncdll
Stand-alone VNC server compiled as a Reflective DLLZeroLogon-BOF
Layer2-Pivoting-Client
A simple client to demonstrate Layer-2 pivoting. Compatible with the simpletun.c server written by Davide Brini.CVE-2020-0796-BOF
Love Open Source and this site? Check out how you can help us