Skip to content

devanshbatham/realm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

realm

A utility for recursively traversing SSL/TLS certificates for collecting DNS names

πŸ—οΈ Install ⛏️ Usage

realm

Install

go install github.com/devanshbatham/[email protected]

Usage

(~) >>> realm -d example.com -n 2

πŸ” Traversing example.com: 8 domains found
example.com
example.org
www.example.com
www.example.edu
www.example.net
www.example.org
example.net
example.edu

πŸ” Traversing example.org: 8 domains found
example.com
example.org
www.example.com
www.example.edu
www.example.net
www.example.org
example.net
example.edu

πŸ” Traversing www.example.com: 8 domains found
example.org
www.example.com
www.example.edu
www.example.net
www.example.org
example.net
example.edu
example.com

πŸ” Traversing www.example.edu: 8 domains found
www.example.org
example.net
example.edu
example.com
example.org
www.example.com
www.example.edu
www.example.net

...
...

About

A utility for recursively traversing SSL/TLS certificates for collecting DNS names

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages