Lucene search
+L

2570 matches found

Kitploit
Kitploit
added 2026/09/01 7:35 p.m.6 views

URL_CHECKER

Comprobador de Phishing de URLs Una herramienta ligera basada en web que detecta si una URL es probablemente phishing o segura usando un enfoque híbrido de Aprendizaje Automático Random Forest/SVM y análisis basado en reglas heurísticas. Construido con fines educativos y experimentación en...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 6:35 p.m.6 views

MobSF_AI

MobSF AI Sidecar Este proyecto añade un asistente de chat impulsado por IA al Mobile Security Framework MobSF. Permite a los analistas de seguridad hacer preguntas sobre el informe de análisis generado por MobSF directamente desde la interfaz, aprovechando el modelo de OpenAI. Características...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 10:05 a.m.2 views

CVE-2025-55182-Metasploit-exploit-skeleton-real-flow-

🧪 STEP 1: Demo vulnerable web-app LAB We create logic similar to CVE-2025-55182 unsafe server-side execution. 📁 vulnapp/app.py root@kitploit: from flask import Flask, request import subprocess app = Flaskname @app.route"/render", methods="POST" def render: data = request.json.get"component" ❌...

10CVSS7.5AI score0.99802EPSS
SaveExploits389
Kitploit
Kitploit
added 2026/09/01 8:13 a.m.6 views

CVE-2024-3408-dtale

CVE-2024-3408 - Omisión de autenticación y RCE en D-Tale Entorno de laboratorio reproducible para CVE-2024-3408, una vulnerabilidad de omisión de autenticación y ejecución remota de código en D-Tale. Vulnerabilidad Las versiones de D-Tale hasta la 3.15.1 son vulnerables debido a: 1. SECRETKEY...

9.8CVSS8.8AI score0.77951EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/01 6:00 a.m.2 views

log4j-honeypot-flask

log4j-honeypot-flask Honeypot de red interna para detectar si un atacante o amenaza interna escanea tu red en busca de log4j CVE-2021-44228 Esto se puede instalar en una estación de trabajo o servidor, ya sea ejecutando el script Python app/app.py directamente necesitarás python3, Flask y Request...

10CVSS7.4AI score0.99999EPSS
SaveExploits368
Kitploit
Kitploit
added 2026/09/01 5:47 a.m.4 views

CVE-2023-37941

Explotación de Pickle RCE en la caché predeterminada de Superset Información root@kitploit: Autor Dinis Cruz Proyecto Superset Descripción Apache Superset presenta diferentes opciones para el almacenamiento en caché, todas basadas en Flask-Caching. Se proporciona una caché incorporada que seriali...

6.6CVSS7.8AI score0.2944EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/01 4:59 a.m.5 views

cve-2021-21980-mock-server

Clippy of the Dead - entorno de pruebas para CVE-2021-21980 y plantilla de Nuclei Este repositorio contiene una plantilla de Nuclei de alta confianza para detectar CVE-2021-21980 path traversal de vSphere Web Client y un pequeño entorno simulado mock que reproduce el comportamiento vulnerable par...

7.5CVSS7.8AI score0.04601EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/01 12:55 a.m.4 views

not-slithering-anywhere

Overview Not Slithering Anywhere is the Python3 version of our Not Go-ing Anywhere vulnerable application. It is meant to demonstrate a number of security issues commonly found in Python applications, as well as serve as the basis for static & dynamic tool testing grounds. Getting started 1. Setu...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 2:57 a.m.3 views

Python-Example

Seal Security — Exemple Python pip Une application Flask minimale et intentionnellement vulnérable utilisée pour démontrer, de bout en bout, comment Seal Security corrige une CVE connue en remplaçant une dépendance vulnérable par une version scellée rétroportée, prête à l'emploi — sans aucune...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/08/29 11:29 a.m.15 views

MAL-2026-15566 Malicious code in flask-header-guard (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e5e0cbaefa0fcface340b03a236573ed70df9b4d7773715321df057a9862e3f8 The package is presented as Flask security-headers middleware but ships a hostile payload wired to fire at install time and again whenever the librar...

6.1AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/29 11:29 a.m.19 views

Malicious code in flask-header-guard (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e5e0cbaefa0fcface340b03a236573ed70df9b4d7773715321df057a9862e3f8 The package is presented as Flask security-headers middleware but ships a hostile payload wired to fire at install time and again whenever the librar...

6.1AI score
SaveExploits0References2
NVD
NVD
added 2026/08/24 8:17 p.m.11 views

CVE-2026-78553

RansomLook created its Flask session-signing key without explicitly restricting the file permissions. The secretkey file was created using the process's default permissions and umask, resulting in permissions such as 0644 under a common 022 umask. Consequently, other local users able to access th...

7CVSS0.00135EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/24 7:28 p.m.34 views

CVE-2026-78553 Insecure Flask Secret-Key File Permissions Allow Local Administrator Session Forgery in RansomLook

RansomLook created its Flask session-signing key without explicitly restricting the file permissions. The secretkey file was created using the process's default permissions and umask, resulting in permissions such as 0644 under a common 022 umask. Consequently, other local users able to access th...

7CVSS0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/24 7:28 p.m.19 views

CVE-2026-78553 Insecure Flask Secret-Key File Permissions Allow Local Administrator Session Forgery in RansomLook

RansomLook created its Flask session-signing key without explicitly restricting the file permissions. The secretkey file was created using the process's default permissions and umask, resulting in permissions such as 0644 under a common 022 umask. Consequently, other local users able to access th...

7CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/24 7:28 p.m.11 views

EUVD-2026-65089

RansomLook created its Flask session-signing key without explicitly restricting the file permissions. The secretkey file was created using the process's default permissions and umask, resulting in permissions such as 0644 under a common 022 umask. Consequently, other local users able to access th...

7CVSS5.4AI score0.00135EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 7:17 p.m.10 views

CVE-2026-54134

OctoPrint provides a web interface for controlling consumer 3D printers. Prior to 1.11.8 and 2.0.0rc3, OctoPrint's custom Tornado upload handler and Flask with Werkzeug parse request parameters differently, allowing an attacker with FILEUPLOAD permission to inject reserved internal upload fields...

7CVSS0.00212EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/21 6:28 p.m.41 views

CVE-2026-54134

OctoPrint (web interface for 3D printers) versions prior to 1.11.8 and 2.0.0rc3 are vulnerable to file exfiltration via parser differentials between its custom Tornado upload handler and Flask/Werkzeug. An attacker with FILE_UPLOAD permission can inject reserved internal form fields through query...

7CVSS5.6AI score0.00212EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/21 6:28 p.m.25 views

CVE-2026-54134 OctoPrint: File exfiltration possible via query parameters on upload endpoints

OctoPrint provides a web interface for controlling consumer 3D printers. Prior to 1.11.8 and 2.0.0rc3, OctoPrint's custom Tornado upload handler and Flask with Werkzeug parse request parameters differently, allowing an attacker with FILEUPLOAD permission to inject reserved internal upload fields...

7CVSS5.8AI score
SaveExploits0References7
Circl
Circl
added 2026/08/18 10:35 p.m.12 views

CVE-2026-70667

creationtimestamp| type| source ---|---|--- 2026-08-18 22:35:16+00:00| published-proof-of-concept| https://github.com/Netflix/lemur/security/advisories/GHSA-f3qq-49m6-rw8f 2026-08-19 08:31:37+00:00| seen| https://gist.github.com/alon710/db3f4019c2372dbb6dfede560d6093f7...

6.3CVSS4.8AI score0.0014EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/18 10:35 p.m.15 views

CVE-2026-71308

creationtimestamp| type| source ---|---|--- 2026-08-18 22:35:09+00:00| published-proof-of-concept| https://github.com/Netflix/lemur/security/advisories/GHSA-cfh6-pv5c-38jv 2026-08-19 01:22:20+00:00| seen| https://bsky.app/profile/thestandup.bsky.social/post/3mtfky2ijcb2v 2026-08-19 06:44:38+00:00...

8.1CVSS4.8AI score0.00179EPSS
SaveExploits0References3
Rows per page
Query Builder