Lucene search
+L

169 matches found

Kitploit
Kitploit
added 2026/09/15 8:24 p.m.10 views

NoArgs

NoArgs: Manipulating and Hiding Process Arguments Twitter: @AzizWho Disclaimer: Educational Use Only This tool is intended solely for educational purposes. I am not liable for any misuse and all users must adhere to applicable laws. Illegal use is prohibited. Introduction NoArgs is a tool designe...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 8:12 p.m.7 views

dll-injector

About As the name suggests, the application primarily performs injecting a DLL into any process running on Windows. With the power of this, it is able to perform several operations on a process such as loading a DLL, unloading a DLL, and hooking primary WinAPI functions e.g., CreateFileW, ReadFil...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:09 p.m.53 views

makin

I create makin to make initial malware assessment little bit easier for me, I think it's useful for others as well, It helps to reveal a debugger detection techniques used by a sample. Any feedback is greatly appreciated: @qazqaz How does it work? makin opens a sample as a debuggee and injects...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 5:39 p.m.8 views

Invisi-Shell

Invisi-Shell Hide your powershell script in plain sight! Invisi-Shell bypasses all of Powershell security features ScriptBlock logging, Module logging, Transcription, AMSI by hooking .Net assemblies. The hook is performed via CLR Profiler API. Work In Progress This is still a preliminary version...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:38 p.m.4 views

AntiCheat-Testing-Framework

AntiCheat-Testing-Framework Framework to test any Anti-Cheat on the market. This can be used as Template or Code Base to test any Anti-Cheat and learn along the way. The entry level to reverse AntiCheats and Cheats is quite high, therefore, I'm realeasing all the code I developed during my...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:33 p.m.7 views

patchkit

patchkit Patches an ELF binary using one or more simple Python scripts. Usage: root@kitploit: patch patchdir|file... patchdir Contains one or more Python patch files, which will be executed in alphabetical order against a binary. Patch Examples Nopping an address, injecting an assembly function,...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 5:18 p.m.27 views

house

root@kitploit: / | \ / / | | / // \ \ Y | /\ \ / | / /|// \ / House / / Dynamic Mobile Analysis Tool Contact: [email protected] House : A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python. It is designed for helping assess mobile...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/15 4:37 p.m.100 views

r77-rootkit

r77 Rootkit Fileless ring 3 rootkit r77 is a ring 3 rootkit that hides everything: Files, directories Processes & CPU/GPU usage Registry keys & values Services TCP & UDP connections Junctions, named pipes, scheduled tasks Hiding by prefix Everything that starts with "$77" is hidden. Configuration...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 3:47 p.m.11 views

APKLab

APKLab The ultimate Android RE experience right inside your VS Code. APKLab seamlessly integrates the best open-source tools: Apktool, smali-lsp, Jadx, uber-apk-signer, apk-mitm and more to the excellent VS Code so you can focus on app analysis and get it done without leaving the IDE. Features...

6AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/15 3:26 p.m.10 views

Blackbone

Blackbone Windows memory hacking library Features x86 and x64 support Process interaction Manage PEB32/PEB64 Manage process through WOW64 barrier Process Memory Allocate and free virtual memory Change memory protection Read/Write virtual memory Process modules Enumerate all 32/64 bit modules...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 3:10 p.m.15 views

project-rvbbit

Project RVBBIT: Linux Kernel Rootkit Proof-of-Concept 📖 Overview Project RVBBIT is an educational proof-of-concept demonstrating advanced stealth techniques used by Linux kernel rootkits. It is intended exclusively for cybersecurity research, defensive training, and understanding how modern...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:49 p.m.8 views

openrasp

OpenRASP Introduction Unlike perimeter control solutions like WAF, OpenRASP directly integrates its protection engine into the application server by instrumentation. It can monitor various events including database queries, file operations and network requests etc. When an attack happens, WAF...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 1:43 p.m.8 views

SunnyDayBPF

SunnyDayBPF SunnyDayBPF is an eBPF-based post-syscall user-buffer telemetry deception research technique originally proposed and researched by Azizcan Dastan. The technique investigates whether data observed by user-space security, logging, or telemetry agents can be altered after a read-like...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 1:11 p.m.213 views

xnuspy

xnuspy Output from the kernel log after compiling and running example/open1hook.c xnuspy is a pongoOS module that installs a new system call, xnuspyctl, which allows you to hook kernel functions from userspace. It supports iOS 13.x, iOS 14.x, and iOS 15.x on checkra1n 0.12.2 and up. 4K devices ar...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 1:05 p.m.10 views

RDPCredentialStealer

RDPCredentialStealer RDPCredentialStealer it's an implant that steal credentials provided by users in RDP using API Hooking with Detours in C++ Proof-of-Concept Tool for Credential Theft Let's try this: First of all i transfer the DLL of the GitHub repository to the C:\Users\Public\Music path: No...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 12:15 p.m.8 views

CVE-2020-6514

CVE-2020-6514 The exploit When writing the exploit, I originally altered the SCTP packets sent to the target device by altering the source of WebRTC and recompiling it. This wasn’t practical for attacking closed source applications, so I eventually switched to using Frida to hook the binary of th...

6.5CVSS7AI score0.0779EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/15 12:07 p.m.10 views

TrickDump

TrickDump TrickDump dumps the lsass process without creating a Minidump file, generating instead 3 JSON and 1 ZIP file with the memory region dumps. In three steps: Lock : Get OS information using RtlGetVersion. Shock : Get SeDebugPrivilege privilege with NtOpenProcessToken and...

6.4AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/15 11:25 a.m.11 views

PwnAdventure3

PwnAdventure3 Welcome to Pwnie Island! Pwn Adventure 3: Pwnie Island is a limited-release, first-person, true open-world MMORPG set on a beautiful island where anything could happen. That's because this game is intentionally vulnerable to all kinds of silly hacks! Flying, endless cash, and more a...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 11:17 a.m.10 views

ThievingFox

ThievingFox ThievingFox is a collection of post-exploitation tools to gather credentials from various password managers and windows utilities. Each module leverages a specific method of injecting into the target process, and then hooks internals functions to gather crendentials. The accompanying...

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

ring3-kit

ring3-kit Hides Process From Task Manager Using NT Hooking NtQuerySystemInformation. A simple Ring-3 user mode rootkit. How Hook the API function NtQuerySystemInformation with our own function that hides a process from task manager Hooked function gets called instead The DLL is injected into...

6.3AI score
SaveExploits0
Rows per page
Query Builder