Skip to content

R3LI4NT/LFIscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LFIscanner

Local File Inclusion (LFI) scanner.

Usage

COMMAND DESCRIPTION
-t / --target Target
-p / --payload Payload file
-e / --extract Extract content
-h / --help Request help

Instalación / Installation

> git clone https://github.com/R3LI4NT/LFIscanner

> cd LFIscanner

> pip3 install -r requirements.txt


EXAMPLE: Detectar payloads LFI

python3 LFIscanner.py -t http://192.168.25.131/mutillidae/?page= -p <payload-file>

example

EXAMPLE: Extraer información del payload LFI

python3 LFIscanner.py -t http://192.168.25.131/mutillidae/?page= --payload <payload-file> --extract

example_2


Payloads file by: https://github.com/emadshanab/LFI-Payload-List

About

Local File Inclusion (LFI) scanner.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages