/tls_tools

scripts/testing related to TLS/SSL

Primary LanguageLuaMIT LicenseMIT

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