Monday, March 23, 2020

Website vulnerability testing

ඔබේ website එකත් අවදානම් ද, ආරක්ෂාව මදි ද, 

Do website vulnerability scanning with TERMUX ANDROID APP

1.STEP
  
Download TERMUX app from google play store.

2.STEP

Open the application and wait till it get ready.

3.STEP

Copy following commands and paste them one by one.and press enter

Commands

$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ apt install python
git clone https://github.com/TechnicalMujeeb/TM-scanner
cd TM-scanner
chmod +x *
sh install.sh
python2 tmscanner.py

These commands will install Tm scanner tool in termux..now choose the correct number


We hope you will follow all the commands. Now type the number according to your need, what you want to scan and type website like (example.com) then hit enter. TM-Scanner will give you mostly each and every basic information about your provided website.

No comments:

Post a Comment

Customize your termux as you like

How to Customize Termux, Make Termux terminal look Awesome – ANCII, Color, Font, Sty By Slhackinggeek “How to Customize ...