Lucene search
+L

818 matches found

Kitploit
Kitploit
added 2026/09/08 4:15 p.m.4 views

erl_mouse

erlmouse version 1.1 Alright, I've improved several things to increase chances of finding a vulnerable device or network. Most are not public facing, have been patched, or are so oscure that it can be difficult to find a target. Nevertheless, we persist. You can now scan every IP address in china...

10CVSS7.7AI score0.98594EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/08 12:00 p.m.7 views

sliver-n8n-notifications

Sliver C2 + n8n Integration Real-time notifications for Sliver C2 implant callbacks via Discord and Slack Overview This project integrates Sliver C2 Command & Control framework with n8n workflow automation to provide real-time notifications when new implant connections are established. When a...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 10:08 a.m.6 views

TelemetrySourcerer

Telemetry Sourcerer Introduction Telemetry Sourcerer can enumerate and disable common sources of telemetry used by AV/EDR on Windows. Red teamers and security enthusiasts can use this tool in a lab environment to: Identify collection-based blind spots in the products they're up against. Determine...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/08 10:04 a.m.221 views

acheron

About Acheron is a library inspired by SysWhisper3/FreshyCalls/RecycledGate, with most of the functionality implemented in Go assembly. acheron package can be used to add indirect syscall capabilities to your Golang tradecraft, to bypass AV/EDRs that makes use of usermode hooks and instrumentatio...

5.7AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/08 9:35 a.m.139 views

unicorn

Unicorn Engine LOOKING FOR CONTRIBUTORS! See this. Unicorn is a lightweight, multi-platform, multi-architecture CPU emulator framework, based on QEMU. Unicorn offers some unparalleled features: Multi-architecture: ARM, ARM64 ARMv8, M68K, MIPS, PowerPC, RISCV, SPARC, S390X, TriCore and X86 16, 32,...

5.6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/08 6:52 a.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/08 3:35 a.m.5 views

instrumentation_callbacks

instrumentationcallbacks Instrumentation callbacks are quite a fun undocumented part of Windows. All the code in this repository is released under the MIT license. This repository uses google style C++ spacing. PRs are welcome if you find issues, bugs, or believe a specific feature should be adde...

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

EDRSandblast

EDRSandBlast EDRSandBlast is a tool written in C that weaponize a vulnerable signed driver to bypass EDR detections Notify Routine callbacks, Object Callbacks and ETW TI provider and LSASS protections. Multiple userland unhooking techniques are also implemented to evade userland monitoring. As of...

7.8CVSS7.8AI score0.19839EPSS
SaveExploits5References8
Kitploit
Kitploit
added 2026/09/07 11:53 p.m.6 views

DllNotificationInjection

DllNotificationInjection Main Contributors Description DllNotificationInection is a POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and remote processes. An accompanying blog post with more details is available here:...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 8:26 p.m.112 views

pybeacon

PyBeacon PyBeacon is a collection of scripts for dealing with Cobalt Strike's encrypted traffic. It can encrypt/decrypt beacon metadata, as well as parse symmetric encrypted taskings Scripts included There is a small library which includes encryption/decoding methods, however some example scripts...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 7:53 p.m.7 views

CVE-2018-7600

TRAN CONG DANH - SVTT - Mentor: LUU VAN LAN - CVE-2018-7600 - Day Started: 26/06/2024. Table of contents: 1. CVE summary 2. Prerequisites 3. CVE Analyse 4. Mitigation CVE summary An attacker could call a Drupal Form API Ajax Request containing the calluserfunc auto do function Drupal before 7.58,...

9.8CVSS7.8AI score0.99991EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/06 12:51 p.m.5 views

CVE-2011-1237

CVE-2011-1237 This is an old POC for CVE-2011-1237 on Windows 7 written in 2013. The vulnerability was discovered by Tarjei Mandt @kernelpool and explain in his paper Kernel Attacks through User-Mode Callbacks. Several things are hardcoded in this POC and it call the Null page which does not work...

7.2CVSS5.7AI score0.02692EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 5:26 a.m.6 views

Interceptor

Interceptor 作者:@Cerbersec Interceptor 是一个内核驱动程序,专注于通过修补内核回调和挂钩 IRP,在内核空间中篡改 EDR/AV 解决方案。 Interceptor 是 NVISO Security 红队实习期间的作品。相关博客文章可以在此处(kernel karnage)找到。 2022 年,Kernel Karnage 在 SANS Pen Test HackFest 上进行了展示,促使本仓库向公众发布,并附带以下演示: https://www.youtube.com/watch?v=QHEzyCGz-rk...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 9:29 p.m.5 views

PE-Obfuscator

PE-Obfuscator 以规避(Evasion)为设计目标的 PE 混淆器,需要 管理员权限 才能加载 RTCore64 驱动程序。 视频: https://user-images.githubusercontent.com/123980007/234171901-c1eb735e-ceca-481d-9310-02ba30f6836b.mp4 混淆器: root@kitploit: - 从远程服务器获取经过 XOR 处理的无文件 PE - 将加载器释放到磁盘 - 向该加载器添加随机节区 - 将经过 XOR 处理的无文件 PE 添加到新建的加载器节区 加载器:...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/04 2:46 a.m.10 views

EDRSandblast-GodFault

EDRSandblast-GodFault By Gabriel Landau at Elastic Security. Modification of EDRSandblast - see original README below. Integrates GodFault into EDR Sandblast, achieving the same result without the use of any vulnerable drivers. Example Output root@kitploit:...

7.8CVSS7.6AI score0.19839EPSS
SaveExploits5References8
Kitploit
Kitploit
added 2026/09/02 5:46 p.m.12 views

PoC_CVE-2025-2568

PoC CVE-2025-2568 概述 Vayu Blocks – Gutenberg Blocks 用于 WordPress 和 WooCommerce 的插件存在未授权访问 和数据修改 漏洞,原因是 vayublocksgettoggleswitchvaluescallback 和 vayublockssavetoggleswitchcallback 函数在 1.0.4 至 1.2.1 版本中缺少权限检查。这使得未认证的攻击者能够读取插件选项,并更新任何键名以 value 结尾的选项。 利用步骤 环境搭建(使用 docker) 1. 克隆仓库并按照以下步骤操作:...

5.3CVSS8.1AI score0.00377EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/02 6:17 a.m.8 views

CVE-2026-14215

The Booking for Appointments and Events Calendar WordPress plugin before 2.4.9 does not require authentication or a valid request token before running the post-booking action chain, allowing an unauthenticated user to trigger booking notifications and integration callbacks for a booking by...

6.5CVSS0.00305EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/02 6:00 a.m.16 views

CVE-2026-14215

CVE-2026-14215 affects the Booking for Appointments and Events Calendar WordPress plugin (also referred to as Amelia ) in versions prior to 2.4.9 . The root cause is a missing authentication or valid request token check before executing the post-booking action chain . An unauthenticated attacker ...

6.5CVSS5.9AI score0.00305EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/02 6:00 a.m.39 views

CVE-2026-14215 Amelia < 2.4.9 - Unauthenticated Post-Booking Action Trigger

The Booking for Appointments and Events Calendar WordPress plugin before 2.4.9 does not require authentication or a valid request token before running the post-booking action chain, allowing an unauthenticated user to trigger booking notifications and integration callbacks for a booking by...

0.00305EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/01 6:58 p.m.14 views

libssh: libssh: use-after-free via data callbacks on closed channels

A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions...

7.5CVSS6.2AI score0.00346EPSS
SaveExploits0References4
Rows per page
Query Builder