https://github.com/trixsec/lfi-scanner
https://github.com/trixsec/lfi-scanner
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/trixsec/lfi-scanner
- Owner: TrixSec
- Created: 2024-04-25T08:06:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T04:36:49.000Z (about 2 years ago)
- Last Synced: 2025-02-13T21:46:37.067Z (over 1 year ago)
- Language: Python
- Size: 130 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## JOIN US ON TELEGRAM
[](https://t.me/Trixsec)
# LFI Vulnerability Scanner
## Description
This tool is designed to scan for Local File Inclusion (LFI) vulnerabilities in web applications. LFI vulnerabilities occur when a web application allows an attacker to include files on the server that are not intended to be publicly accessible. This can lead to sensitive information disclosure or even remote code execution.
## Features
- Scans web applications for LFI vulnerabilities.
- Supports customizable scan options.
- Allows scanning using custom URLs or Google dorks.
- Generates detailed reports of vulnerabilities found.
## Installation
1. Clone this repository: `git clone https://github.com/TrixSec/LFI-Scanner.git`
2. Navigate to the project directory: `cd LFI-Scanner`
3. Install dependencies: `pip3 install -r requirements.txt`
## Usage
1. `python3 lfi-scanner.py`
## Screenshots
[]