Skip to content

LxaNceHacker/SpiderX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpiderX Logo SpiderX

SpiderX is an advanced reconnaissance framework designed to streamline the process of extracting data and performing detailed cyber reconnaissance on a given target domain.

Features

  • Neon-themed user interface with glitch and animation effects.
  • Automated data extraction from the Wayback Machine.
  • Extracts and organizes:
    • Unique domains and subdomains.
    • URL paths excluding query parameters.
  • Generates a comprehensive scan report.
  • Built with a terminal-friendly interface for easy use.

Prerequisites

Before running SpiderX, ensure you have the following installed on your system:

  • Bash Shell (default on Linux and macOS)
  • curl Command-Line Tool

Installation

Clone the repository to your local system:

git clone https://github.com/LxaNce-Hacker/SpiderX.git
cd SpiderX

Usage

Run the script with a target domain as the argument:

bash SpiderX.sh <domain>

Example:

bash SpiderX.sh example.com

Output:

  • A directory named HUNT_<target>_<timestamp> will be created.
  • Files generated in the directory:
    • urls.txt: List of all URLs found.
    • domains.txt: List of unique domains and subdomains.
    • paths.txt: List of unique URL paths.
    • report.txt: Comprehensive scan report.

License

SpiderX is released under the MIT License.

Disclaimer

SpiderX is intended for educational and ethical purposes only. Unauthorized use of this tool for malicious activities is strictly prohibited. The developers are not responsible for any misuse of this tool.

Contributions

Contributions are welcome! If you have ideas or suggestions to improve SpiderX, feel free to submit a pull request.


Developed with ❤️ by LxaNce-Hacker

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages