Lucene search
+L

1318 matches found

Kitploit
Kitploit
added 2026/09/11 4:57 p.m.61 views

pe-sieve

Intro PE-sieve is a tool that helps to detect malware running on the system, as well as to collect the potentially malicious material for further analysis. Recognizes and dumps variety of implants within the scanned process: replaced/injected PEs, shellcodes, hooks, and other in-memory patches...

5.9AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/11 3:41 p.m.5 views

Cooolis-ms

Cooolis-ms Wiki Documentation Cooolis-ms is a code execution tool that includes a Metasploit Payload Loader, Cobalt Strike External C2 Loader, and Reflective DLL injection. It is designed to evade static detection of code we intend to execute that contains known signatures, helping red team...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 3:13 p.m.4 views

CrabLoader

CrabLoader A Cobalt Strike User-Defined Reflective Loader written entirely in Rust. I just wanted to figure out how hard it would be to build this. Turns out it's not that hard. I might add a sleep obfuscation feature at some point. Right now, it is just a basic loader without any special feature...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 2:43 p.m.6 views

sRDI

sRDI - Shellcode Reflective DLL Injection sRDI allows for the conversion of DLL files to position independent shellcode. It attempts to be a fully functional PE loader supporting proper section permissions, TLS callbacks, and sanity checks. It can be thought of as a shellcode PE loader strapped t...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 11:00 a.m.8 views

CustomC2ChannelTemplate

IAT Hooking for custom C2 channels This is a simple PoC and template for developing custom C2 channels for Cobalt Strike using IAT hooks applied by a reflective loader. Blog post: https://codex-7.gitbook.io/codexs-terminal-window/red-team/cobalt-strike/building-custom-c2-channels-by-hooking-winin...

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

Nemesis

Nemesis tommorow pushing an update, changing license and aswell few new mons agaisnt data staelers. windows tool i made cuz i got tired of staring at jlaive forks in malware samples with nothing public to actually rip them apart at runtime. in short, it's a .net process monitor that hooks the clr...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 10:48 a.m.178 views

hollows_hunter

hollowshunter Hollows Hunter is a command-line application based on PE-sieve passive memory scanner. Recognizes and dumps a variety of potentially malicious implants replaced/implanted PEs, shellcodes, hooks, in-memory patches. While in case of PE-sieve you can select the process only by its PID,...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/11 10:32 a.m.4 views

PortBender

Overview PortBender is a TCP port redirection utility that allows a red team operator to redirect inbound traffic destined for one TCP port e.g., 445/TCP to another TCP port e.g., 8445/TCP. PortBender includes an aggressor script that operators can leverage to integrate the tool with Cobalt Strik...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:17 a.m.6 views

CustomLoadImage

CustomLoadImage CustomLoadImage allows for the stealthy reflective loading of .NET assemblies. This is done by calling AssemblyNative::LoadFromBuffer directly, ensuring that hooks placed on RuntimeAssembly.nLoadImage are not executed. Please leave a star if this project helps you...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:02 a.m.6 views

amber

Inroduction Amber is a position-independentreflective PE loader that enables in-memory execution of native PE filesEXE, DLL, SYS.... It enables stealthy in-memory payload deployment that can be used to bypass anti-virus, firewall, IDS, IPS products, and application white-listing mitigations...

5.9AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/11 7:47 a.m.7 views

ExecuteAssembly

Description: ExecuteAssembly is an alternative of CS execute-assembly, built with C/C++ and it can be used to Load/Inject .NET assemblies by; reusing the host spawnto process loaded CLR Modules/AppDomainManager, Stomping Loader/.NET assembly PE DOS headers, Unlinking .NET related modules, bypassi...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 6:34 a.m.6 views

BeatRev

BeatRev Version 2 Disclaimer/Liability The work that follows is a POC to enable malware to "key" itself to a particular victim in order to frustrate efforts of malware analysts. I assume no responsibility for malicious use of any ideas or code contained within this project. I provide this researc...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/11 5:59 a.m.6 views

Astral_Projection

Astral Projection - UDRL Astral Projection is a Cobalt Strike UDRL User-Defined Reflective Loader, that performs advanced module stomping. The UDRL loads a module using LoadLibraryExW, then manipulates its internals by setting VEH to intercept strategic calls that allow it to steal the section...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 5:51 a.m.7 views

BokuLoader

BokuLoader : Cobalt Strike Reflective Loader A proof-of-concept User-Defined Reflective Loader UDRL which aims to recreate, integrate, and enhance Cobalt Strike's evasion features! Contributors:...

5.9AI score
SaveExploits0
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.32 views

KodeExplorer 4.51 - Reflective Cross Site Scripting (XSS)

Reflective Cross Site Scripting XSS vulnerability in KodExplorer version 4.51, allows attackers to obtain sensitive information and escalate privileges via the APPHOST parameter at config/i18n/en/main.php. id: CVE-2023-49489 info: name: KodeExplorer 4.51 - Reflective Cross Site Scripting XSS...

6.1CVSS6.3AI score0.0072EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/11 3:50 a.m.62 views

pupy

Pupy Simple Installation root@kitploit: pip3 install pipx pipx ensurepath pipx install git+https://github.com/n1nj4sec/pupy@nextgen pupysh If you want more detailed informationRefer to the wiki Development Install root@kitploit: git clone https://github.com/n1nj4sec/pupy cd pupy git checkout...

6.2AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 3:05 a.m.7 views

maalik

Maalik Network Pivoting and Post Exploitation Framework. Features Console Features Desktop notification on new session. Kill Online session easily. Build Maalik Client, Fhdawn easily. Configurable values in settings.ini Root shell. Multithreaded, Get multiple sessions. Maalik is extremenly easy t...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 1:21 a.m.106 views

memhunter

Memhunter Automated hunting of memory resident malware at scale This project is WORK IN PROGRESS. Expect feature changes and binary releases on the upcoming weeks. Overview Memhunter is an endpoint sensor tool that is specialized in detecing resident malware, improving the threat hunter analysis...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 12:04 a.m.6 views

AceLdr

AceLdr - Avoid Memory Scanners A position-independent reflective loader for Cobalt Strike. Zero results from Hunt-Sleeping-Beacons, BeaconHunter, BeaconEye, Patriot, Moneta, PE-sieve, or MalMemDetect. Features Easy to Use Import a single CNA script before generating shellcode. Dynamic Memory...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/10 10:50 p.m.10 views

CVE-2021-1675_RDL_LPE

CVE-2021-1675RDLLPE CS reflective loading plugin for PrintNightMare LPE privilege escalation vulnerability. Out-of-the-box, memory loading, obfuscated driver name loading to bypass Defender/EDR. Disclaimer: This project is only for learning and communication, please use it cautiously within a...

9.3CVSS7.8AI score0.86132EPSS
SaveExploits63
Rows per page
Query Builder