A tool to test for open redirects and XSS vulnerabilities.
Project description
EvilRedirex
EvilRedirex is a Python tool designed by EvilTwinz(SrilakiVarma) for detecting open redirects and XSS vulnerabilities in web applications. It automates vulnerability scanning by testing URLs with various payloads to identify exploitable parameters. Features
Open Redirect Detection: Identifies URLs vulnerable to open redirects.
XSS Vulnerability Detection: Detects parameters susceptible to cross-site scripting (XSS) attacks.
Threaded Scanning: Processes multiple tests simultaneously for faster results.
Selenium Integration: Uses a headless browser for advanced vulnerability detection.
Installation
pip install evilredirex
Usage Command-Line Options evilredirex --help
Example Usage:
1.Test a single URL:
evilredirex -u "http://example.com"
2.Test URLs from a file:
cat urls.txt | evilredirex
3.Silent mode:
evilredirex -u "http://example.com" --silent
Requirements
Ensure the following are installed on your system:
Python 3.6+
ChromeDriver
Required Python libraries (automatically installed with pip install evilredirex).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file evilredirex-1.2.tar.gz.
File metadata
- Download URL: evilredirex-1.2.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e6b08e582025094013d8b43c4baa9d30061788f8269d3c9ca13c17cb26e14a1
|
|
| MD5 |
023480b11c1f388363a5fa983f1469dc
|
|
| BLAKE2b-256 |
ec65ce6b5c8744dd988b45da052ec0d4994fb5367194f48bab97e9fc846adadf
|
File details
Details for the file evilredirex-1.2-py3-none-any.whl.
File metadata
- Download URL: evilredirex-1.2-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
352fdf5356e2538b2535f044940b6332986c7dc43f2b6b8a125015e64affddbf
|
|
| MD5 |
17d4046cc6da0bda5a3e2f9cf13dd3f1
|
|
| BLAKE2b-256 |
255613cbb8e5228c16c7ca17ec750f6f2d749992cc17f2ee4e5fbb09e4eaf6ba
|