tls_tools icon indicating copy to clipboard operation
tls_tools copied to clipboard

scripts/testing related to TLS/SSL

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 [email protected]:azet/tls_tools.git
./check_certificate_chain.py
  Usage: check_certificate_chain.py [server/ip] [port]

Contribution

Yes. Please.

Licensing

See: LICENSE