Welcome to Loxs
Loxs is a web application vulnerability scanner

Key Features
LFI Scanner
Detect Local File Inclusion vulnerabilities with precision.
Open Redirect Scanner
Identify and prevent malicious redirects in your application.
SQL Injection Scanner
Protect your databases from SQL injection attacks.
XSS Scanner
Find and fix Cross-Site Scripting vulnerabilities.
Installation
git clone https://github.com/coffinxp/loxs.git
cd loxs
pip install -r requirements.txt
Installation Progress: 0%
Usage
Run the script and follow the on-screen instructions:
python loxs.py
1
Select a scanner option
2
Enter the target URL or file
3
Analyze the results
Advanced Options
For advanced usage and configuration options, please refer to our documentation.