Lucene search
+L

21680 matches found

Kitploit
Kitploit
added 2026/09/24 5:29 a.m.12 views

haklistgen

haklistgen Convierte cualquier texto basura en una lista de palabras utilizable para fuerza bruta. Instalación root@kitploit: go install github.com/hakluke/haklistgen@latest Ejemplos de uso Extrae todas las palabras de una respuesta HTTP para construir una lista de palabras de fuerza bruta de...

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

CVE-2019-11932

CVE-2019-11932 Double-Free bug in WhatsApp exploit poc. Note: Make sure to set the listner ip in exploit.c inorder to get shell nc -lvp 1337 or whatever port. and then compile. make or gcc -o exploit egiflib.c exploit.c then run ./exploit and save the content to .gif and send to victim. Source...

8.8CVSS8.2AI score0.4453EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/24 4:40 a.m.35 views

grr

GRR Rapid Response is an incident response framework focused on remote live forensics. GRR is a python client agent that is installed on target systems, and python server infrastructure that can manage and talk to clients. Documentation Please visit our documentation website if you want to know...

5.7AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/24 4:34 a.m.7 views

cve-2023-4911-exploit-optimized

Security Notice : This repository contains working exploit code for educational and research purposes. Use responsibly and only on systems you own or have explicit permission to test. CVE-2023-4911 Exploit Looney Tunables Optimized, multi-processing exploits for CVE-2023-4911 targeting x8664 and...

7.8CVSS7AI score0.81422EPSS
SaveExploits28References4
Kitploit
Kitploit
added 2026/09/24 4:02 a.m.92 views

sticky_keys_hunter

Sticky Keys Hunter This POC bash script tests for sticky keys and utilman backdoors. The script will connect to an RDP server, send both the sticky keys and utilman triggers and screenshot the result. This script was written to prove a theory I had about detecting these backdoors in a blackbox...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/24 3:54 a.m.74 views

jadx

JADX jadx - Dex to Java decompiler Command line and GUI tools for producing Java source code from Android Dex and Apk files !WARNING Please note that in most cases jadx can't decompile all 100% of the code, so errors will occur. Check Troubleshooting guide for workarounds. Main features: decompil...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/24 3:53 a.m.12 views

IPED

IPED Digital Forensic Tool IPED es un software de código abierto que puede utilizarse para procesar y analizar evidencia digital, a menudo incautada en escenas del crimen por las fuerzas del orden o en una investigación corporativa por examinadores privados. Historia IPED - Procesador e Indexador...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/24 3:20 a.m.9 views

CVE-Vulnerability-Information-Downloader

Descargador de Información de Vulnerabilidades CVE Common Vulnerability Scoring System CVSS es un estándar industrial gratuito y abierto para evaluar la gravedad de las vulnerabilidades de seguridad en sistemas informáticos. Exploit Prediction Scoring System EPSS estima la probabilidad de que una...

7.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/24 3:07 a.m.14 views

PF_RING

PFRING™ Introduction PFRING™ is a Linux kernel module and user-space framework that allows you to process packets at high-rates while providing you a consistent API for packet processing applications. Who needs PFRING™? Basically everyone who has to handle many packets per second. The term ‘many’...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/24 2:31 a.m.9 views

exploitarium

https://discord.gg/WytKH65ZR join up for research, help, documentation, and more useful information for those interested. Statement This repo was incomplete when published. In regard to AI usage, my fuzzing workflow was automated by AI with a strict workflow. I used GPT-5.3 for ALL the fuzzing, a...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/24 2:27 a.m.14 views

Nemesis

Resumen Nemesis es una plataforma centralizada de procesamiento de datos de código abierto que ingiere, enriquece y permite el análisis colaborativo con humanos e IA de archivos recolectados durante evaluaciones de seguridad ofensiva. Nemesis 2.0 está construido sobre Docker con una fuerte...

5.8AI score
SaveExploits0References4
Nuclei
Nuclei
added 2026/09/24 2:06 a.m.70 views

Code-Projects School Fees Payment System 1.0 - SQL Injection

A vulnerability was found in code-projects School Fees Payment System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /student.php. The manipulation of the argument ID leads to sql injection. The attack may be initiated remotely. The exploit has been...

9.8CVSS7AI score0.02EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/24 2:06 a.m.95 views

Stirling-PDF SSRF via Markdown

Stirling-PDF is a locally hosted web application that performs various operations on PDF files. Prior to version 1.1.0, when using the /api/v1/convert/markdown/pdf endpoint to convert Markdown to PDF, the backend calls a third-party tool to process it and includes a sanitizer for security...

9.8CVSS5.8AI score0.01999EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/24 1:02 a.m.205 views

warcannon

WARCannon - Catastrophically powerful parallel WARC processing WARCannon was built to simplify and cheapify the process of 'grepping the internet'. With WARCannon, you can: Build and test regex patterns against real Common Crawl data Easily load Common Crawl datasets for parallel processing Scale...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/24 1:02 a.m.10 views

warcannon

WARCannon - Procesamiento paralelo de WARC catastróficamente potente WARCannon fue construido para simplificar y abaratar el proceso de 'grep en internet'. Con WARCannon, puedes: Construir y probar patrones de expresiones regulares contra datos reales de Common Crawl Cargar fácilmente conjuntos d...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/24 12:54 a.m.12 views

CVE-2020-35391

CVE-2020-35391 Tenda f3 Malformed HTTP Request Header Processing Vulnerability. Run root@kitploit: python3 CVE-2020-35391.py --help python3 CVE-2020-35391.py python3 CVE-2020-35391.py -i http://127.0.0.1:8080 python3 CVE-2020-35391.py -l ip.txt Tenda F3 Shodan Dork Exploitation...

9.6CVSS8AI score0.35248EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/24 12:50 a.m.13 views

pisiguard

PISIGuard Protect your personal and sensitive info when you chat with AI PISIGuard : P ersonally I dentifiable & S ensitive I nformation Guard PISIGuard demo. sensitive data is caught, masked and restored right in the browser I built PISIGuard because I've been horrified at how much personal &...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/24 12:03 a.m.18 views

sift-kg

sift-kg Turn any collection of documents into a knowledge graph. No code, no database, no infrastructure — just a CLI and your documents. Drop in PDFs, papers, articles, or records — get a browsable knowledge graph that shows how everything connects, in minutes. sift-kg extracts entities and...

6.2AI score
SaveExploits0References7
CVE
CVE
added 2026/09/24 12:00 a.m.7 views

CVE-2026-96763

The kvcache-ai mooncake software (versions up to 0.3.12 , 0.3.13.post1 , and 0.3.14-rc1 ) contains a security flaw in the MountSegment Request Processing component. Specifically, the ScopedSegmentAccess::MountSegment function within the segment.cpp file is susceptible to improper access controls ...

6.4CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/24 12:00 a.m.6 views

EUVD-2026-85752

A security flaw has been discovered in kvcache-ai mooncake up to 0.3.12/0.3.13.post1/0.3.14-rc1. This issue affects the function ScopedSegmentAccess::MountSegment of the file segment.cpp of the component MountSegment Request Processing. Performing a manipulation results in improper access control...

6.4CVSS5.1AI score
SaveExploits0References5
Rows per page
Query Builder