8000 GitHub - github8669/DomainBrute
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

github8669/DomainBrute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介

DomainBrute是一个超级简单的子域名扫描工具,融合了子域名挖掘机、及市面上很多非常强大的字典,使用也非常简单

安装

使用Python语言编写

第三方模块用了requests,所以clone以后只需要安装requests模块即可。

pip install requests

安装完成。

使用方法

Usage: domins.py [options]

Options:
  -h, --help            show this help message and exit
  -u URL, --url=URL     target url for scan
  -f file, --file=file  file filename
  -t COUNT, --thread=COUNT
                        scan thread_count

使用案例:Python domins.py -f C:\Users\admin\Desktop\n.txt

image

7c8537f09f7439e6e5476319b515169

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0