Whomrx666 / Xsubscan

Xsubscan is a tool for scanning subdomains of the main domain.

Home Page:https://whomrxhackers.blogspot.com

Repository from Github https://github.comWhomrx666/XsubscanRepository from Github https://github.comWhomrx666/Xsubscan

Xsubscan

Xsubscan preview

introduction

Xsubscan is a tool for scanning subdomains of the main domain.

Instalations

$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/Xsubscan.git
$ cd Xsubscan
$ pip install -r requirements.txt

For help

$ python Xsubscan.py -h

Normal use

$ python Xsubscan.py -t {target website}

To save the results to sdcard

$ python Xsubscan.py -t {target website} -o /sdcard/result.txt

Instructions

  • first: Install tools according to the instructions above
  • second: Enter the target website domain according to the instructions above
  • third: If you want to use it, don't forget -t as target and -o as output
  • last: The tool will automatically search for subdomains of the target domain

Observation

This is a tool for education only, I am not responsible for any misuse

Original Author

<<< If you copy , Then Give me The Credits >>>

CONNECT WITH ME :

Instagram Instagram Instagram Instagram Instagram Instagram Instagram

If you want to donate, click on the button

Visitors :

Visitor Count

About

Xsubscan is a tool for scanning subdomains of the main domain.

https://whomrxhackers.blogspot.com

License:MIT License


Languages

Language:Python 100.0%