Lucene search
+L

1600 matches found

Kitploit
Kitploit
added 2026/09/19 3:10 p.m.12 views

AzureC2Relay

AzureC2Relay AzureC2Relay is an Azure Function that validates and relays Cobalt Strike beacon traffic by verifying the incoming requests based on a Cobalt Strike Malleable C2 profile. Any incoming requests that do not share the profiles user-agent, URI paths, headers, and query parameters, will b...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 3:00 p.m.11 views

toastnotify-bof

toastnotify-bof A Beacon Object File BOF for sending Windows toast notifications. Pairs with the blog post for full context and use cases. subcommands getaumid Enumerates AUMIDs Application User Model IDs registered on the system. Use this to find a suitable identity to borrow before sending a...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 2:44 p.m.9 views

CobaltStrikeDos

A denial of service DoS vulnerability CVE-2021-36798 was found in Cobalt Strike. The vulnerability was fixed in the scope of the 4.4 release. More information can be found here Usage root@kitploit: python3 CobaltStrikeDos.py https://1.1.1.1 root@kitploit: $ python3 CobaltStrikeDos.py...

7.5CVSS7.3AI score0.04292EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/19 1:49 p.m.12 views

CobaltStrikeScan

CobaltStrikeScan Scan files or process memory for Cobalt Strike beacons and parse their configuration. CobaltStrikeScan scans Windows process memory for evidence of DLL injection classic or reflective injection and/or performs a YARA scan on the target process' memory for Cobalt Strike v3 and v4...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 1:21 p.m.14 views

dumpguard_bof

DumpGuard BOF Beacon Object File BOF port of DumpGuard for extracting NTLMv1 hashes from sessions on modern Windows systems. About This Project This repository contains a Beacon Object File BOF implementation of DumpGuard, ported from the original C/.NET implementation to pure C for use with Havo...

6.1AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/19 1:19 p.m.11 views

CobaltStrikeParser

CobaltStrikeParser Python parser for CobaltStrike Beacon's configuration Description Use parsebeaconconfig.py for stageless beacons, memory dumps or C2 urls with metasploit compatibility mode default true. Many stageless beacons are PEs where the beacon code itself is stored in the .data section...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 12:56 p.m.8 views

Cobaltstrike-RCE-CVE-2022-39197

Cobaltstrike RCE Vulnerability CVE-2022-39197 Reproduction Vulnerability Brief This vulnerability exists in the Cobalt Strike Beacon software and may allow an attacker to set a malformed username in the Beacon configuration, triggering XSS, which can lead to remote code execution on the Cobalt...

6.1CVSS7.6AI score0.46446EPSS
SaveExploits6References2
Kitploit
Kitploit
added 2026/09/19 12:48 p.m.8 views

CobaltStrike-BOF

CobaltStrike BOF Collection of beacon BOF. 1 DCOM Lateral Movement A quick PoC that uses DCOM ShellWindows via beacon object files for lateral movement.You can either specify credentials or use the current user. To use the current user, just leave the domain, username, and password empty. A short...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 10:53 a.m.8 views

ASPX_WebShell_COFFLoader

ASPX Web Shell with COFF Loader Based on TrustedSec's CSCOFFLoader Description This ASPX web shell enables execution of Beacon Object Files BOFs on a target server using a semi-interactive Python client. It leverages a COFF loader implementation derived from TrustedSec’s CSCOFFLoader. This projec...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/19 10:33 a.m.9 views

injectAmsiBypass

Cobalt Strike BOF - Inject AMSI Bypass Cobalt Strike Beacon Object File BOF that bypasses AMSI in a remote process with code injection. Running inject-amsiBypass BOF from CobaltStrike What does this do? 1. Use supplied PID argument to get a handle on the remote process root@kitploit: hProc =...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 10:11 a.m.8 views

CSSG

CSSG Cobalt Strike Shellcode Generator Ryan Stephenson RCStep Adds Shellcode - Shellcode Generator to the Cobalt Strike top menu bar CSSG is aggressor, .NET, and python scripts used to more easily generate and format beacon shellcode Generates beacon stageless shellcode with exposed exit method,...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 9:55 a.m.8 views

CVE-2022-39197-POC

CVE-2022-39197-POC 中文版本READMECN.md Vulnerability Intro According to the Update Log of the latest version 4.7.1 officially released by CobaltStrike on 20 September, teamserver version We were contacted by an independent researcher named "Beichendream" to inform us of an XSS vulnerability they foun...

6.1CVSS7.7AI score0.46446EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/19 8:21 a.m.11 views

kube-beacon

Kube-Beacon Project Scan your kubernetes runtime !! Kube-Beacon is an open source audit scanner who perform audit check on a deployed kubernetes cluster and output a security report. The audit tests are the full implementation of CIS Kubernetes Benchmark specification...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/19 8:20 a.m.9 views

WindowSpy

WindowSpy 👀 WindowSpy is a Cobalt Strike Beacon Object File meant for targetted user surveillance. The goal of this project was to trigger surveillance capabilities only on certain targets, e.g. browser login pages, confidential documents, vpn logins etc. The purpose was to increase stealth durin...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 3:51 a.m.11 views

CobaltBus

CobaltBus Cobalt Strike External C2 Integration With Azure Servicebus, C2 traffic via Azure Servicebus Setup 1. Create an Azure Service Bus 2. Create a Shared access policy Connection string that can only Send and Listen 3. Edit the static connectionString variable in Beacon C projects to match t...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 3:00 a.m.10 views

Inline-Execute-PE

Inline-Execute-PE DISCLAIMER: This project is complex and failure to understand how it works and adequately test it can result in you crashing Beacons and losing access! I highly encourage you to read all of the documentation up until the "Design Considerations and Commentary" section! Introducti...

6.3AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/19 2:42 a.m.9 views

cs_yara

csyara Check Cobalt Strike Yara Rules 参考链接 https://github.com/CCob/BeaconEye BeaconEye Bug Fix: https://wbglil.gitbook.io/cobalt-strike/cobalt-strike-gong-ji-fang-yu/untitled-1 rule from https://raw.githubusercontent.com/CCob/BeaconEye/master/BeaconEye.cs beaconEye.yar root@kitploit: rule...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/19 2:34 a.m.38 views

inject-assembly

inject-assembly - Execute .NET in an Existing Process This tool is an alternative to traditional fork and run execution for Cobalt Strike. The loader can be injected into any process, including the current Beacon. Long-running assemblies will continue to run and send output back to the Beacon,...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 2:33 a.m.12 views

nanodump

NanoDump A flexible tool that creates a minidump of the LSASS process. Table of contents 1. Usage 2. Features 3. Combining Techniques 4. Examples 5. HTTPS Redirectors 1. Usage root@kitploit: usage: Z:\nanodump.x64.exe --write C:\Windows\Temp\doc.docx --valid --duplicate --elevate-handle...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/19 2:08 a.m.9 views

DropSpawn_BOF

DropSpawn Introduction DropSpawn is a CobaltStrike BOF used to spawn additional Beacons via a relatively unknown method of DLL hijacking. Works x86-x86, x64-x64, and x86-x64/vice versa. Use as an alternative to process injection. Windows executables will follow the DLL search order when trying to...

6.1AI score
SaveExploits0References4
Rows per page
Query Builder