Lucene search
+L

338 matches found

Kitploit
Kitploit
added 2026/09/14 3:33 a.m.7 views

fish-live-in-trees

Los peces viven en los árboles Inyección de Contexto en Tiempo de Ejecución para la Alineación de LLM en Producción RACI Autor: Sean Kavanagh Fecha: 2026-02-16 Entorno: Gemini 3 Flash Nivel gratuito - Interfaz Pública de Producción Tipo de Exploit: Giro Contextual Precisión Factual → Autenticidad...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 9:42 p.m.7 views

VHostScan

VHostScan Un escáner de hosts virtuales que puede usarse con herramientas de pivote, detectar escenarios de catch-all, alias y páginas predeterminadas dinámicas. Presentado por primera vez en SecTalks BNE en septiembre de 2017 presentación. Esta es una versión mejorada del VHostScan original...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 5:14 p.m.6 views

CVE-2020-1472-visualizer

CVE-2020-1472 Lector de Eventos v1.1 8/27/2020 Este script hará lo siguiente: 1. Escanear los evtx del sistema en la carpeta de archivos de entrada en busca de los eventos 5827, 5828, 5829, 5830 y 5831, campos de datos exactos, exportar a 582-.CSV. 2. Llama a Excel para importar los 582-.CSV...

10CVSS7.6AI score0.99389EPSS
SaveExploits76
Kitploit
Kitploit
added 2026/09/13 5:16 a.m.9 views

python-pentesting

Python para Pentesters Visión general ¡Comenzar con Python para pentesting y compromisos de equipo rojo es bastante fácil! Este repositorio es solo una pequeña colección de scripts aleatorios para ayudarte a empezar. Presentado por: Ejemplos: por Mike Felch @ustayready y Joff Thyer @joffthyer Est...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 5:42 p.m.7 views

CVE-2022-0185

CVE-2022-0185 本仓库包含针对 CVE-2022-0185 的演示利用程序。这里有两个版本。 非 kctf 版本(FUSE 版本)专门针对内核版本为 5.11.0-44 的 Ubuntu。它不会直接返回 root shell,而是将 /bin/bash 设置为 suid,从而轻松实现权限提升。调整 singlestart 和 modprobepath 偏移量后,应该能使其适用于大多数内核版本为 5.7 或更高版本的 Ubuntu;对于 5.1 到 5.7 之间的版本,需要像 kctf 版本那样改进 spray 技术。该利用策略依赖于 FUSE 和 SYSVIPC...

8.4CVSS7.1AI score0.25151EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/11 4:59 p.m.9 views

pth-toolkit

pth-toolkit A modified version of the passing-the-hash tool collection https://code.google.com/p/passing-the-hash/ designed to be portable and work straight out of the box even on the most 'bare bones' systems The master branch is compiled for amd64, the final goal will be to cross compile these...

5.9AI score
SaveExploits0
CVE
CVE
added 2026/09/09 1:32 p.m.10 views

CVE-2026-86769

Snipe-IT versions before 8.7.0 contain an improper ownership management flaw in the consumables checkout API endpoint . The endpoint records the target user's ID in the created_by column instead of the authenticated caller's ID , causing misattributed audit entries in the consumables_users pivot ...

5.3CVSS0.00158EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 1:32 p.m.9 views

CVE-2026-86747

Snipe-IT is an open-source IT asset management system. In versions up to and including 8.6.3 , when Full Multiple Company Support (FMCS) is enabled, the authorization guard in ReportsController::currentUserCanAccessAcceptance() early-returns true for pivot-only users (whose users.company_id colum...

5.4CVSS0.00174EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 1:32 p.m.5 views

CVE-2026-86747 snipe-it before 8.7.0 Authorization Bypass via Pivot-Only User

Snipe-IT is an open source IT asset management system. In versions up to and including 8.6.3, the report acceptance endpoints POST /reports/unacceptedassets/sentreminder ReportsController::sentAssetAcceptanceReminder and DELETE /reports/unacceptedassets/acceptanceId/delete...

5.3CVSS5.6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/09 1:32 p.m.32 views

CVE-2026-86747 snipe-it before 8.7.0 Authorization Bypass via Pivot-Only User

Snipe-IT is an open source IT asset management system. In versions up to and including 8.6.3, the report acceptance endpoints POST /reports/unacceptedassets/sentreminder ReportsController::sentAssetAcceptanceReminder and DELETE /reports/unacceptedassets/acceptanceId/delete...

5.4CVSS0.00174EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 1:21 p.m.7 views

CVE-2022-0185

CVE-2022-0185 This repo contains demo exploits for CVE-2022-0185. There are two versions here. The non-kctf version fuse version specifically targets Ubuntu with kernel version 5.11.0-44. It does not directly return a root shell, but makes /bin/bash suid, which will lead to trivial privilege...

8.4CVSS7.1AI score0.25151EPSS
SaveExploits11
CVE
CVE
added 2026/09/05 9:59 a.m.28 views

CVE-2026-86123

SQL Chat is a database connectivity tool that exposes four unauthenticated API endpoints under /api/connection (specifically execute.ts and test.ts). These endpoints accept client-supplied database connection parameters and execute arbitrary SQL queries against attacker-specified hosts, effective...

9.4CVSS5.9AI score0.00332EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/19 3:29 p.m.40 views

CVE-2026-62668 Grav API Plugin: Webhook SSRF via Unrestricted cURL Protocols

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.6, the Grav API plugin WebhookController.php accepts webhook URLs after only FILTERVALIDATEURL syntax validation, and WebhookDispatcher.php initializes cURL without CURLOPTPROTOCO...

9.4CVSS0.00419EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 8:53 a.m.39 views

CVE-2026-76164 Authenticated Server-Side Request Forgery in AIL Framework Crawler Allows Access to Internal Network Resources

AIL Framework contains a server-side request forgery SSRF vulnerability in its crawler submission functionality. A low-privileged authenticated user with access to the crawler interface can submit an arbitrary URL for crawling without adequate validation of the destination host. The crawler can...

7.1CVSS0.00342EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 8:53 a.m.13 views

EUVD-2026-62366

AIL Framework contains a server-side request forgery SSRF vulnerability in its crawler submission functionality. A low-privileged authenticated user with access to the crawler interface can submit an arbitrary URL for crawling without adequate validation of the destination host. The crawler can...

7.1CVSS5.5AI score0.00342EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/19 8:53 a.m.19 views

CVE-2026-76164 Authenticated Server-Side Request Forgery in AIL Framework Crawler Allows Access to Internal Network Resources

AIL Framework contains a server-side request forgery SSRF vulnerability in its crawler submission functionality. A low-privileged authenticated user with access to the crawler interface can submit an arbitrary URL for crawling without adequate validation of the destination host. The crawler can...

7.1CVSS5.6AI score
SaveExploits0References4
NVD
NVD
added 2026/08/11 12:17 p.m.11 views

CVE-2026-50236

An authenticated SSRF flaw was found in the OpenShift Console Dev Console webhook helpers. User-supplied target URLs are fetched server-side without validation, with path neutralization enabling arbitrary endpoint targeting and full response reflection from the console pod's privileged network...

7.4CVSS0.00332EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/07/28 3:38 p.m.25 views

EUVD-2026-49879

Appium Java Client is the Java language binding for writing Appium tests that conform to the W3C WebDriver protocol. From 8.2.1 until 10.1.1, when directConnecttrue is enabled, AppiumCommandExecutor.setDirectConnect reads the directConnectHost, directConnectPort, and directConnectPath fields from...

8.2CVSS5.9AI score0.00302EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/07/28 3:38 p.m.43 views

CVE-2026-43910 Appium java-client Allows Network Pivot via Unvalidated directConnect Redirect in AppiumCommandExecutor

Appium Java Client is the Java language binding for writing Appium tests that conform to the W3C WebDriver protocol. From 8.2.1 until 10.1.1, when directConnecttrue is enabled, AppiumCommandExecutor.setDirectConnect reads the directConnectHost, directConnectPort, and directConnectPath fields from...

8.2CVSS0.00302EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/28 2:26 p.m.11 views

GHSA-28F5-38XR-JH2W java-client Allows Network Pivot via Unvalidated directConnect Redirect in AppiumCommandExecutor

Summary When directConnecttrue is enabled, appium/java-client unconditionally accepts directConnectHost, directConnectPort, and directConnectPath from the server's NEWSESSION response and silently redirects all subsequent session traffic to the attacker-specified endpoint — with no allowlist, no...

8.2CVSS6AI score0.00302EPSS
SaveExploits1References5
Rows per page
Query Builder