Skip to content

bgens/ctlenum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctlenum

Enumeration of Certificate Transparency Logs

Requirements:

Before using:

  • edit 'config.py' and place your API key in the config file
  • example: API_KEY = "legitimate_key"

Basic Use: If outputting results to a list, for use with nmap and/or other scanning tools, ideal usage will be with no arguments.

python ctlenum.py --target targetdomain

Arguments:

--target sets target domain

-s scan

-ss scan & screenshot

  • Example: *.example.com
  • screenshots are placed in the ctlenum directory under ther "output" folder.

Example w/ Arguments:

python ctlenum.py -ss --target example.com

About

Enumeration of Certificate Transparency Logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages