sslyze.py https://github.com/nabla-c0d3/sslyze

    pip install --upgrade setuptools
    pip install --upgrade sslyze
    python -m sslyze --regular example.com:443

testssl.sh https://testssl.sh/

   wget https://testssl.sh/testssl.sh
    chmod +x testssl.sh
    ./testssl.sh example.com

O-Saft https://www.owasp.org/index.php/O-Saft

    git clone https://github.com/OWASP/O-Saft.git
    cd O-Saft
    ./INSTALL.sh --check
    ./o-saft.pl +check example.com
    ./o-saft.pl +info  example.com
    ./o-saft.pl +quick example.com
    ./o-saft.pl +cipher    example.com
    ./o-saft.pl +cipherall example.com
Related posts 相關文章

作者

留言

撰寫回覆或留言

發佈留言必須填寫的電子郵件地址不會公開。