GitHunt

RedirXploit ๐Ÿšจ

Open Redirect Vulnerability Scanner

RedirXploit Logo

RedirXploit is a powerful open redirect vulnerability scanner designed for security researchers and penetration testers. It helps identify open redirect vulnerabilities in web applications efficiently and quickly. โšก

Disclaimer โš ๏ธ

This tool is intended for ethical use only. Please ensure that you have permission from the website owner or administrator before scanning any web application. Unauthorized scanning of websites could be illegal and unethical. The creator of this tool is not responsible for any misuse or illegal activities conducted using this software.


Features ๐Ÿ’ก

  • Scan Single or Multiple URLs: Detect open redirect vulnerabilities across individual or bulk URLs. ๐ŸŒ
  • Multi-threaded Scanning: Perform faster scans with multi-threaded capabilities. ๐Ÿš€
  • Customizable Payloads: Leverage advanced testing using customizable payloads for precise vulnerability detection. ๐Ÿ”
  • User-friendly Output: View detailed scan results in an easy-to-read format using the rich library. ๐Ÿ–ฅ๏ธ
  • Exportable Results: Save your scan results in a JSON file for further analysis or reporting. ๐Ÿ“Š

Installation ๐Ÿ”ง

Prerequisites

  • Python 3.6 or higher. ๐Ÿ

Clone the Repository

To get started, clone the repository and navigate into the project directory:

git clone https://github.com/AngixBlack/RedirXploit.git
cd RedirXploit
chmod +x setup.py
python3 setup.py install 

Usage ๐Ÿ“

  1. Create a file named urls.txt and add the URLs you want to scan (one per line).
  2. Run the following command:
redirx  -f urls.txt -t 30  

License ๐Ÿ“„

This tool is open-source and distributed under the MIT License.