dnssearch icon indicating copy to clipboard operation
dnssearch copied to clipboard

A subdomain enumeration tool.

Results 7 dnssearch issues
Sort by recently updated
recently updated
newest added

ok so i have cloned the tool and ran everything like i was supposed to and that im having trouble building it up. i run the commands but all i...

I think it will be great to have ability to save output to a file with _csv_ or other structured extension

It would be cool to establish automated build for providing images on Docker Hub. See also https://docs.docker.com/docker-hub/github/, https://docs.docker.com/docker-cloud/builds/automated-build/, https://docs.docker.com/docker-hub/builds/. Thanks, Jan.

Get this when I try to build it: go get github.com/evilsocket/dnssearch # cd /home/sdaa/golang/src/github.com/bobesa/go-domain-util; git show-ref b0f58b2366836c2600dac855dc832a774fc19b6e refs/heads/master b0f58b2366836c2600dac855dc832a774fc19b6e refs/remotes/origin/HEAD b0f58b2366836c2600dac855dc832a774fc19b6e refs/remotes/origin/master package github.com/bobesa/go-domain-util/domainutil: read |0: interrupted system call

Am I doing something wrong here? On macOS Sierra. Docke ``` adysan@adyNUC:~$ cd git adysan@adyNUC:~/git$ git clone https://github.com/evilsocket/dnssearch.git Cloning into 'dnssearch'... remote: Counting objects: 22, done. remote: Compressing objects: 100%...

For finding subdomains in "holes" in the wordlist, the [NSEC extension to DNSSEC](https://en.wikipedia.org/wiki/Domain_Name_System_Security_Extensions#Operation) might be useful to look at. This can also be used to skip over words which should...