Lucene search
+L

79 matches found

Kitploit
Kitploit
added 2026/09/08 6:24 a.m.6 views

DongTai

DongTai...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/08 1:19 a.m.3 views

MemoryShellHunter

MemoryShellHunter Java Agent memory horse scanner combined with Call Graph modus About MemoryShellHunter is a memory shell Scanner/Killer tool that combines dynamic Building Call Graph. It supports Agent and Attach modes for detection, addressing the issue that conventional memory shell detection...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 12:37 a.m.4 views

SECURITY-3430

SECURITY-3430 Workaround This is a Java agent for use with Jenkins controllers that do not have the fix for SECURITY-3430 i.e., up to and including 2.470 and LTS 2.452.3. Mechanism and Compatibility It transforms the definition of the class containing the SECURITY-3430 vulnerability to prevent...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 4:37 p.m.6 views

Log4jPatcher

Log4jPatcher 基于 Java Agent 的 Log4j2 JNDI 漏洞利用缓解方案。 该 agent 采用两个补丁: 在受支持的 Log4j 版本中,禁用所有 Lookup 转换,方法是在 org.apache.logging.log4j.core.pattern.MessagePatternConverter 的构造函数中将 noLookups 设为 true。 禁用 org.apache.logging.log4j.core.lookup.JndiLookup 类,方法是在其 lookup 函数中直接返回 null。 使用方法 从 GitHub 下载最新的发布版本:...

10CVSS5.8AI score0.99999EPSS
SaveExploits368References1
Kitploit
Kitploit
added 2026/09/07 3:43 p.m.7 views

hotpatch-for-apache-log4j2

Log4jHotPatch Esta es una herramienta que inyecta un agente Java en un proceso JVM en ejecución. El agente intentará parchear el método lookup de todas las instancias cargadas de org.apache.logging.log4j.core.lookup.JndiLookup para que devuelvan incondicionalmente la cadena "Patched...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 2:12 p.m.6 views

CVE-2022-39197-fix_patch

CVE-2022-39197-fixpatch Usage Add parameters when starting cobaltstrike -javaagent:fixXss-1.0-SNAPSHOT.jar...

6.1CVSS7.3AI score0.46446EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/07 10:32 a.m.15 views

cloudrasp-log4j2

CloudArmor · ランタイムアプリケーション自己防御モジュール - Log4j2 バージョン 简体中文 このプロジェクトは、Log4j2 CVE-2021-44228 を防御するために特別に構築された CloudArmor のローカルバージョンです。このプロジェクトを実行するためにネットワーク接続は必要ありません。 本番環境にデプロイする前に必ずテストを行ってください。...

10CVSS7.4AI score0.99999EPSS
SaveExploits368References1
Kitploit
Kitploit
added 2026/09/07 4:09 a.m.4 views

alibaba__one-java-agent_CVE-2022-25842_0-0-1

one-java-agent 目标 1. 提供插件化支持,统一管理众多的Java Agent 2. 插件支持install/unstall,需要插件方实现接口 3. 支持传统的java agent,即已经开发好的java agent 插件系统 插件如果希望感知生命周期,可以实现 PluginActivator接口: root@kitploit: public interface PluginActivator // 让插件本身判断是否要启动 boolean enabledPluginContext context; public void initPluginContext contex...

9.8CVSS8.1AI score0.03761EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/04 6:04 a.m.4 views

jvmtiAgentLoad-Exploit

通过 jvmtiAgentLoad 实现任意代码执行 描述: 用于生成恶意 JAR 以利用 jvmtiAgentLoad 的工具和代码。 用法: root@kitploit: $ bash createjar.sh Usage: createjar.sh Supported TARGETOS options: linux|windows Linux 目标 以下命令会生成一个可用于 Linux 目标的 JAR(mal.jar): root@kitploit: bash createjar.sh linux 'id /tmp/jvmtiLoadAgenttest' Windows 目标...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 11:31 p.m.5 views

Log4jPatch

-- 此仓库已被归档 -- 该工具的后续开发将继续在 corretto/hotpatch-for-apache-log4j2 进行。 感谢大家的分享、评论、试用以及对本项目的贡献! Log4jPatch 这是一个简单工具的POC,用于向正在运行的JVM进程注入一个Java agent。该agent会修补所有已加载的 org.apache.logging.log4j.core.lookup.JndiLookup 实例中的 lookup 方法,使其无条件返回字符串 "Patched JndiLookup::lookup"。这应该在无需重启Java进程的情况下修复 Log4j 中的...

10CVSS7.5AI score0.99999EPSS
SaveExploits368References1
Kitploit
Kitploit
added 2026/09/03 8:54 p.m.2 views

shouganaiyo-loader

shouganaiyo-loader: Forced Entry for Java Agents shouganaiyo-loader is a cross-platform Frida-based Node.js command-line tool that forces Java processes to load a Java/JVMTI agent regardless of whether or not the JVM has disabled the agent attach API. Install root@kitploit: $ sudo npm install -g...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 1:58 a.m.9 views

CVE-2026-33701-Unsafe-Deserialization-in-OpenTelemetry-Java-Agent-RMI-Instrumentation

CVE-2026-33701 — OpenTelemetry Java Agent RMI 插桩中的不安全反序列化 严重性: 严重(CVSS v4.0:9.3) 受影响版本: opentelemetry-javaagent 2.26.1 已修复版本: 2.26.1(2026年3月23日发布) 概述 OpenTelemetry 可能是当前 Java 生态系统中采用最广泛的可观测性框架。特别是 Java agent,被数千个生产服务用于自动对应用程序进行追踪、指标和日志的插桩,而无需开发人员修改任何代码。你只需将其作为 javaagent 参数附加,它就会在后台完成所有工作。...

9.8CVSS5.9AI score0.00921EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 2:22 a.m.5 views

log4noshell

Log4NoShell A Java Agent that disables Apache Log4J's JNDI Lookup to mitigate CVE-2021-44228 "Log4Shell". If possible, update your program to use the latest Log4J version, as the vulnerability is fixed as of version 2.17.1. Otherwise, download log4noshell-0.8.1.jar and continue reading. Usage To...

10CVSS7.5AI score0.99999EPSS
SaveExploits368References1
Kitploit
Kitploit
added 2026/09/01 10:09 p.m.8 views

log4j-vulnerability-patcher-agent

log4j-vulnerability-patcher-agent 该代理通过修补 JndiLookup 类来修复 log4j 中的严重漏洞 CVE-2021-44228,如此处所述。 警告:这不能替代正确升级到 log4j 2.15.0 ,该版本已彻底修复此漏洞。请仅在且仅在无法升级应用中的 log4j 时 使用此代理。 该代理可在 JRE 8 及以上版本运行,适用于任何应用程序(包括 Minecraft 客户端和服务器)。 这将完全禁用 log4j 中的 JNDI 功能。如需此功能,请勿使用此代理。 使用方法 1. 下载代理 JAR 或自行构建 2. 在应用的启动命令中添加命令行参数...

10CVSS7.5AI score0.99999EPSS
SaveExploits368
OSV
OSV
added 2026/07/02 2:13 p.m.13 views

PYSEC-2026-634 APM Java Agent Local Privilege Escalation

A local privilege escalation issue was found with the APM Java agent, where a user on the system could attach a malicious file to an application running with the APM Java agent. Using this vector, a malicious or compromised user account could use the agent to run commands at a higher level of...

7.8CVSS5.9AI score0.00208EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/01 9:17 p.m.54 views

CVE-2026-54712 OpenTelemetry Javaagent RMI context propagation allows resource exhaustion

OpenTelemetry Java Instrumentation provides OpenTelemetry auto-instrumentation and instrumentation libraries for Java. In versions prior to 2.27.0, the RMI context propagation payload reader limits the number of context entries but does not limit the aggregate size of the strings read from the...

5.3CVSS0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/01 9:17 p.m.11 views

CVE-2026-54712 OpenTelemetry Javaagent RMI context propagation allows resource exhaustion

OpenTelemetry Java Instrumentation provides OpenTelemetry auto-instrumentation and instrumentation libraries for Java. In versions prior to 2.27.0, the RMI context propagation payload reader limits the number of context entries but does not limit the aggregate size of the strings read from the...

5.3CVSS5.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.40 views

PT-2026-49299

Name of the Vulnerable Software and Affected Versions SNMP4J-Agent version 3.8.3 Description A remote attacker can execute arbitrary code through the snmp4jCfgStoragePath component. Recommendations At the moment, there is no information about a newer version that contains a fix for this...

9.8CVSS5.7AI score0.00515EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/06/05 7:20 p.m.13 views

CVE-2026-41433

OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From 0.4.0 to before 0.8.0, a flaw in the Java agent injection path allows a local attacker controlling a Java workload to overwrite arbitrary host files when Java injection is enabled and OBI is...

8.4CVSS5.6AI score0.00194EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/18 12:00 a.m.26 views

PT-2026-41787

Name of the Vulnerable Software and Affected Versions OpenTelemetry eBPF Instrumentation versions prior to 0.9.0 Description A memory leak exists in the custom CappedConcurrentHashMap used for Java TLS state tracking. The remove function deletes entries from the map but fails to remove the...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits1
Rows per page
Query Builder