Xninjaz is a powerful and versatile multi-vulnerability scanner designed to detect various web application vulnerabilities, including Local File Inclusion (LFI), Open Redirects (OR), SQL Injection (SQLi), and Cross-Site Scripting (XSS).
$ 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/Xninjaz.git
$ cd Xninjaz
$ pip install -r requirements.txt
$ python Xninjaz.py
⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.
🧑🏻💻 @TERMUXCOMMANDD
Requirements
Python 3.x
webdriver_manager==4.0.2
selenium==4.24.0
aiohttp==3.10.5
beautifulsoup4==4.12.3
colorama==0.4.6
rich==12.6.0
requests==2.28.1
$ 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/Xninjaz.git
$ cd Xninjaz
$ pip install -r requirements.txt
$ python Xninjaz.py
⚠️Termux tools are for educational use only. For more information about this tool, visit the GitHub link.
🧑🏻💻 @TERMUXCOMMANDD