0xdolan / crt.sh

Simple bash and python scripts to interact with crt.sh website to get certificate information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crt.sh

Simple bash and python scripts to interact with crt.sh website to get certificate information

Python script

usage: crt.py [-h] -d DOMAIN [-n NUMBER] [-j]
crt.py: error: the following arguments are required: -d/--domain

Shell script

Usage: bash crt.sh <domain> [-nv | -cn | -in | -id | -entry_timestamp | -not_before | -not_after | -serial_number]

About

Simple bash and python scripts to interact with crt.sh website to get certificate information

License:GNU General Public License v3.0


Languages

Language:Python 68.1%Language:Shell 31.9%