Skip to content

Simple script for getting validity dates and the SHA256 fingerprint of certificates.

Notifications You must be signed in to change notification settings

thehappydinoa/Censys-Certificates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certificates Index Python3.7

Simple script for getting validity dates and the SHA256 fingerprint of certificates.

Install

pip install -r requirements.txt

Run

Add the Censys API ID and secret that are shown under My Account to .env.sample then rename to .env

python certificates_index.py

Usage

usage: certificates_index.py [-h] [-v] [-o FILE]

Certificate info to CSV

optional arguments:
  -h, --help            show this help message and exit
  -v, --verbose         increase output verbosity
  -o FILE, --output FILE
                        output for csv

About

Simple script for getting validity dates and the SHA256 fingerprint of certificates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages