A2SV is a Python-based SSL Vulnerability focused tool that allows for auto-scanning and detection of the common and well-known SSL Vulnerabilities.
before this article,we recommend to you must read our
Step 1 : Just download or a clone from github
git clone https://github.com/hahwul/a2sv.git
Step 2 :Lets Install It.
cd a2sv
./install.sh
Step 3 :Now Start a2sv Auto Scanning to SSL Vulnerability
ls
python a2sv.py
a2sv -h
Step 4 : Then Enter you Target Website that you want to do Scanning to SSL Vulnerability.
Here I have used "techtrick.in" for demo purpose.
a2sv -t www.techtrick.in