## https://sploitus.com/exploit?id=798DB0C0-2DC1-5B26-93B8-F232C8940EDF
This repository contains a collection of proof-of-concept (PoC) exploits and tools for various vulnerabilities. The exploits are categorized by the affected product or framework, and the vulnerability class/vector is also identified.
The PoCs are:
1. ActiveMQ/ActiveMQExP.py: This is a PoC exploit for CVE-2016-3088, a vulnerability in ActiveMQ that allows for remote code execution. The exploit is written in Python and uses the `urlunparse` function to construct a malicious URL that, when accessed, will execute arbitrary code on the server.
2. Apache Solr/Apache Solr RCE: This is a PoC exploit for a remote code execution (RCE) vulnerability in Apache Solr. The exploit sets the "params.resource.loader.enabled" property to true, which allows an attacker to execute arbitrary code on the server.
3. Apache-Flink-Web/Apache Flink Web Dashboard RCE_POC.py: This is a PoC exploit for a remote code execution (RCE) vulnerability in Apache Flink Web Dashboard. The exploit uploads a malicious JAR file to the server and executes it using the "run" method.
4. CNVD-2020-10487: This is a PoC exploit for a