Lucene search
+L

63074 matches found

Kitploit
Kitploit
added 2026/09/18 4:32 a.m.41 views

pe-bear

PE-bear PE-bear is a multiplatform reversing tool for PE files. Its objective is to deliver fast and flexible “first view” for malware analysts, stable and capable to handle malformed PE files...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/18 4:28 a.m.11 views

windows-x86-shellcode-poc

Windows x86 Buffer Overflow PoC for Beginners This is a simple, self-contained tutorial on stack-based buffer overflow exploits for 32-bit Windows. No external guides required—everything you need is here. What is this repository? vulnerable.c: A simple program with an unsafe gets function...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 4:27 a.m.6 views

cve-2020-11023-demonstration

Jquery XSS - CVE-2020-11023 This is a demonstration of reproducing CVE-2020-11023. Source is mainly from this blog post. Reproduce Install npm dependencies with npm install, jQuery 3.4.1 is included as a dependency. Run the project with for example live server for vs code. The site contains two...

6.9CVSS6.8AI score0.84887EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/18 4:22 a.m.590 views

ida_kernelcache

idakernelcache: An IDA Toolkit for analyzing iOS kernelcaches idakernelcache is an IDAPython module for IDA Pro to make working with iOS kernelcaches easier. The module provides functions to: Convert iOS 12's new static tagged pointers into normal kernel pointers. Parse the kernel's PRELINKINFO...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/18 3:53 a.m.9 views

CVE-2022-23093

CVE-2022-23093 FreeBSD Stack-Based Overflow Informations The shellcode that is used by default is FreeBSD/x86-64 - execve - 28 bytes from Gitsnik change it and put your own one for starting Details of Vulnerability The ping utility, used to solicit an ICMP ECHORESPONSE from a host or gateway, is...

6.5CVSS8.3AI score0.02398EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:51 a.m.63 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/18 3:32 a.m.9 views

CVE-2024-27398

CVE-2024-27398 CVE-2024-27398 POC 📍 GDB Breakpoints root@kitploit: GNU gdb Ubuntu 12.1-0ubuntu122.04.2 12.1 Copyright C 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the...

8CVSS7.3AI score0.00828EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/18 3:31 a.m.31 views

exrop

Exrop Automatic ROP chain generator for x86-64 binaries, powered by Triton symbolic execution. Features Set registers to constants or other registers rdi=0x41414141, rdi=rax Write to memory constant and register-based addresses/values Write strings/bytes to memory Function calls with mixed...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 3:27 a.m.18 views

BLAKE3

BLAKE3 BLAKE3 is a cryptographic hash function that is: Much faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2. Secure , unlike MD5 and SHA-1. And secure against length extension, unlike SHA-2. Highly parallelizable across any number of threads and SIMD lanes, because it's a Merkle tree on the...

6AI score
SaveExploits0References34
Kitploit
Kitploit
added 2026/09/18 3:25 a.m.10 views

cve-2026-32746

CVE-2026-32746 - telnetd LINEMODE SLC Buffer Overflow Pre-authentication buffer overflow in GNU InetUtils telnetd's LINEMODE SLC Set Local Characters handler. CVSS 3.1: 9.8 Critical | CWE: CWE-120, CWE-787 Overview The addslc function in telnetd/slc.c appends 3 bytes per SLC triplet to a fixed...

9.8CVSS8.5AI score0.23674EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/18 3:09 a.m.8 views

FunctionStomping

FunctionStomping Description This is a brand-new technique for shellcode injection to evade AVs and EDRs. This technique is inspired by Module Stomping and has some similarities. As to this date 23-01-2022 alsohollows-hunter doesn't find it. The biggest advantage of this technique is that it isn'...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 2:51 a.m.354 views

kaiju

CERT Kaiju Binary Analysis Framework for GHIDRA CERT Kaiju is a collection of binary analysis tools for Ghidra. This is a Ghidra/Java implementation of some features of the CERT Pharos Binary Analysis Framework, particularly the function hashing and malware analysis tools, but is expected to grow...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 2:30 a.m.9 views

exploit-CVE-2016-10033

PHPMailer 5.2.18 Remote Code Execution PHPMailer is the world's most popular transport class, with an estimated 9 million users worldwide. Downloads continue at a significant pace daily. Used by many open-source projects: WordPress, Drupal, 1CRM, SugarCRM, Yii, Joomla! and many more PHPMailer...

9.8CVSS8.4AI score0.99714EPSS
SaveExploits59References3
Kitploit
Kitploit
added 2026/09/18 2:27 a.m.6 views

CVE-2025-59528-POC

CVE-2025-59528 - FlowiseAI CustomMCP Remote Code Execution CVSS 10.0 Critical | Blind RCE | FlowiseAI Flowise = 2.2.7-patch.1 and 3.0.6 Overview A critical remote code execution vulnerability in the CustomMCP node of FlowiseAI Flowise. The convertToValidJSONString function passes user-supplied...

10CVSS8.4AI score0.86218EPSS
SaveExploits23References3
Kitploit
Kitploit
added 2026/09/18 2:20 a.m.10 views

drvtrace

tracedrv Tiny WinDbg extension to trace transitions from a debugged driver into other modules i.e. to trace function calls. Usage root@kitploit: !tracedrv 4000 trace for 4000 instructions...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 2:12 a.m.9 views

ksentinel

ksentinel - Kernel Syscalls Integrity Monitor Overview ksentinel monitors critical kernel functions and the syscall table for unauthorized modifications. It detects common syscalls that are targeted by most rootkits including ftrace hooks, kprobes, and syscall table hijacking. Features Function...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 1:57 a.m.7 views

Firmware_Slap

Firmware Slap Firmware slap combines concolic analysis with function clustering for vulnerability discovery and function similarity in firmware. Firmware slap is built as a series of libraries and exports most information as either pickles or JSON for integration with other tools. Slides from the...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 1:44 a.m.9 views

ch55x_firmware_extractor

CH55x firmware extractor The CH55x firmware extractor is used to read out firmware from CH55x integrated circuits. There is no in-built support in the devices for directly reading out the firmware through the bootloader. However, there is a functionality to verify the firmware contents 8 bytes at...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 1:43 a.m.9 views

FstHook

FstHook A library for intercepting native functions by hooking KiFastSystemCall Note: KiFastSystemCall hooking only works on the following systems: Windows XP Service Pack 3 32-bit Windows Vista 32-bit Windows 7 32-bit...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 1:26 a.m.11 views

FindFunc

FindFunc: Advanced Filtering/Finding of Functions in IDA Pro FindFunc is an IDA Pro plugin to find code functions that contain a certain assembly or byte pattern, reference a certain name or string, or conform to various other constraints. FindFunc won third place in the 2022 HexRays IDA Pro Plug...

5.9AI score
SaveExploits0
Rows per page
Query Builder