How to Use A2sv ssl vul scan in Termux

How to Use A2sv ssl vul scan in Termux

How to Use A2sv ssl vul scan in Termux

How to Use A2sv ssl vul scan in Termux

     A2sv ssl-vul-scan is a tool used to scan the vulnerabilities of a website..lets see the installation

It is used to update the termux tools

$apt update 

How to Use A2sv ssl vul scan in Termux


It is used to upgrade termux tools

$ apt upgrade

How to Use A2sv ssl vul scan in Termux


It is used to install github tools in termux

$ apt install git

How to Use A2sv ssl vul scan in Termux


It is used to install python programming language

$ apt install python

How to Use A2sv ssl vul scan in Termux


It is latest version of python

$ apt install python2

How to Use A2sv ssl vul scan in Termux


It is used to clone github tools

$ git clone (link in github)

How to Use A2sv ssl vul scan in Termux


Now put this command

$ cd a2sv

How to Use A2sv ssl vul scan in Termux


Now to acquire permissions put this command

$ chmod +x *


How to Use A2sv ssl vul scan in Termux



Now to install modules put this command

$ pip2 install -r requirements.txt

How to Use A2sv ssl vul scan in Termux


usage :

$ python2 a2sv.py -h

How to Use A2sv ssl vul scan in Termux


Post a Comment

0 Comments