Lucene search
+L

715 matches found

Kitploit
Kitploit
added 2026/09/13 5:09 a.m.8 views

BPFDoor-controller-source

BPFDoor-controller-source Source code to recent BPFDoor's controller variant Original: 2eacc8d91b9829b9606a7945fc5311fb5876cfb42ffccc1b91f61841237b04c1 Fixed: bpfdoorcontroller.c Original to fixed helper: formatfix.py Compile: root@kitploit: $ apt install libssl-dev $ gcc...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:56 a.m.9 views

obfus.h

obfus.h obfus.h is a macro-only library for compile-time obfuscating C applications, designed specifically for the Tiny C tcc you can download it here - Tiny-C-Compiler/releases. It is tailored for Windows x86 and x64 platforms and supports almost all versions of the compiler. Very reliable armor...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/13 4:37 a.m.12 views

sbox

sbox - Compile-time AES string obfuscation for C++ Standard solutions rely on length + "" + string. That is trivial to reverse. sbox utilizes a constexpr AES-128 block cipher to mutate strings into high-entropy noise. The Story During the Neetcode "Encode and Decode Strings" challenge, I ported t...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 12:40 a.m.31 views

sh4d0wup

sh4d0wup root@kitploit: % docker run -it --rm ghcr.io/kpcyrd/sh4d0wup:edge -h Usage: sh4d0wup OPTIONS Commands: bait Start a malicious update server front Bind a http/https server but forward everything unmodified infect High level tampering, inject additional commands into a package tamper Low...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 12:17 a.m.101 views

java-stager

java-stager A PoC Java Stager which can download, compile, and execute a Java file in memory. This is for research purposes only, do not use this where you are unauthorised to do so. What is this? This is based on the work of James Williams from his talk "Next Gen AV vs My Shitty Code" available...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 9:45 p.m.6 views

static_asm

staticasm Una biblioteca C++20 de solo encabezado para codificación de instrucciones x86/x86-64 en tiempo de compilación. Este proyecto tiene doble licencia bajo la Boost Software License 1.0 y la MIT License. Puedes elegir cualquiera de las dos. Propósito Aprender codificación de ensamblador x86...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 7:44 p.m.8 views

Obfusk8

Obfusk8: C++17-Based Obfuscation Library Obfusk8 is a lightweight, header-only C++17 library designed to significantly enhance the obfuscation of your applications, making reverse engineering a substantially more challenging endeavor. It achieves this through a diverse set of compile-time and...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 7:26 p.m.42 views

peframe

======= peframe peframe is a open source tool to perform static analysis on Portable Executable malware and generic suspicious file. It can help malware researchers to detect packer, xor, digital signature, mutex, anti debug, anti virtual machine, suspicious sections and functions, macro and much...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 5:17 p.m.65 views

prowler

Prowler is the Open Cloud Security Platform trusted by thousands to automate security and compliance in any cloud environment. With thousands of ready-to-use checks and compliance frameworks, Prowler delivers real-time, customizable monitoring and seamless integrations, making cloud security...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 2:30 p.m.10 views

CVE-2022-24713-POC

POC de CVE-2022-24713 en Ubuntu Instala el paquete rust-regex actual en Ubuntu. Después, clona este repositorio. A continuación, ejecuta cargo build. La dependencia de regex está configurada en la carpeta /usr/share/cargo/registry, por lo que no habrá problemas de dependencias. Si la compilación...

7.5CVSS6.5AI score0.1446EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/12 9:59 a.m.8 views

CVE-2026-8389

CVE-2026-8389 Эта уязвимость предназначалась для использования на Pwn2Own 2026 Berlin, но была исправлена в версии 150.0.3. Усечение битового поля pcOffset в BaselineJIT SpiderMonkey на пути упреждающей компиляции baseline вне основного потока, приводящее к неверному, но в пределах границ, pc...

8.8CVSS7.9AI score0.00331EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 9:17 a.m.7 views

ThunderDNS

ThunderDNS This tool can forward TCP traffic over DNS protocol. Non-compile clients + socks5 support. Run Setting up NS records on our domain: Please wait for clearing DNS-cache. Simple server run: python3 ./server.py --domain oversec.ru Simple server run Dockerfile: docker run -e DOMAIN='' Simpl...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 5:42 a.m.8 views

WTSRM2

WTSRM2 This is a continuation to my original project WTSRM and the corresponding talk. This project was re-written in order to utilize C++17 in order to create a template that allows us to change the required functionality at compile time with ease! This is implemented as a header only file such...

5.9AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.77 views

Astro Cloudflare Adapter - Server Side Request Forgery

Astro is a web framework for content-driven websites. Versions 11.0.3 through 12.6.5 are vulnerable to SSRF when using Astro's Cloudflare adapter. When configured with output: 'server' while using the default imageService: 'compile', the generated image optimization endpoint doesn't check the URL...

7.2CVSS5.7AI score0.00829EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/11 7:01 a.m.6 views

nimvoke

nimvoke Indirect syscalls + DInvoke made simple. Designed to be imported directly into your own Nim projects, nimvoke uses macros to absract away the details of making indirect system calls and DInvoke-style delegate declarations. This library is meant to be easy to use and relatively op-sec...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 3:28 a.m.107 views

frida-fuzzer

Frida API Fuzzer v1.4 Copyright C 2020 Andrea Fioraldi [email protected] Released under the Apache License v2.0 This experimental fuzzer is meant to be used for API in-memory fuzzing. The design is highly inspired and based on AFL/AFL++. ATM the mutator is quite simple, just the AFL's havoc...

6AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.14 views

PT-2026-89764

PCRE2 before 10.48, on 32-bit platforms, has a pcre2 compile 32 integer overflow and resultant out-of-bounds write...

6.5CVSS0.00221EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 11:31 p.m.4 views

CVE-2021-42574

rustc version 1.56.1: corregido y error de compilación rustc version 1.56: compilación exitosa...

8.3CVSS7AI score0.12881EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/10 1:01 a.m.8 views

cve-2026-33937

CVE-2026-33937 - Handlebars RCE エクスプロイト PoC 説明 CVE-2026-33937 は、Handlebars における Abstract Syntax Tree(AST)入力の安全でない処理に起因する、重大なリモートコード実行(RCE)脆弱性です。 この脆弱性により、攻撃者は Handlebars.compile に細工された AST オブジェクトを渡すことで、任意の JavaScript コードを注入できます。 根本原因 Handlebars.compile は以下の両方を受け入れます: テンプレート文字列 事前解析済みの AST オブジェクト...

9.8CVSS6.6AI score0.01704EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/09 12:35 p.m.9 views

nim-reverse-shell

nim-reverse-shell nim-reverse-shell Ejemplo: root@kitploit: sudo apt install nim actualiza el script en consecuencia root@kitploit: nim c -d:mingw --app:gui --opt:speed -o:spoofer-scheduler.exe reverse.nim root@kitploit: python3 -m http.server 8888 root@kitploit: wget...

6AI score
SaveExploits0
Rows per page
Query Builder