Skip to content

Some utilities to extract subjectAltName entries from several SSL/TLS services -- in progress

License

Notifications You must be signed in to change notification settings

fl0rde/sslsan-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sslsan-utils

This is just a collection of snippets to extract subjectAltName entries from several SSL/TLS services, such as:

Getting Started

Example scripts can be found in /de/fl0r/sslsan, usages are mentioned in the comment in the files above. Running each script with python <script> -h may give you some additional information.

All needed CT and SSL/TLS functions can be found in /de/fl0r/sslsan/utils.

Prerequisites

These scripts are tested using Python 3.6.2 and the following packages: pyOpenSSL, asn1crypto, dnspython

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Some utilities to extract subjectAltName entries from several SSL/TLS services -- in progress

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages