View Issue Details

IDProjectCategoryView StatusLast Update
0009239Kali LinuxNew Tool Requestspublic2025-07-05 15:34
Reporterrelunsec Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009239: LFIMap – Advanced Local File Inclusion exploitation tool by RelunSec
Description

[Name] - LFIMap

[Version] - 1.0.0

[Homepage] - https://gitlab.com/relunsec/lfimap

[Download] - https://gitlab.com/relunsec/lfimap/-/releases

[Author] - RelunSec (Ethc4 Anonymous [email protected])

[Licence] - MIT License

[Description] - Precompiled LFIMap: Advanced Local File Inclusion exploitation tool with 18+ attack techniques, 30+ bypass plugins, and post-exploitation utilities. Designed to test, exploit, and demonstrate LFI vulnerabilities in modern web applications.

[Dependencies] - Python 3.8+, requests, termcolor, argparse (documented in setup.py)

[Similar tools] - LFISuite, lfi-scanner, dotDotPwn, LFIHunt

[Activity] - Actively developed and maintained since 2025

[How to install] - Debian Package: sudo dpkg -i lfimap_1.0.0_amd64.deb
Source:


git clone https://gitlab.com/relunsec/lfimap.git
cd lfimap
sudo python3 setup.py install

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-07-05 15:33 relunsec New Issue