## https://sploitus.com/exploit?id=A8614915-06E3-595F-A5FF-B38D2D2BC1BF
This is a PoC exploit for CVE-2017-12149, a remote code execution vulnerability in JBoss. The exploit is written in Python and uses the `requests` library to send a crafted request to the target JBoss server. The exploit payload is encoded in hexadecimal and is injected into the request as a crafted HTTP header. The exploit is designed to work with HTTP requests, not HTTPS. The usage of the exploit is specified in the README.md file, which indicates that the target URL should be provided as a command-line argument.