Lucene search
+L

66 matches found

Kitploit
Kitploit
added 2026/09/18 10:49 a.m.15 views

Krakatau

Krakatau 提供了 Java 字节码的汇编器和反汇编器,使你可以将二进制类文件转换为人类可读的文本格式,进行修改,然后转换回类文件,即使是混淆代码也能处理。你也可以通过手动编写字节码从头创建自己的类文件,并检查和比较 Java 二进制文件的底层细节。与 javap 不同,Krakatau 反汇编器甚至可以处理高度混淆的代码,并且反汇编后的输出可以重新汇编成类文件。 Krakatau 还提供了一个反编译器,用于将 Java 二进制文件转换为可读的源代码。与其他反编译器不同,Krakatau 反编译器专门设计用于处理混淆代码,并能轻松应对其他反编译器无法处理的技巧。然而,Krakata...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/18 3:28 a.m.14 views

CVE-2022-34169

描述 检查您的机器上是否已修复 CVE-2022-34169。据我所知,该漏洞由一名 Google 员工发现,尚未公开。由于修复方法已知,因此编写了一个小型测试例程,用于在运行时检查该修复是否已应用。 自行构建(可选) 可选:仅当您安装了 JDK 时才可用: root@kitploit: 可选:检查 javac 是否可用:sudo updatedb && sudo locate /bin/javac javac Bcel.java 出现的六个警告可以忽略。被标记的代码用于包含 OpenJDK 中可用的 Bcel 库。如果自行包含 Bcel...

7.5CVSS7.5AI score0.81039EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/17 10:01 p.m.26 views

custom-bytecode-analyzer

custom-bytecode-analyzer Java bytecode analyzer customizable via JSON rules. It is a command-line tool that receives a path containing one or more Jar or War files, analyzes them using the provided rules and generates HTML reports with the results. Usage root@kitploit: usage: java -jar cba-cli.ja...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 10:01 p.m.9 views

custom-bytecode-analyzer

custom-bytecode-analyzer 可通过 JSON 规则自定义的 Java 字节码分析器。它是一个命令行工具,接收包含一个或多个 Jar 或 War 文件的路径,使用提供的规则进行分析,并生成 HTML 格式的结果报告。 使用方法 root@kitploit: usage: java -jar cba-cli.jar OPTIONS -a DIRECTORYTOANALYZE -a,--analyze 待分析目录的路径。 -c,--checks 以空格分隔的自定义检查列表,这些检查将在分析中运行。 -f,--custom-file 指定 JSON...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 9:40 a.m.6 views

CVE-2022-34169

CVE-2022-34169 PoC A malleable PoC and solution for the SUpwn challenge from SUCTF 2025. Based on this issue from the original discoverer Felix Wilhelm and this blog post thanat0s. Tries not to rely as much on hard constants as the existing PoCs out there. If you want to deliver a different java...

7.5CVSS7.7AI score0.81039EPSS
SaveExploits2
CISA KEV Catalog
CISA KEV Catalog
added 2026/08/31 12:00 a.m.22 views

PaperCut NG/MF Unsafe Reflection Vulnerability

PaperCut NG/MF contains an unsafe reflection vulnerability that allows an attacker to manipulate system configuration parameters and execute arbitrary Java bytecode residing on the application classpath under the security context of the PaperCut server process. This vulnerability can be chained...

9.8CVSS6.3AI score0.03574EPSS
SaveIn wildExploits3
Cvelist
Cvelist
added 2026/08/28 11:45 a.m.75 views

CVE-2026-82078 PaperCut MF/NG: Unsafe Dynamic Class Loading in Database Connector

An unsafe dynamic class loading vulnerability exists in the database connection utilities of PaperCut MF and PaperCut NG. The application instantiates database driver classes based on configurable driver names without validating against an allowlist of approved drivers. If an attacker can...

9.4CVSS0.03574EPSS
SaveExploits3References1
Vulnrichment
Vulnrichment
added 2026/08/28 11:45 a.m.18 views

CVE-2026-82078 PaperCut MF/NG: Unsafe Dynamic Class Loading in Database Connector

An unsafe dynamic class loading vulnerability exists in the database connection utilities of PaperCut MF and PaperCut NG. The application instantiates database driver classes based on configurable driver names without validating against an allowlist of approved drivers. If an attacker can...

9.4CVSS6.3AI score0.03574EPSS
SaveExploits3References1
CVE
CVE
added 2026/08/28 11:45 a.m.262 views

CVE-2026-82078

CVE-2026-82078 is an unsafe dynamic class loading vulnerability (CWE-470, CVSS 9.4 Critical) in the database connection utilities of PaperCut NG and PaperCut MF . The application instantiates database driver classes from configurable names without an allowlist, allowing arbitrary Java bytecode to...

9.4CVSS6.1AI score0.03574EPSS
SaveIn wildExploits3References3Affected Software2
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.24 views

PaperCut MF < 24.1.9.76515 / 25.x < 25.0.12.76509 / 26.x < 26.0.4.76507 Multiple Vulnerabilities

The version of PaperCut MF installed on the remote Windows host is prior to 24.1.9.76515 or 25.x prior to 25.0.12.76509, or 26.x prior to 26.0.4.76507. It is, therefore, affected by the following vulnerabilities: - An authentication bypass vulnerability exists in the web management interface due ...

9.8CVSS7.1AI score0.03574EPSS
SaveExploits3References3
EUVD
EUVD
added 2026/08/19 10:12 a.m.17 views

EUVD-2026-62368

In Eclipse OpenJ9 versions up to 0.60, a crafted .class file with deeply nested annotations causes a segmentation fault...

5.7CVSS5.2AI score0.00235EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/08/03 12:00 a.m.20 views

Joern 4.0.594

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/07/31 12:00 a.m.22 views

Joern 4.0.593

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/06/04 12:00 a.m.19 views

Joern 4.0.554

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/22 12:00 a.m.20 views

Joern 4.0.546

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/18 12:00 a.m.18 views

Joern 4.0.540

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/13 12:00 a.m.19 views

Joern 4.0.538

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/12 12:00 a.m.21 views

Joern 4.0.537

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/05 12:00 a.m.29 views

Joern 4.0.533

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/30 12:00 a.m.14 views

Joern 4.0.530

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.3AI score
SaveExploits0
Rows per page
Query Builder