Lucene search
+L

62046 matches found

Kitploit
Kitploit
added 2026/09/17 12:18 p.m.12 views

container-cve-2021-22555

Reproducción de CVE-2021-22555 como contenedor Primero, esto incluye el código del exploit desde aquí como un contenedor preconstruido práctico: https://github.com/google/security-research/tree/master/pocs/linux/cve-2021-22555 Contenedor preconstruido: quay.io/cgwalters/cve-2021-22555 Mitigación:...

8.3CVSS6.8AI score0.78684EPSS
SaveExploits21References5
Kitploit
Kitploit
added 2026/09/17 12:16 p.m.13 views

EyeWitness

EyeWitness EyeWitness está diseñado para tomar capturas de pantalla de sitios web, proporcionar información de encabezados del servidor e identificar credenciales predeterminadas si se conocen. EyeWitness está diseñado para ejecutarse en Kali Linux. Detectará automáticamente el archivo que...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 12:14 p.m.8 views

CVE-2024-3656

Keycloak 24.0.5 is vulnerable to Broken Access Control vulnerability, where the attacker can use any authenticated user to perform some api action such as : Test LDAP connections via the testLDAPConnection endpoint. Retrieve unmanaged attributes of any user via the getUnmanagedAttributes endpoint...

8.1CVSS7.5AI score0.02862EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 12:14 p.m.11 views

strelka

Lanzamientos | Documentación | Solicitudes de cambios | Problemas !Pull...

6AI score
SaveExploits0References26
Kitploit
Kitploit
added 2026/09/17 12:14 p.m.14 views

CVE-2023-27163-POC

CVE-2023-27163 CVE-2023-27163 Request-baskets up to v1.2.1 was discovered to contain a Server-Side Request Forgery SSRF via the component /api/baskets/name. This vulnerability allows attackers to access network resources and sensitive information via a crafted API request. This POC utilizes the...

6.5CVSS6.6AI score0.06591EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/17 12:13 p.m.9 views

CVE-2024-27198

CVE-2024-27198 CVE-2024-27198 - Authentication Bypass Using an Alternate Path vulnerability in JetBrains TeamCity Server Please refer to Rapid7's blogpost for more information: CVE-2024-27198 and CVE-2024-27199: JetBrains TeamCity Multiple Authentication Bypass Vulnerabilities Products and Versio...

9.8CVSS8.5AI score0.99991EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/17 12:13 p.m.16 views

aws-iam-authenticator

AWS IAM Authenticator for Kubernetes A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster. The initial work on this tool was driven by Heptio. The project receives contributions from multiple community engineers and is currently maintained by Heptio and Amazon EKS OSS...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/17 12:12 p.m.10 views

CYBERDUDEBIVASH-Cisco-AsyncOS-CVE-2025-20393-Scanner

CYBERDUDEBIVASH Cisco AsyncOS CVE-2025-20393 Scanner Copyright © 2026 CYBERDUDEBIVASH ECOSYSTEM – All Rights Reserved Authorized under CYBERDUDEBIVASH AUTHORITY – Ethical detection tool for CVE-2025-20393 unauthenticated RCE in Cisco Secure Email Gateway / SMA. This tool helps identify exposure t...

10CVSS8.9AI score0.29875EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/17 12:12 p.m.8 views

CVE-2025-52399-SQLi-Institute-of-Current-Students

CVE-2025-52399 - Inyección SQL en Institute of Current Students Resumen El punto final loginlinkfaculty en la aplicación Institute-of-Current-Students es vulnerable a Inyección SQL a través del parámetro POST fid. El parámetro no se sanitiza correctamente antes de ser utilizado en una consulta SQ...

6.5AI score
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 12:12 p.m.7 views

Wp2shell-ioc-scanner

wp2shell IOC Scanner Version 1.4.0 · GPL-2.0-or-later · WordPress 6.0+ · PHP 7.4+ A read-only-by-default triage tool for the WordPress core vulnerabilities CVE-2026-60137 and CVE-2026-63030 “wp2shell”. It checks patch state, accounts, durable database artifacts and file integrity, separates...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 12:11 p.m.13 views

clickfix-simulator-2025

ClickFix Training Tool A lightweight, self-hosted simulation tool for "ClickFix" type social engineering attacks. Disclaimer This tool is for AUTHORIZED SECURITY AWARENESS TRAINING ONLY. Unauthorized use of this tool to target systems or users without explicit permission is illegal and unethical...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 12:10 p.m.15 views

awesome-osint-arsenal

🔍 AWESOME OSINT ARSENAL El conjunto de herramientas OSINT y de seguridad de código abierto más completo 751+ herramientas · 50 categorías · Instaladores multi-distro · OSINT Georgiano · Soporte para Termux El conjunto de herramientas OSINT y de seguridad más completo de internet — cada herramient...

5.8AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/09/17 12:09 p.m.7 views

Safer_PoC_CVE-2022-22965

SaferPoCCVE-2022-22965 A Safer PoC for CVE-2022-22965 Spring4Shell Functionality Creates a file called CVE2022-22965exploited.txt in the tomcat directory 'webapps/ROOT' Option user argument to change the output directory Exploit validation is performed by requesting the output .txt file, dependin...

9.8CVSS8.3AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/17 12:09 p.m.87 views

mallory

mallory HTTP/HTTPS proxy over SSH. Installation Local machine: go install github.com/justmao945/mallory/cmd/mallory@latest Remote server: need our old friend sshd Configuration Config file Default path is $HOME/.config/mallory.json, can be set when start program root@kitploit: mallory -config...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 12:09 p.m.11 views

mallory

mallory Proxy HTTP/HTTPS sobre SSH. Instalación Máquina local: go install github.com/justmao945/mallory/cmd/mallory@latest Servidor remoto: necesitamos nuestro viejo amigo sshd Configuración Archivo de configuración La ruta predeterminada es $HOME/.config/mallory.json, se puede establecer al...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 12:09 p.m.8 views

CVE-2023-42793

CVE-2023-42793 - Create username administrator Example of command execution: root@kitploit: python3 exploit.py -u http://localhost User add token - eyJ0eXAiOiAiVENWMiJ9.YkZ0V2tzR3NvWXhZelRfZTN0cFF1SkZjVWVz.N2M0Njk2ZTgtNWZhYi00MTU5LWJmZjQtYWU1MDFlYzZiMGY1 Successful execution, preparing for the RC...

9.8CVSS8.8AI score0.99979EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/17 12:09 p.m.32 views

CyberStrikeAI

CyberStrikeAI 中文 | English The system of action for AI-native cybersecurity—where intent becomes governed execution, evidence becomes operational memory, and every operation improves the next. CyberStrikeAI connects planning, execution, human oversight, evidence, and replay in one auditable...

6.1AI score
SaveExploits0References25
Kitploit
Kitploit
added 2026/09/17 12:09 p.m.5 views

WebLab_CVE-2025-29927

CVE-2025-29927 Authentication bypass lab exploiting CVE-2025-29927 in Next.js 15.2.2 Startup root@kitploit: chmod +x ./run.sh ./run.sh Once startup is complete, access http://localhost:3000/...

9.1CVSS7.7AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/17 12:08 p.m.13 views

CVE-2026-52199

CVE-2026-52199 : Unauthenticated Remote Code Execution in UZ801 4G Router Vulnerability Summary A critical Incorrect Access Control vulnerability exists in the Generic OEM UZ801v2.1 4G LTE Router Firmware V3.4.3. The device improperly exposes an unauthenticated Android Debug Bridge ADB daemon...

9.1CVSS6.7AI score0.00664EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 12:08 p.m.14 views

dtls-fuzzer

dtls-fuzzer es una herramienta Java que realiza pruebas de estado de protocolo mediante fuzzing en servidores DTLS. Más concretamente, soporta las siguientes funcionalidades: 1. dado un alfabeto, puede generar automáticamente un modelo de una implementación local de servidor DTLS; 2. dada una...

6.2AI score
SaveExploits0References6
Rows per page
Query Builder