Lucene search
+L

21572 matches found

Kitploit
Kitploit
added 2026/09/14 6:33 p.m.9 views

CVE-2023-35086-POC

CVE-2023-35086-POC July 25 2023, Altin tin-z, github.com/tin-z Brief description ASUS RT-AX56U V2 & RT-AC86U router firmwares below or equal to version 3.0.0.4.38650460 and 3.0.0.438651529 respectively have a format string vulnerability in the detwan.cgi function of the httpd service that can cau...

7.2CVSS8.2AI score0.385EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/14 6:30 p.m.15 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/14 6:29 p.m.10 views

SSH-Remote-Code-Execution

SSH Remote Code Execution SSH Zero-Day | Made by ClumsyLulz & Taylor Christian Newsome Summary This repository contains a C program that accepts input parameters and generates a packet to be sent to a server over the SSH protocol. The program allocates a buffer to hold the data, writes it to a...

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

AMSITrigger

AMSITrigger v3 Buscando cadenas maliciosas Uso: root@kitploit: -i, -inputfile=VALUE Nombre del archivo de Powershell -u, -url=VALUE URL, ej. https://10.1.1.1/Invoke-NinjaCopy.ps1 -f, -format=VALUE Formato de salida: 1 - Solo mostrar disparadores 2 - Mostrar disparadores con números de línea 3 -...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 6:00 p.m.8 views

datadome-vm-internals

DataDome VM DataDome embeds a custom VM in their bundle to hide what they're actually doing. I got curious and pulled it apart. Sharing it here for anyone who's interested in the same kind of reverse engineering puzzle. DataDome ships a heavily obfuscated JavaScript bundle to your browser. Inside...

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

CVE-2019-12189

CVE-2019-12189 - Zoho ManageEngine ServiceDesk Plus 9.3 XSS vulnerability Information Description:XSS was discovered in ManageEngine ServiceDesk Plus version Versions Affected: 9.3 Researcher: Dang The Tuyen Proof-of-concept The vulnerability stems from the confusion of both single quotes and...

6.1CVSS6.4AI score0.05917EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/14 5:51 p.m.13 views

Decodify

Decodify Puede detectar y decodificar cadenas codificadas, recursivamente. Tomemos esta cadena: s0md3v y codifiquémosla en Base 64 root@kitploit: czBtZDN2 Ahora codifiquémosla en hex root@kitploit: 637a42745a444e32 Y ahora nuevamente en Base 64 root@kitploit: NjM3YTQyNzQ1YTQ0NGUzMg== Ahora...

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

Chimera

Chimera es un script de ofuscación de PowerShell brillante y muy improvisado diseñado para evitar AMSI y soluciones antivirus. Digiere PS1 maliciosos conocidos por activar AV y utiliza sustitución de cadenas y concatenación de variables para evadir firmas de detección comunes. Chimera fue creado...

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

jadx-magic-strings

JADX Magic Strings Plugin A JADX plugin that extracts information from string constants. Features The plugin extracts and analyzes string constants from decompiled code to find: 1. Source File References : Detects references to Java/Kotlin source files .java, .kt, .kts, .scala, .groovy in string...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/14 4:58 p.m.6 views

stringsifter

StringSifter is a machine learning tool that automatically ranks strings based on their relevance for malware analysis. Quick Links Technical Blogpost - Learning to Rank Strings Output for Speedier Malware Analysis Announcement Blogpost - Open Sourcing StringSifter DerbyCon Talk - StringSifter:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 4:31 p.m.11 views

CVE-2025-31161_exploit

CVE-2025-31161 / CVE-2025-2825 python exploit To process a single URL, use the command: python3 script.py -u http://example.com To process a file containing a list of URLs one per line, use the command: python3 script.py -l urls.txt To specify the number of threads, use the -t flag. The script...

9.8CVSS8.3AI score0.99976EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/14 4:09 p.m.6 views

malpedia-flossed

Malpedia FLOSSed This repository contains the result of the FLARE FLOSS tool applied to all unpacked and dumped samples in Malpedia, pre-processed for further use. We intend to update this collection periodically. In the last run in January 2026, 9.202 files associated with 2.136 malware families...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/14 4:05 p.m.8 views

yaraQA

yaraQA Analizador de reglas YARA para mejorar la calidad y el rendimiento de las reglas ¿Por qué? Las reglas YARA pueden ser sintácticamente correctas pero aún así disfuncionales. yaraQA intenta encontrar e informar estos problemas al autor o mantenedor de un conjunto de reglas YARA. Los problema...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 3:56 p.m.65 views

pe-sieve

Intro PE-sieve is a tool that helps to detect malware running on the system, as well as to collect the potentially malicious material for further analysis. Recognizes and dumps variety of implants within the scanned process: replaced/injected PEs, shellcodes, hooks, and other in-memory patches...

5.9AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/14 3:54 p.m.10 views

CVE-2026-52616

CVE-2026-52616 — mcp-nmap-server: OS command injection via runnmapscan The runnmapscan MCP tool builds its command by string interpolation of the target and additionalFlags parameters and runs it through childprocess.exec, i.e. /bin/sh -c. ⚠ Read this first — duplicate identifier This vulnerabili...

6AI score
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/14 3:29 p.m.8 views

CVE-2022-42889-PoC

CVE-2022-42889 PoC This is Proof of Concept for the vulnerability CVE-2022-42889. This code will run the JavaScript code 195 + 324. If vulnerable the output should be: root@kitploit: PoC Output: 519 In order to run this you will need: JDK 11 or above Maven When prompted for an exploit string, you...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/14 3:04 p.m.8 views

CVE-2026-11115-Database-Connection-String-Injection-via-Env-Variable

CVE-2026-11115 – Database Connection String Injection via Env Variable Program Code Python root@kitploit: dbconnector.py - Constructs DB connection string from environment import os, psycopg2 def connect: Reads DBURL; attacker can override via environment injection if they control an env var dbur...

7.3CVSS6AI score0.00079EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/14 2:09 p.m.4 views

EUVD-2026-77520

Mattermost versions 11.9.x = 11.9.0, 11.8.x = 11.8.4, 11.7.x = 11.7.7 Mattermost failed to validate Dynamic Client Registration redirect URIs by URL component matching glob patterns against the raw URI string instead which allows a remote unauthenticated attacker to register an OAuth client with ...

6.8CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 2:00 p.m.11 views

CVE-2019-11043

PoC CVE-2019-11043 A Python version of the CVE-2019-11043 exploit https://github.com/neex/phuip-fpizdam This PoC is still a draft, please use the exploit written by @neex Vulnerability Analysis: https://paper.seebug.org/1064/ PoC Setup Just run docker compose to bring up nginx and php-fpm:...

9.8CVSS7.4AI score0.9978EPSS
SaveExploits57References2
Kitploit
Kitploit
added 2026/09/14 1:43 p.m.4 views

GLUFS

Obteniendo filtraciones usando cadena de formato. root@kitploit: .d8888b. 888 888 888 8888888888 .d8888b. d88P Y88b 888 888 888 888 d88P Y88b 888 888 888 888 888 888 Y88b. 888 888 888 888 8888888 "Y888b. 888 88888 888 888 888 888 "Y88b. 888 888 888 888 888 888 "888 Y88b d88P 888 Y88b. .d88P 888...

6AI score
SaveExploits0
Rows per page
Query Builder