Xscanweb is a simple tool for scanning a website,This tool is designed to assist security administrators and developers in auditing website security effortlessly.
Install Xscanweb Tool
Instructions
first: Install tools according to the instructions above
second: Enter the URL of a website you want to scan.
last: Click enter and the tool will automatically scan the website and show the results
⚠️Termux tools are for educational use only. For more information about this tool,
Jiunge na Channel Yetu
How to Install Xscanweb Tool on Termux
Follow the steps below to install and run the Xscanweb tool on your Termux terminal:
$ 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/Xscanweb.git
$ cd Xscanweb
$ bash install.sh
$ make run
