All Projects → Q2h1Cg → Dnsbrute

Q2h1Cg / Dnsbrute

a fast domain brute tool

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Dnsbrute

Getaltname
Extract subdomains from SSL certificates in HTTPS sites.
Stars: ✭ 320 (-9.09%)
Mutual labels:  dns, pentest
Domainfuzz
Domain name permutation engine for detecting typo squatting, phishing and corporate espionage
Stars: ✭ 74 (-78.98%)
Mutual labels:  dns, domain
Bash Toolkit
Este proyecto esá destinado a ayudar a los sysadmin
Stars: ✭ 13 (-96.31%)
Mutual labels:  dns, domain
Pentesterspecialdict
渗透测试人员专用精简化字典 Dictionary for penetration testers happy hacker
Stars: ✭ 391 (+11.08%)
Mutual labels:  dns, pentest
Dart Basic Utils
A dart package for many helper methods fitting common situations
Stars: ✭ 153 (-56.53%)
Mutual labels:  dns, domain
Dictionary Of Pentesting
Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。
Stars: ✭ 492 (+39.77%)
Mutual labels:  dns, pentest
Fierce
A DNS reconnaissance tool for locating non-contiguous IP space.
Stars: ✭ 1,072 (+204.55%)
Mutual labels:  dns, domain
Information collection handbook
Handbook of information collection for penetration testing and src
Stars: ✭ 447 (+26.99%)
Mutual labels:  dns, domain
Python Whois
Python module/library for retrieving WHOIS information of domains 💻❤
Stars: ✭ 128 (-63.64%)
Mutual labels:  dns, domain
Hosts Blocklists
Automatically updated, moderated and optimized lists for blocking ads, trackers, malware and other garbage
Stars: ✭ 1,749 (+396.88%)
Mutual labels:  dns, domain
Js.org
Dedicated to JavaScript and its awesome community since 2015
Stars: ✭ 3,996 (+1035.23%)
Mutual labels:  dns, domain
domainerator
Simple application written in Go that combines two wordlists and a list of TLDs to form domain names and check if they are already registered.
Stars: ✭ 26 (-92.61%)
Mutual labels:  dns, domain
Thedev.id
🎉 An identity for developers on the web.
Stars: ✭ 37 (-89.49%)
Mutual labels:  dns, domain
Collection Document
Collection of quality safety articles. Awesome articles.
Stars: ✭ 1,387 (+294.03%)
Mutual labels:  dns, pentest
Dumb
Dumain Bruteforcer - a fast and flexible domain bruteforcer
Stars: ✭ 54 (-84.66%)
Mutual labels:  dns, domain
Kldns
快乐二级域名分发系统
Stars: ✭ 277 (-21.31%)
Mutual labels:  dns, domain
Nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
Stars: ✭ 20,691 (+5778.13%)
Mutual labels:  dns
Pyck
A collection of useful Python hacking scripts for beginners
Stars: ✭ 334 (-5.11%)
Mutual labels:  pentest
Containerdns
a fast DNS for Kubernetes clusters
Stars: ✭ 321 (-8.81%)
Mutual labels:  dns
Open dnsdb
OpenDnsdb 是去哪儿网OPS团队开源的基于Python语言的DNS管理系统
Stars: ✭ 345 (-1.99%)
Mutual labels:  dns

DNSBrute

Feature

Advantage

  • Fast: 5000~10000+ domains /sec, depending on the network
  • Pan-DNS identification

Usage

➜  dnsbrute ./dnsbrute
Usage:
  ./dnsbrute [Options]

Options
  -debug
    	Show debug information
  -dict string
    	Dict file (default "dict/53683.txt")
  -domain string
    	Domain to brute
  -rate int
    	Transmit rate of packets (default 10000)
  -retry int
    	Limit for retry (default 3)
  -server string
    	Address of DNS server (default "8.8.8.8:53")
  -version
    	Show program's version number and exit

Screenshot

Screenshot

Requirements

  • go: 1.10
  • packages: install with glide
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].