Lucene search
+L

223356 matches found

Kitploit
Kitploit
added 2026/08/30 5:26 p.m.6 views

Java-Shellcode-Loader

Java ShellCode Loader A ShellCode loader implemented in Java, compatible with 32-bit and 64-bit platforms. The core principle is to use Jna to call Windows APIs to achieve shellcode injection. Runtime environment: Jre = 1.5 Note: This project is already integrated into the ShellCodeLoader module ...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/30 5:25 p.m.5 views

CVE-2023-36427

CVE-2023-36427 This repo contains the report and exploit of CVE-2023-36427, memory corruption at arbitrary physical addresses from the root partition on Windows. The details and exploit of the vulnerability are in the report sent to Microsoft. Timeline July 2 - Sent a report to a friend of mine a...

7CVSS7.1AI score0.01492EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/30 5:25 p.m.4 views

Nim_DInvoke

Nim DInvoke D/Invoke implementation in Nim All Nim binaries typically expose the same 58-60 Windows API functions: All other Windows API functions are typically resolved on runtime via GetProcAddress and LoadLibraryA as mentioned in OffensiveNim or this blog post. So, it's not possible to hide AP...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 5:24 p.m.56 views

pwncat

pwncat pwncat is a post-exploitation platform for Linux targets. It started out as a wrapper around basic bind and reverse shells and has grown from there. It streamlines common red team operations while staging code from your attacker machine, not the target. pwncat used to only support Linux, b...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 5:23 p.m.4 views

SharpWnfSuite

SharpWnfSuite これは、Windows Notification Facility WNF ツールのリポジトリです。 現在、Alex Ionescu @aionescu と Gabrielle Viala @pwissenlit によって開発された wnfun 内のツールの C ポートがアップロードされています。 Windows Notification Facility 用の追加ツールを開発した場合は、ここにアップロードします。 目次 SharpWnfSuite 使用方法 SharpWnfDump SharpWnfNameDumper SharpWnfClient...

9.3CVSS7.4AI score0.20268EPSS
SaveExploits4References16
Kitploit
Kitploit
added 2026/08/30 5:22 p.m.3 views

DogWalk-rce-poc

Dogwalk Proof-of-Concept🐾 root@kitploit: 🚨 Disclaimer 🚨 The PoC allows an attacker to obtain on a Windows victim device. The goal of this repo is to make a PoC even more usable than the a href= repo. DO NOT USE IT WITHOUT PRIOR AUTHORIZATION!...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 5:21 p.m.4 views

PageTableInjection

PageTableInjection Inyección de código, inyecta payload malicioso a través de las tablas de páginas PML4. Introducción Esto es solo una prueba de concepto de la técnica de inyección de tablas de páginas para inyectar código malicioso en procesos de usuario arbitrarios. En Windows y algunos sistem...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 5:20 p.m.6 views

SliverKeylogger

Sliver キーロガー この Sliver 向けエクステンションは、主に Sliver がエクステンションをどのように処理するかを学ぶための演習として書かれました 。 この公開インプラントフレームワークの開発に対して、Sliver チーム全体に感謝します。 特に、Sliver がエクステンションをどのように扱うかについて、私の多くの質問に答えてくれた @rkervell に感謝します。 仕組み 基本的には raw input を使用します。これは、他の一般的なキーロギング手法に対して長所と短所があります。...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 5:19 p.m.62 views

keimpx

Introduction keimpx is an open source tool, released under the Apache License 2.0. It can be used to quickly check for valid credentials across a network over SMB. Credentials can be: Combination of user / plain-text password. Combination of user / NTLM hash. Combination of user / NTLM logon...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/30 5:14 p.m.3 views

CVE-2025-24071

CVE-2025-24071PoC CVE-2025-24071: NTLM Hash Leak via RAR/ZIP Extraction and .library-ms File Windows Explorer automatically initiates an SMB authentication request when a .library-ms file is extracted from a .rar archive, leading to NTLM hash disclosure. The user does not need to open or execute...

6.5CVSS7AI score0.24638EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/08/30 5:14 p.m.3 views

CVE-2018-8120

CVE-2018-8120 CVE-2018-8120 Windows LPE 익스플로잇 테스트 지원: Win7 x32, Win7 x64, Win2008 x32, Win2008 R2 x32, Win2008 R2 Datacenter x64, Win2008 Enterprise x64 WinXP x32, Win2003 x32, Win2003 x64 원래 exp는 XP, 2003을 지원하지 않았으며, 현재 코드는 원래 코드를 기반으로 이 두 시스템에 대한 지원을 추가했습니다. 사용법 root@kitploit: CVE-2018-8120...

7.2CVSS6.9AI score0.73721EPSS
SaveExploits18References1
Kitploit
Kitploit
added 2026/08/30 5:13 p.m.2 views

CVE-2020-1472-visualizer

CVE-2020-1472 Event Reader v1.1 8/27/2020 This script will: 1. Scan system evtx in input file folder for event 5827, 5828,5829,5830 and 5831, exact data fields, export to 582-.CSV. 2. Calls Excel to import resulting 582-.CSV, create pivot tables for common secure RPC analysis scenarios. Delete...

10CVSS6.9AI score0.99512EPSS
SaveExploits76
Kitploit
Kitploit
added 2026/08/30 5:11 p.m.2 views

SysmonSimulator

SysmonSimulator SysmonSimulator es una utilidad de simulación de eventos de Windows de código abierto creada en lenguaje C, que se puede usar para simular la mayoría de los ataques mediante WINAPIs. Puede ser utilizada por equipos azules para probar las detecciones de EDR y las reglas de...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 5:09 p.m.3 views

CVE-2024-26160

CVE-2024-26160 cldflt.sys information disclosure vulnerability There's small writeup about CVE-2024-26160 , what can be found in the February patch KB5034765 , Windows 11 22H2, Windows 11 23H2. The vulnerability has been closed in the March patch KB5035853. Analysis The vulnerability is located i...

5.5CVSS6.6AI score0.11368EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 5:08 p.m.3 views

CVE-2021-31956

CVE-2021-31956 pretty stable exploit on win10 20h2 creates new console window so change that if you don't like oh and more importantly, change the createfilea path to an actual writeable directory on disk...

9.3CVSS7.3AI score0.20268EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/08/30 5:07 p.m.2 views

meterpeter

Autor: @r00t-3xp10it Versión publicada: v2.10.14 Distribuciones compatibles: Windows x86|x64, Linux Inspirado en el trabajo de: '@ZHacker13 - ReverseTCPShell' :octocat: Lista de navegación rápida Descripción del proyecto Lista de módulos disponibles Última versión de Meterpeter C2 Cómo usar - En...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/08/30 5:07 p.m.3 views

SecDrvPoolLeak

SecDrvPoolLeak - CVE-2018-7250 PoC 설명 Microsoft Windows Vista, Windows 7, Windows 8, Windows 8.1 KB3086255 이전 버전 및 Macrovision SafeDisc에 포함된 secdrv.sys에서 문제가 발견되었습니다. IOCTL 0xCA002813에서 초기화되지 않은 커널 풀 할당으로 인해 로컬 권한이 없는 공격자가 초기화되지 않은 커널 PagedPool 데이터 16비트를 유출할 수 있습니다. 해당 취약점은 Microsoft에 보고되었으며, 업데이...

7CVSS6.7AI score0.02924EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/08/30 5:04 p.m.3 views

CVE-2019-5786

CVE-2019-5786 Chrome 72.0.3626.119 stable FileReader UaF exploit for Windows 7 x86. This exploit uses site-isolation to brute-force the vulnerability. iframe.html is the wrapper script that loads the exploit, contained in the other files, repeatedly into an iframe. host iframe.html on one site an...

6.5CVSS7AI score0.61537EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/08/30 4:59 p.m.4 views

ExtractedDefender

Just an attempt to group extracted data from Defender for research purposes. Orginal research from commial on LUA/VDM https://github.com/commial/experiments/tree/master/windows-defender WDextract https://github.com/hfiref0x/WDExtract...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 4:58 p.m.3 views

TokenPlayer

TokenPlayer Manipulating and Abusing Windows Access Tokens. TokenPlayer is just a small tool i made to learn win32 api programming and understand better the access token model of windows. Features: Stealing and Impersonating primary tokens. Impersonating Protected Processes. Bypassing UAC by usin...

6AI score
SaveExploits0References3
Rows per page
Query Builder