Skip to content

scripts/testing related to TLS/SSL

License

Notifications You must be signed in to change notification settings

shgurbanov/tls_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

scripts/testing related to TLS/SSL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 66.0%
  • Python 34.0%