Skip to content

mrprofessor/hound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hound

Hound aspires to be the only tool you need to get all the information for a website.

Installation

Method 1

If Go is installed on the machine
go install github.com/mrprofessor/hound@latest

Method 2

Download the lastest release from the release page.

Initial basic usage

  • hound who -url github.com

    Provides the basic whois data

  • hound ssl -url github.com

    Provides the ssl certs data, such as expiration etc

  • hound dns-lookup -url github.com

    Shows basic DNS records

TODOs

  • Fix SSL
  • Add support for more dns records(CAA, SPF, etc.)
  • Add support for more SRV server(Currently only support xmpp)
  • Add a fast sub domain finder
  • Tests maybe?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published