Sploitus

Exploit for Injection in Glpi-Project Glpi

githubexploit · 2024-04-24

Exploit Code

README2 lines
## https://sploitus.com/exploit?id=2E13377A-1B98-5B51-816C-E3B8C804A26A
It is an offensive tool for GLPI, a proof-of-concept exploit for a command injection vulnerability. The exploit targets a third-party library script in GLPI, and the vulnerability class/vector is command injection. The probable entry point is a Python script, likely named exploit.py, and the notable dependency is the beautifulsoup4 library. The execution context is a Python CLI, with the run method typically invoked by executing the script with the required arguments. The preconditions for exploitation are a vulnerable version of GLPI, and the expected impact is command injection.