Skip to content

theshellcompany/docker-findomain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

docker-findomain

Dockerized version of findomain. Findomain is a tool that allows you monitor for subdomains. This is used for mapping the footprint linked to a domain.

Building the Docker image

sudo docker build -t findomain . 

Using findomain

sudo docker run --rm -it findomain -t "target.domain"

It outputs a lists of subdomains even if you don't configure any API keys that comes from the crtsh database which you can find at https://crt.sh

Documentation

About

Dockerized version of findomain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors