Skip to content

Dump certificate transparency subdomains from the Entrust API for pentesting passive recon

License

Notifications You must be signed in to change notification settings

dirtyfilthy/ctdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ctdump.py

 ----.|  |_.--|  |.--.--.--------.-----.  .-----.--.--.
|  __||   _|  _  ||  |  |        |  _  |__|  _  |  |  |
|____||____|_____||_____|__|__|__|   __|__|   __|___  |
                                 |__|     |__|  |_____|

Version 0.1 Made by Caleb Anderson (alhazred)

Dump certificate transparency subdomains from the Entrust API for pentesting passive recon.

crt.sh wasn't working at the time...

Heavily based on https://github.com/UnaPibaGeek/ctfr by UnaPibaGeek

Requirements

Python 3, standard modules only

Usage

usage: ctdump.py [-h] [-o OUTPUT] domain

positional arguments:
  domain                Target domain.

optional arguments:
  -h, --help            show this help message and exit
  -o OUTPUT, --output OUTPUT
                        Output file.

About

Dump certificate transparency subdomains from the Entrust API for pentesting passive recon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages