Hello guy’s in this article we are going to discuss about how to install and use TM-scanner in our termux application and linux system.
What is TM-scanner?
TM-scanner is simple python script.This tool for detecting vulnerabilities in websites.
Requirement’s
- Android version 5.0 and above
- Git package
- Python package
How to install and use?
git clone https://github.com/TechnicalMujeeb/TM-scanner.git
TM-scanner
chmod +x *.sh
Also give this above permission on python file.
chmod +x *.py
Now execute install.sh base file on your termux this will help you to install all dependices so type this below command.
bash install.sh
Now type this below command on your termux this command will help you to run tmscanner on your termux application.
python2 tmscanner.py
Now you can use which one you want. thanks for read this article. I hope you like this article if yes means please share your friends also.
Post a Comment