How To Install A2sv Ssl-Vul-Scan In Termux
A2SV = Auto Scanning to SSL Vulnerability
HeartBleed, CCS Injection, SSLv3 POODLE, FREAK... etc
Support Vulnerability
[CVE-2007-1858] Anonymous Cipher [CVE-2012-4929] CRIME(SPDY)
[CVE-2014-0160] CCS Injection
[CVE-2014-0224] HeartBleed
[CVE-2014-3566] SSLv3 POODLE
[CVE-2015-0204] FREAK Attack
[CVE-2015-4000] LOGJAM Attack
[CVE-2016-0800] SSLv2 DROWN
Installation :
$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ apt install python
$ git clone https://github.com/hahwul/a2sv
$ cd a2sv
$ chmod +x *
$ pip2 install -r requirements.txt
usage :
$ python2 a2sv.py -h
It shows all commands how we can use this tool
$ python a2sv.py -t 127.0.0.1
127.0.0.1 = sasaran means here own device Sumber https://termuxidnet.blogspot.com/
HeartBleed, CCS Injection, SSLv3 POODLE, FREAK... etc
Support Vulnerability
[CVE-2007-1858] Anonymous Cipher [CVE-2012-4929] CRIME(SPDY)
[CVE-2014-0160] CCS Injection
[CVE-2014-0224] HeartBleed
[CVE-2014-3566] SSLv3 POODLE
[CVE-2015-0204] FREAK Attack
[CVE-2015-4000] LOGJAM Attack
[CVE-2016-0800] SSLv2 DROWN
Installation :
$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ apt install python
$ git clone https://github.com/hahwul/a2sv
$ cd a2sv
$ chmod +x *
$ pip2 install -r requirements.txt
usage :
$ python2 a2sv.py -h
It shows all commands how we can use this tool
$ python a2sv.py -t 127.0.0.1
127.0.0.1 = sasaran means here own device Sumber https://termuxidnet.blogspot.com/