
A2SV = Scansione automatica delle vulnerabilità SSL HeartBleed, CCS Injection, SSLv3 POODLE, FREAK... ecc. Vulnerabilità supportate [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 Installazione : $ 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 uso : $ python2 a2sv.py -h Mostra tutti i comandi su come usare questo strumento $ python2 a2sv.py -t 127.0.0.1 127.0.0.1 = target significa qui il proprio dispositivo
A2SV = scansione automatica delle vulnerabilità SSL HeartBleed, CCS Injection, SSLv3 POODLE, FREAK... ecc. Vulnerabilità supportate [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 Installazione : $ 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 uso : $ python2 a2sv.py -h Mostra tutti i comandi su come usare questo strumento $ python a2sv.py -t 127.0.0.1 127.0.0.1 = target, cioè il proprio dispositivo