Skip to content

subdomain recon tool using TLS Subject Alternative Name

Notifications You must be signed in to change notification settings

Surfrdan/certrip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Simply supply hostname as single argument and return list of all Subject Alternative Names for the TLS certificate

$ certrip example.com
www.example.org
example.com
example.edu
example.net
example.org
www.example.com
www.example.edu
www.example.net

You can also supply an optional port number

$ certrip -p 8443 example.com
www.example.org
example.com

About

subdomain recon tool using TLS Subject Alternative Name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages