Skip to content

testrockytesting/HTBridgeSSLScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTBridgeSSLScan

Python script for invoking SSL Scan through HTBridge API

This python script can be used to scan any domain for SSL configuration. It uses HTBridge SSL test API. You can read about the documentation of the API at https://www.htbridge.com/ssl/SSL_API_guide_v1.0.pdf

Currently the output shows following items:

  • HTTP header analysis
  • Vulnerabilities in SSL implementation
  • Protocols supported
  • Cipher Suites supported

Things to do

  • Beautify the JSON output(done) and present in html/pdf report
  • Compare it with Mozilla Server security standard and give recommendation

About

Python script for invoking SSL Scan through HTBridge API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages