Skip to content

cyberdesu/ScanXplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

ScanXplorer

ScanXplorer is a powerful automation tool designed to detect vulnerabilities such as XSS (Cross-Site Scripting), SQLi (SQL Injection), SSRF (Server-Side Request Forgery), Open-Redirect, and more in web applications.ScanXplorer combines these tools to automate the process of subdomain discovery, port scanning, and spidering to identify vulnerable URLs and parameters. Fuzzing templates are then applied to test these URLs and parameters, aiming to detect potential vulnerabilities.

By using ScanXplorer, security researchers or penetration testers can efficiently execute a series of essential steps in automatically identifying vulnerabilities in web applications. This speeds up the security testing process and minimizes manual efforts required.

Usage

./scanXplorer -h

This will display help for the tool. Here are the options it supports.

                    __  __      _
 ___  ___ __ _ _ __ \ \/ /_ __ | | ___  _ __ ___ _ __
/ __|/ __/ _` | '_ \ \  /| '_ \| |/ _ \| '__/ _ \ '__|
\__ \ (_| (_| | | | |/  \| |_) | | (_) | | |  __/ |
|___/\___\__,_|_| |_/_/\_\ .__/|_|\___/|_|  \___|_|
                         |_|

                Created By Cyberdesu
scanXplorer is a Powerful Automation tool for detecting XSS, SQLi, SSRF, Open-Redirect, etc. vulnerabilities in Web Applications


Usage: ./scanXplorer.sh [options]


Options:
  -h, --help              Display help information
  -d, --domain <domain>   Domain to scan for XSS, SQLi, SSRF, Open-Redirect, etc. vulnerabilities

Made by Suredsi Ulpada | cyberdesu
A Security Researcher and Bug Hunter

Releases

No releases published

Packages

No packages published

Languages