Dofind - Dofind is fast domain related finder made with golang

Related tags

Network dofind
Overview

Dofind is fast domain related finder made with golang.

made-with-Go issues

	██████╗░░█████╗░███████╗██╗███╗░░██╗██████╗░
	██╔══██╗██╔══██╗██╔════╝██║████╗░██║██╔══██╗
	██║░░██║██║░░██║█████╗░░██║██╔██╗██║██║░░██║
	██║░░██║██║░░██║██╔══╝░░██║██║╚████║██║░░██║
	██████╔╝╚█████╔╝██║░░░░░██║██║░╚███║██████╔╝
	╚═════╝░░╚════╝░╚═╝░░░░░╚═╝╚═╝░░╚══╝╚═════╝░
	______________ by @kankburhan ______________

Usage:
	dofind [options]

Options:
	-t, --target <TARGET>		Target find domain
	-o, --output <FILE>		File to save results
	-c, --concurrent <i>		Set the concurrency level (default: 20)
	-s, --silent			Silent mode
	-v, --verbose			Verbose mode
	-u, --update-domain		Update domain list
	-h, --help			Display its help

Resources

Installation

from Source

go compiler:

▶ go install -v github.com/kankburhan/dofind/cmd/dofind@latest

from GitHub

▶ git clone https://github.com/kankburhan/dofind
▶ cd dofind/cmd/dofind/
▶ go build .
▶ (sudo) mv dofind /usr/local/bin

Usage

Basic Usage

Run dofind with:

▶ dofind -t yahoo -o "/path/output"

Flags

▶ dofind -h

This will display help for the tool.

	██████╗░░█████╗░███████╗██╗███╗░░██╗██████╗░
	██╔══██╗██╔══██╗██╔════╝██║████╗░██║██╔══██╗
	██║░░██║██║░░██║█████╗░░██║██╔██╗██║██║░░██║
	██║░░██║██║░░██║██╔══╝░░██║██║╚████║██║░░██║
	██████╔╝╚█████╔╝██║░░░░░██║██║░╚███║██████╔╝
	╚═════╝░░╚════╝░╚═╝░░░░░╚═╝╚═╝░░╚══╝╚═════╝░
	______________ by @kankburhan ______________

Usage:
	dofind [options]

Options:
	-t, --target <TARGET>		Target find domain
	-o, --output <FILE>		File to save results
	-c, --concurrent <i>		Set the concurrency level (default: 20)
	-s, --silent			Silent mode
	-v, --verbose			Verbose mode
	-u, --update-domain		Update domain list
	-h, --help			Display its help

TODOs

  • Validate parking domain

Help & Bugs

contributions welcome

If you are still confused or found a bug, please open the issue.

License

license

dofind released under MIT. See LICENSE for more details.

Version

Current version is 1.2.0 and still development.

You might also like...
Grpc bridge to various mediabank related systems

Mediabank bridge This internal tool enables authenticated gRPC based endpoint for securely communicating with systems like: Telestream Vantage Workflo

Support for Unix domain sockets in Go HTTP clients

unixtransport This package adds support for Unix domain sockets in Go HTTP clients. t := &http.Transport{...} unixtransport.Register(t) client := &h

Proxy your Go Module`s Import Path from your own domain to a public host (e.g. github.com).

Go Modules Remote Import Path Proxy Proxy your Go Module`s Import Path from your own domain to a public host (e.g. github.com). For example Uber (buil

🛡 Several domain lists compiled into a database file used by V2Ray.

Domain list database This project is pulled from v2fly/domain-list-community, with only its data changed to use several blocklists. Purpose of this pr

Serve traffic (HTTP/gRPC) over SSH using Domain Sockets

Serve On SSH Introduction There is often a need to offer services for administrative purposes on servers or even for microservices that are running on

Automatically register a list of domain names, add them to Cloudflare and set DNS records.

NameCannon Automatically register a list of domain names, add them as zones on Cloudflare, then add DNS records. Usage $ ./NameCannon --namesiloSecret

A quick and dirty but useful tool to download each text/html page from the wayback machine for a specific domain and search for keywords within the saved content

wayback-keyword-search A quick and dirty but useful tool to download each text/html page from the wayback machine for a specific domain and search for

Transparent TLS and HTTP proxy serve and operate on all 65535 ports, with domain regex whitelist and rest api control

goshkan Transparent TLS and HTTP proxy serve & operating on all 65535 ports, with domain regex whitelist and rest api control tls and http on same por

Simple forwarding a unix domain socket to a local port.

WaziApp Proxy WaziApp proxy is a simple http proxy that is intended to listen on the WaziApp unix socket /var/lib/waziapp/proxy.sock and forwards to a

Owner
Muhamad Burhanudin
Muhamad Burhanudin
llb - It's a very simple but quick backend for proxy servers. Can be useful for fast redirection to predefined domain with zero memory allocation and fast response.

llb What the f--k it is? It's a very simple but quick backend for proxy servers. You can setup redirect to your main domain or just show HTTP/1.1 404

Kirill Danshin 13 Sep 27, 2022
Go package provides a fast lookup of country, region, city, latitude, longitude, ZIP code, time zone, ISP, domain name,

IP2Location Go Package This Go package provides a fast lookup of country, region, city, latitude, longitude, ZIP code, time zone, ISP, domain name, co

IP2Location 308 Jan 8, 2023
Subdomain finder based on crt.sh

GoSub Subdomain finder based on crt.sh This will simply make an HTTP request to crt.sh passing the URL you provided, parse the results and print the s

Nicholas Ferreira 3 Aug 29, 2022
GoScan is a port-scanner made entirely in Go-lang. The purpose of the tool is to be fast, dynamic and simple so that a professional in the CyberSecurity area can make an optimized list of ports

?? GoScan GoScan is a port-scanner made entirely in Go-lang. The purpose of the tool is to be fast, dynamic and simple so that a professional in the C

Ottoni 4 Jul 19, 2022
Golang tool to parse netblocks and domain names from SPF and get information about ASN

gospf Example Install go get github.com/incogbyte/gospf # get from releases ht

incogbyte 5 Nov 14, 2022
Remake of the original sqlifinder but in GOlang, and allows for listed targets, domain crawling, and tor connections

_______ _____ _____ _______ _____ __ _ ______ _______ ______ |______ | __| | | |______ | | \ | | \ |______ |_____/

RE43P3R 2 Jan 4, 2023
gophertunnel is composed of several packages that may be of use for creating Minecraft related tools

gophertunnel is composed of several packages that may be of use for creating Minecraft related tools. A brief overview of all packages may be found here.

Sandertv 299 Dec 31, 2022
Get related domains / subdomains by looking at Google Analytics IDs

AnalyticsRelationships This script try to get related domains / subdomains by looking at Google Analytics IDs from a URL. First search for ID of Googl

Josué Encinar 161 Jan 2, 2023
🎉 An awesome version control tool for protoc and its related plugins.

❤️ PowerProto is actively maintained! Any questions in use can be directly raised issue, I will respond to you as fast as possible. If you think the p

storyicon 165 Dec 29, 2022
🌍 Package tcplisten provides a customizable TCP net.Listener with various performance-related options

Package tcplisten provides customizable TCP net.Listener with various performance-related options: SO_REUSEPORT. This option allows linear scaling ser

Spiral Scout 2 Nov 14, 2022