![]() |
LFI Fuzzploit - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Hacking Tools (https://sinister.ly/Forum-Hacking-Tools) +--- Thread: LFI Fuzzploit (/Thread-LFI-Fuzzploit) |
LFI Fuzzploit - ZanGetsu - 09-25-2017 LFI Fuzzploit is a simple tool to help in fuzzing, finding and exploiting vulnerabilities of local file inclusion files based on Linux PHP. Using special encoding and fuzzing techniques, lfi_fuzzploit will search for some known and other not-so-known LFI bypass filter and exploits with certain advanced encoding / bypass methods to try to bypass security and achieve its goal, which is ultimately exploiting of a local file inclusion. RE: LFI Fuzzploit - Num5kull - 09-26-2017 Have been missing a lfi scanner, was using fimap but it fucks up 90% of the time Thanks for this! Will give it a run later to see how it does. |