Xsubscan is a tool for scanning subdomains of the main domain.
$ 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
$ python Xsubscan.py -h
$ python Xsubscan.py -t {target website}
$ python Xsubscan.py -t {target website} -o /sdcard/result.txt
- 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
This is a tool for education only, I am not responsible for any misuse