Share
## https://sploitus.com/exploit?id=A51AAF85-3945-5CA7-9E39-D54830ECDD9E
This is a Java-based exploit tool for JNDI (Java Naming and Directory Interface) injection vulnerabilities. The tool is designed to inject a payload into the JNDI repository, allowing an attacker to execute arbitrary code on the target system. The tool is based on the Rogue JNDI project and supports bypassing high version JDKs.

The tool is likely used for testing and demonstrating JNDI injection vulnerabilities, rather than for malicious purposes. However, it can be used to exploit vulnerabilities in applications that use JNDI, potentially leading to remote code execution or other security issues.

The tool is configured to use a variety of dependencies, including the JBoss Threads library, the Apache Commons Text library, and the Guava library. It also uses the Spring Framework and the WildFly Client library.

The tool can be executed using a Java Virtual Machine (JVM) and can be configured to use a variety of options, including the ability to specify the target JNDI server and the payload to inject.

The tool is likely to be used in conjunction with other tools and techniques to identify and exploit JNDI injection vulnerabilities. It is essential to note that JNDI injection vulnerabilities can be challenging to identify and exploit, and this tool should only be used by authorized personnel for testing and demonstration purposes