whitj00 / censys-certificate-utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Censys Certificate Information Utility

Output a CSV with certificate information for all trusted X.509 certificates associated with the censys.io domain

Install

To install the requirements for this project, please run

$ pip install -r requirements.txt

or

$ pip install censys

Usage

usage: main.py [-h] [--filename FILENAME]

optional arguments:
  -h, --help           show this help message and exit
  --filename FILENAME  output csv filename (default: output.csv)

About


Languages

Language:Python 100.0%