Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 411 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 411 Bytes

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