Lucene search
+L

1930 matches found

Kitploit
Kitploit
added 2026/09/12 6:01 a.m.3 views

text4shell-tools

commons-text-tools Quick links Click to find: Find commons-text .jar files and their versions Calls to commons-text vulnerable functions Hot patch on commons-text .jar files to disable the vulnerable behaviors Scan and patch example Overview CVE-2022-42889 may pose a serious threat to a wide rang...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/12 5:47 a.m.12 views

hot-jar-swapping-urlclassloader

URLClassLoader hot jar swapping The following example code shows the ability to hot jar swap an already loaded JAR-file and get code execution by abusing the fact that inner classes still access the JAR file when invoked, as long as the inode does not change. Tested on MacOS with OpenJDK And also...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:59 p.m.7 views

cve_2011_3556

CVE-2011-3556 — Proof of Concept PoC Disclaimer This tool is a Python 3 implementation of an existing proof of concept PoC made by mihi for the Metasploit Framework. Prerequisites To use the module, simply follow the instructions below: root@kitploit: Clone this repository locally. $ git clone...

7.5CVSS8.4AI score0.76405EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/11 3:42 p.m.4 views

CVE-2026-75430_PowerJob_worker_deployContainer_RCE

PowerJob Worker Unauthenticated Remote Code Execution via /worker/deployContainer Arbitrary JAR Loading 1. Summary The PowerJob Worker exposes the deployContainer handler on its HTTP transport port 27777 with no authentication whatsoever. An attacker submits an arbitrary URL; the Worker downloads...

9.8CVSS5.8AI score0.00885EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 6:18 a.m.3 views

Xjar_tips

Xjartips Introduction: root@kitploit: Spring Boot JAR 安全加密运行工具, 同时支持的原生JAR. 基于对JAR包内资源的加密以及拓展ClassLoader来构建的一套程序加密启动, 动态解密运行的方案, 避免源码泄露以及反编译. 功能特性 无代码侵入, 只需要把编译好的JAR包通过工具加密即可. 完全内存解密, 降低源码以及字节码泄露或反编译的风险. 支持所有JDK内置加解密算法. 可选择需要加解密的字节码或其他资源文件. 支持Maven插件, 加密更加便捷. 动态生成Go启动器, 保护密码不泄露. 其中xjar...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 6:04 a.m.5 views

jvmtiAgentLoad-Exploit

Arbitrary code execution via jvmtiAgentLoad Description: Tools and code for generating a malicious JAR to exploit jvmtiAgentLoad Usage: root@kitploit: $ bash createjar.sh Usage: createjar.sh Supported TARGETOS options: linux|windows Linux Target The following command generates a JAR mal.jar that...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 5:34 a.m.11 views

marshalsec-jar

marshalsec-jar Needed the file for a test...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 12:13 a.m.6 views

CVE-2021-44228_scanner

CVE-2021-44228scanner Las aplicaciones vulnerables al problema log4j CVE-2021-44228 pueden ser detectables escaneando archivos jar, war y ear en busca de la presencia de JndiLookup.class. Dependiendo de la plataforma que esté investigando, puede tener más sentido ejecutar el script de PowerShell ...

10CVSS7.4AI score0.99999EPSS
SaveExploits368
Kitploit
Kitploit
added 2026/09/10 11:22 p.m.6 views

CVE-2021-44228

Rol de Ansible para Mitigación de Log4Shell CVE-2021-44228 Este rol de Ansible despliega un script basado en Python para mitigar programáticamente la vulnerabilidad Log4Shell CVE-2021-44228 eliminando la clase vulnerable JndiLookup de los archivos JAR de Log4j afectados. Está diseñado para...

10CVSS7.4AI score0.99999EPSS
SaveExploits368
Github Security Blog
Github Security Blog
added 2026/09/10 9:23 p.m.10 views

Open WebUI: A user's session cookies are sent to tool servers configured for bearer authentication

Summary When more than one external tool server is reachable in the same request, a tool call to a server configured for bearer authentication can arrive carrying the calling user's Open WebUI session cookies alongside that server's own key. The cookie jar is built per connection, but the callabl...

6.8CVSS0.0028EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/10 9:23 p.m.7 views

EUVD-2026-75174

Open WebUI: A user's session cookies are sent to tool servers configured for bearer authentication...

6.8CVSS0.0028EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 8:49 p.m.10 views

zipdefrag

Este volcado es un rompecabezas o parseo avanzado a escopetazos para necios y rebeldes érase una vez Érase una vez, querido lector, en una noche oscura y tormentosa, su fiel autor se topó con una situación desconcertante y misteriosa: un sistema donde lo único que impedía el análisis de memoria p...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/10 7:56 p.m.7 views

CVE-2026-0848

CVE-2026-0848 — NLTK StanfordSegmenter: Arbitrary Code Execution via Untrusted JAR Loading -red?style=for-the-badge -brightgreen?style=for-the-badge Overview...

10CVSS8.7AI score0.00809EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/10 12:22 p.m.15 views

local-log4j-vuln-scanner

Simple local log4j vulnerability scanner Written in Go because, you know, "write once, run anywhere." This is a simple tool that can be used to find vulnerable instances of log4j 1.x and 2.x in installations of Java software such as web applications. JAR and WAR archives are inspected and class...

10CVSS7.3AI score0.99999EPSS
SaveExploits372References1
Kitploit
Kitploit
added 2026/09/10 1:31 a.m.7 views

log4jhound

log4jhound Bash script that detects Log4j occurences in your projects and systems: unpacks JARs and analyzes their Manifest files, text search in source code. Usage: ./log4jhound.sh rootdirectory...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 1:02 a.m.23 views

CVE-2026-0848-PoC-Improper-Input-Validation

CVE-2026-0848 - NLTK StanfordSegmenter RCE PoC ⚠️ WARNING This code executes arbitrary commands on your system. Use ONLY in virtual machines or isolated containers. Description Functional PoC for CVE-2026-0848. Demonstrates how a malicious JAR file can execute arbitrary code when loaded by NLTK...

10CVSS8.2AI score0.00809EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/10 12:50 a.m.10 views

CVE-2026-22812-OpenCode-RCE-exp

CVE-2026-22812-OpenCode-RCE-exp Método de uso: java -jar xxx.jar Entorno recomendado: jdk8...

8.8CVSS8.1AI score0.16771EPSS
SaveExploits8
OSV
OSV
added 2026/09/09 9:03 p.m.8 views

CVE-2026-87015 Open WebUI: A user's session cookies are sent to tool servers configured for bearer authentication

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.6.27 until 0.11.1, backend/openwebui/utils/tools.py captured a cookie jar from the enclosing connection loop instead of binding it to each external tool callable. When multiple tool servers were attached...

6.8CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/09/09 9:03 p.m.12 views

CVE-2026-87015

Open WebUI versions 0.6.27 through 0.11.1 are affected by a session cookie leakage flaw in backend/open_webui/utils/tools.py . The cookie jar from the enclosing connection loop was not bound to each external tool callable, so when multiple tool servers were attached and a session or system OAuth ...

6.8CVSS0.0028EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/09 6:18 p.m.9 views

CVE-2026-16723

🚨 CVE-2026-16723 — fastjson 1.2.83 @JSONType Resource Probe Chain RCE A reproduction project for remote class loading / command execution in fastjson 1.2.66 1.2.83 via the@JSONType annotation + an illegal class name + the jar: protocol. ⚠️ Disclaimer This project is intended solely for security...

9CVSS8.3AI score0.15989EPSS
SaveExploits7
Rows per page
Query Builder