暴力枚举子域名工具subDomainsBrute 1.0.3 全新发布

2016-11-13 12,738

subDomainsBrute 1.0.3

A simple and fast sub domain brute tool for pentesters. It can rearch as fast as 1000 DNS queries per second.

这个脚本的主要目标是发现其他工具无法探测到的域名, 如Google,aizhan,fofa。高频扫描每秒DNS请求数可超过1000次。

早期版本参见安全脉搏《subDomainsBrute — 改进渗透测试时暴力枚举子域名的python脚本

Change Log (Nov 9, 2016)

  • Time performance optimization

  • Placeholder {alphnum} {alpha} {num} could be used in Names File

Dependencies

First you need to install dnspython to do DNS query

pip install dnspython

Usage

Usage: subDomainsBrute.py [options] target.com

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  --full                Full scan, a large NAMES FILE will be used during the scan
  -i, --ignore-intranet
                        Ignore domains pointed to private IPs
  -o OUTPUT, --output=OUTPUT
                        Output file name. default is {target}.txt

参数 -t 已经去掉了,想要设定并发线程的数量,请直接修改dict\dns_servers.txt文件中的行数即可。

Screenshot

screenshot

Output file could be like: https://github.com/lijiejie/subDomainsBrute/blob/master/dict/sample_youku.com_full.txt

下载地址:

subDomainsBrute

 

【原文:subDomainsBrute    原创作者:LiJieJie my[at]lijiejie.com (Blog)  安全脉搏整理发布】

本文作者:lijiejie

本文为安全脉搏专栏作者发布,转载请注明:https://www.secpulse.com/archives/53079.html

Tags:
评论  (0)
快来写下你的想法吧!

lijiejie

文章数:7 积分: 4

Github Follower 999 :https://github.com/lijiejie

安全问答社区

安全问答社区

脉搏官方公众号

脉搏公众号