azet / tls_tools

scripts/testing related to TLS/SSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TLS Tools

Index

  • check_certificate_chain.py: does exactly what the name suggests
  • nmap-heartbleed/: nmap NSE plugin to scan for the Heartbleed vulnerability in OpenSSL

Setup

pip install M2Crypto
git clone git@github.com:azet/tls_tools.git
./check_certificate_chain.py
  Usage: check_certificate_chain.py [server/ip] [port]

Contribution

Yes. Please.

Licensing

See: LICENSE

About

scripts/testing related to TLS/SSL

License:MIT License


Languages

Language:Lua 66.0%Language:Python 34.0%