## https://sploitus.com/exploit?id=84FE2E6C-49EC-51F8-AA81-99C2D30EB672
This repository is an offensive tool for Local File Inclusion (LFI) exploitation and scanning. It is primarily used to exploit LFI vulnerabilities in web applications, allowing an attacker to access sensitive files and potentially gain unauthorized access to a system.
The tool, called LFI Suite, provides 8 different attack modalities, including /proc/self/environ, php://filter, php://input, /proc/self/fd, access log, phpinfo, data://, and expect://. It also includes a ninth modality called Auto-Hack, which scans and exploits the target automatically by trying all the attacks one after the other.
The tool is designed to work on Windows, Linux, and OS X systems and provides a user-friendly interface. It can be used to obtain a reverse shell on a vulnerable system by entering the command "reverseshell".
The tool's dependencies are managed by the pipper module, which is downloaded and installed automatically if it is not found in the current directory.
The tool's execution context is not specified, but it is likely invoked from the command line using a Python interpreter. The tool's usage is simple and easy to understand, making it accessible to users with varying levels of experience.
The expected impact of using this tool is remote code execution, privilege escalation,