Lucene search
+L

1056 matches found

Kitploit
Kitploit
added 2026/09/15 2:22 a.m.12 views

rats-re

Rats! source reconstruction with local LLMs This repository is a work-in-progress reconstruction of the source code for RATS.EXE, the original Windows version of Rats! 1994 by Sean O'Connor. It builds a Win32 executable with Microsoft Visual C++ 4.1 under wibo and can be tested in DREAMM. The...

6.1AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 10:47 p.m.6 views

recomposer

Recomposer.py 悪意のあるバイナリをVirusTotalや他のAVサイトにアップロードする際、ハッシュでバイナリを検索できるため(例:https://github.com/mubix/vt-notify)、不安な気持ちになったことはありませんか? Recomposerを使えば、もう少し安心できます! Recomposerは、あなたのバイナリに対してランダムに以下の処理を行います。 ファイル名の変更 セクション名の変更 セクションフラグの変更 利用可能な各コードケーブ(長さ20バイト以上)に、5種類の異なるNOPをランダムな数だけ挿入...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 10:54 a.m.12 views

pywintrace

ETW(Windows 事件跟踪) ETW 是一种跟踪机制,允许用户将事件记录到文件或缓冲区中。有关 ETW 的概述可参见此处。其基本架构包括提供程序(Provider)、控制器(Controller)和消费者(Consumer)。控制器定义并控制捕获会话,包括会话中包含哪些提供程序,以及启动和停止会话。提供程序使用 GUID(全局唯一标识符)指定,将事件记录到一系列缓冲区中。消费者从缓冲区或文件中接收消息,并按时间顺序处理它们。 该模块是一个完全基于 Python 的 ctypes 封装,围绕控制 ETW 会话和处理消息数据所需的 Win32 API...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 5:20 p.m.9 views

Ekko

Ekko A small sleep obfuscation technique that uses CreateTimerQueueTimer Win32 API. Proof of Concept. Can be done better. NOTE This implementation has known flawes. So I wouldn't recommend using it without knowing how it works or know how to spot and fix those flaws. TLDR: don't copy and past it...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 4:58 p.m.8 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...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 2:10 p.m.8 views

Exploit-Win32.CVE-2017-0147.A

Exploit-Win32.CVE-2017-0147.A the name of virus is the detection of microsoft defender, is the tipic antivirus...

7.5CVSS7.3AI score0.99693EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/12 1:49 p.m.8 views

Exploit-Win32.CVE-2012-0158.F.doc

Exploit-Win32.CVE-2012-0158.F.doc the name of virus is the detection of microsoft defender, is the tipic antivirus...

9.3CVSS7.6AI score0.99976EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/11 9:58 p.m.8 views

Win32_Offensive_Cheatsheet

Win32 Offensive Cheatsheet Win32 and Kernel abusing techniques for pentesters & red-teamers made by @UVision and @RistBS Dev mode enabled, open to any help : Windows Binary Documentation PE structure PE Headers Parsing PE Export Address Table EAT Resolve function address Import Address Table IAT...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:53 p.m.10 views

D1rkSleep

D1rkSleep Improved version of EKKO by @5pider that Encrypts only Image Sections. Sleep obfuscation technique that uses CreateTimerQueueTimer Win32 API. Credits: https://github.com/Cracked5pider/Ekko...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 6:40 p.m.9 views

DEFCON-31-Syscalls-Workshop

Indirect Syscalls: A journey from high to low RedOps | Red Team Village | DEF CON 31 Getting Started All the theory and playbooks for the exercises can be found in the wiki, which together with the prepared POCs is the heart of this project. The POCs for the exercises can be found here on the mai...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 11:26 p.m.7 views

CVE-2025-60709

🚨 EXPLOIT PoC — FOR SECURITY RESEARCH, VULNERABILITY ANALYSIS AND DEFENSIVE PURPOSES ONLY 🚨 PoC DE EXPLOIT — SOLO PARA INVESTIGACIÓN DE SEGURIDAD, ANÁLISIS DE VULNERABILIDADES Y FINES DEFENSIVOS 🌐 Idiomas / Languages 🇪🇸 Español 🇬🇧 English 🇪🇸 Documentación en Español Descripción CVE-2025-60709 es...

7.8CVSS8.1AI score0.00498EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/09 12:34 p.m.10 views

keebcap

Keebcap This repository contains the code associated to this article in which we talk about building a win32 keylogger that supports all languages not using input method editors. All tests were done on Windows 10 22h2. tree root@kitploit: . keylog code ├── capgks.c sample keylogger using...

6AI score
SaveExploits0
NVD
NVD
added 2026/09/08 6:20 p.m.7 views

CVE-2026-70289

Heap-based buffer overflow in Windows Win32 Kernel Subsystem allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00339EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 6:20 p.m.7 views

CVE-2026-70290

Use of uninitialized resource in Windows Win32 Kernel Subsystem allows an authorized attacker to disclose information locally...

5.5CVSS0.00404EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 5:14 p.m.6 views

EUVD-2026-73358

Use of uninitialized resource in Windows Win32 Kernel Subsystem allows an authorized attacker to disclose information locally...

5.5CVSS5.7AI score0.00404EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 5:14 p.m.30 views

CVE-2026-70290

CVE-2026-70290 is an information disclosure vulnerability in the Windows Win32 Kernel Subsystem (Win32k) caused by the use of an uninitialized resource . An authorized local attacker with low privileges can leverage this to read sensitive kernel information, with no user interaction required. The...

5.5CVSS5.7AI score0.00404EPSS
SaveExploits0References1Affected Software13
CVE
CVE
added 2026/09/08 5:12 p.m.19 views

CVE-2026-70289

CVE-2026-70289 is a heap-based buffer overflow in the Windows Win32 Kernel Subsystem (Win32k) that allows an authorized (low-privilege) attacker to elevate privileges locally . The vulnerability is rated CVSS 7.8 (HIGH) with local attack vector, low complexity, and high impact to confidentiality,...

7.8CVSS5.9AI score0.00339EPSS
SaveExploits0References1Affected Software13
EUVD
EUVD
added 2026/09/08 5:12 p.m.7 views

EUVD-2026-73075

Heap-based buffer overflow in Windows Win32 Kernel Subsystem allows an authorized attacker to elevate privileges locally...

7.8CVSS5.9AI score0.00339EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/05 4:49 a.m.7 views

emp3r0r v4.15.0

emp3r0r A self-healing, memory-only C2 for Linux and Windows — agents that survive broken links, never touch disk, and script their way through the Win32 API. What is emp3r0r? emp3r0r is a post-exploitation framework and C2 built for Linux and Windows environments where stealth and resilience...

6.1AI score
SaveExploits0References7
OSV
OSV
added 2026/08/13 12:54 p.m.24 views

MAL-2026-13997 Malicious code in @nolimit-agent/win32-x64 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1b4e440b5c1a499bb904b604509fd09284195641769bcea441044c9b15720106 The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...

5.6AI score
SaveExploits0References16
Rows per page
Query Builder