Lucene search
+L

218645 matches found

Kitploit
Kitploit
added 2026/09/14 5:43 p.m.5 views

awesome_windows_logical_bugs

awesomewindowslogicalbugs Created this repo for the people who want to learn about windows logical privilege escalation bugs. And also I added some of my findings. You can contact me via @404death to add good article which I missed. work in progress WIP , I'm always update this repo when the new...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/14 5:43 p.m.10 views

AdGuardHome

Privacy protection center for you and your devices Free and open source, powerful network-wide ads & trackers blocking DNS server. AdGuard.com | Wiki | Reddit | Twitter | Telegram AdGuard Home is a network-wide software for blocking ads and tracking. After you set it up, it'll cover ALL your home...

5.9AI score
SaveExploits0References38
Kitploit
Kitploit
added 2026/09/14 5:42 p.m.11 views

Grawler

Grawler - v1.0 This project isnot maintained anymore. Grawler is the best tool ever, made for automating google dorks it's a tool written in PHP which comes with a web interface that automates the task of using google dorks, scrapes the results, and stores them in a file, version 1.0 is the more...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 5:42 p.m.6 views

evilwaf

EvilWAF is an advanced transparent MITM Firewall bypass proxy and deep WAF vulnerability scanner designed for authorized security testing. It operates at the transport layer — it does not touch payloads, cookies, or headers from your tools. Works with any tool likeffuz, sqlmap, nuclei and etc tha...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 5:42 p.m.31 views

git-all-secrets

git-all-secrets About git-all-secrets is a tool that can: Clone multiple public/private github repositories of an organization and scan them, Clone multiple public/private github repositories of a user that belongs to an organization and scan them, Clone a single public/private repository of an...

5.6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 5:42 p.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/14 5:42 p.m.7 views

wa-crypt-tools

WhatsApp Crypt Tools Decrypt and encrypt WhatsApp and WA Business' .crypt12, .crypt14 and .crypt15 files with ease! For decryption, you NEED the key file or the 64-characters long key. The key file is named "key" if the backup is crypt14 or "encryptedbackup.key" if the backup is crypt15 encrypted...

5.9AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/14 5:41 p.m.5 views

CVE-2025-6018-6019-PoC

CVE-2025-6018 y CVE-2025-6019: PoC de Escalada de Privilegios Local Un robusto Proof of Concept PoC para encadenar CVE-2025-6018 bypass de sesión activa de PAM/Polkit y CVE-2025-6019 fallo de montaje SUID en libblockdev para lograr acceso root en sistemas Linux vulnerables. Aviso legal Esta...

7.8CVSS7.7AI score0.01018EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/14 5:41 p.m.9 views

DPAPISnoop

DPAPISnoop A C tool that extracts crackable DPAPI hashes from user MasterKeys and CREDHIST files. Targets both the MasterKey $DPAPImk$ and the full CREDHIST chain $credhist$, supporting local paths and remote SMB shares. What it extracts MasterKey hashes $DPAPImk$ MasterKey for each user can be...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/14 5:40 p.m.7 views

mutillidae

OWASP Mutillidae II OWASP Mutillidae II is a free, open-source, deliberately vulnerable web application designed for web-security enthusiasts. It serves as a target for learning and practicing web security skills. Mutillidae can be easily installed on Linux and Windows systems using LAMP, WAMP, a...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 5:39 p.m.7 views

pbck-exploit

Mass Exploitation & Validation Framework for Joomla Page Builder CK Unauthenticated Arbitrary File Upload → Remote Code Execution 📑 Table of Contents Vulnerability Overview Affected Versions Features Installation Usage Proof of Concept Technical Deep-Dive Detection Methodology Defense & Mitigatio...

10CVSS8.4AI score0.30375EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/14 5:39 p.m.6 views

log4shell-poc-lab

Demostración de PoC de Log4Shell Este repositorio contiene un submódulo, clónalo con: root@kitploit: git clone --recurse-submodules [email protected]:obscuritylabs/log4shell-poc-lab.git Luego, para iniciar la demostración, ejecuta: root@kitploit: docker compose up Para ver el exploit creando...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 5:39 p.m.7 views

Debuggable-App-Exploit

CVE-2024-31317 Exploit de Aplicación Depurable Un exploit basado en Python para CVE-2024-31317 Inyección de Zygote en Android que hace que cualquier aplicación Android instalada sea depurable inyectando argumentos maliciosos de zygote a través del ajuste hiddenapiblacklistexemptions. Incluye...

7.8CVSS7.5AI score0.00779EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/14 5:38 p.m.9 views

ghidrecomp

Ghidrecomp - Command Line Ghidra Decompiler About This Python command line tool decompiles all functions of a binary and writes them to a directory in separate C files: root@kitploit: flowchart LR afilename -- bghidrecomp a2Symbol Server -- b b -- eGhidra Project Files b -- output subgraph output...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/14 5:37 p.m.11 views

mariadb-13-rce-lab

MariaDB 13.0.1-rc RCE Lab Remote code execution on the unmodified, stock MariaDB 13.0.1-rc Docker image as uid 999 mysql. Two exploit variants: Variant| File| Requirements| Notes ---|---|---|--- Pure SQL recommended| exploitpuresql.py| a low-priv MariaDB account + TCP| no host access, no docker, ...

6.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 5:36 p.m.8 views

Broadpwn

Broadpwn Ayuda Únete o pregunta: [email protected] Broadpwn: https://goo.gl/xWC4hg | Youtube: https://youtu.be/GTb4Y2Y9shw BlueBorne: https://goo.gl/PSDuwY | Youtube https://youtu.be/FJGGMyg0W38 Yalu Jailbreak iOS 10.3.1 : https://goo.gl/9cSSPU Ayuda PR. Broadpwn bug CVE-2017-9417...

9.8CVSS8.4AI score0.63997EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 5:36 p.m.8 views

pspy

pspy - espionaje de procesos de Linux sin privilegios pspy es una herramienta de línea de comandos diseñada para espiar procesos sin necesidad de permisos de root. Te permite ver los comandos ejecutados por otros usuarios, trabajos cron, etc. mientras se ejecutan. Excelente para enumerar sistemas...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/14 5:35 p.m.7 views

CVE-2026-43499-aristotle-apk

Aristotle ADB Enable A minimal Android app that turns on ADB on an au/KDDI Xiaomi "aristotle" XIG04, Android 12 whose developer options can't be reached, using a temporary root obtained from CVE-2026-43499. It is a device-owner tool in the same category as KingRoot: it roots your own phone to fli...

7.8CVSS7.3AI score0.00789EPSS
SaveExploits95
Kitploit
Kitploit
added 2026/09/14 5:35 p.m.7 views

APT-Backpack

Mochila-APT CVEs más comunes utilizados por APT, RAT legítimos y otras herramientas utilizadas por el adversario CVEs CVE-2019-11510 Pulse Connect Secure 8.2 8.3 9.0 Lectura de archivo no autenticada CVE-2019-19781 Citrix ADC & Gateway Directory Traversal CVE-2020-5902 F5 Big IP RCE CVE-2021-1497...

10CVSS7.4AI score0.99999EPSS
SaveExploits1033
Kitploit
Kitploit
added 2026/09/14 5:33 p.m.6 views

CVE-2022-1257

CVE-2022-1257 PoC: Recolección de credenciales de la base de datos del agente McAfee Creado por scottk817 Este script es un PoC para CVE-2022-1257 , una vulnerabilidad en el agente McAfee agente Trellix al trabajar con su base de datos. La vulnerabilidad permite a los atacantes recuperar y...

6.1CVSS6.1AI score0.00646EPSS
SaveExploits2References3
Rows per page
Query Builder