子域名收集 -- SubDomainizer​

本文涉及的产品
.cn 域名,1个 12个月
简介: 子域名收集 -- SubDomainizer​

今天给大家介绍一款子域名收集软件SubDomainizer

一、环境 kali2019.3 python3

二、安装过程:

1、复制到本地安装包

https://github.com/nsonaniya2010/SubDomainizer.git

image.png

 

 

2、安装依赖

pip3 install -r requirements.txt

image.png

 

三、命令

显示帮助信息:

python3 SubDomainizer.py -h

查找给定单个URL的子域,S3 bucket和云端URL:

python3 SubDomainizer.py -u http://www.xxx.com

从给定的URL列表中查找子域:

python3 SubDomainizer.py -l list.txt

将结果保存在文件中:

python3 SubDomainizer.py -u https://www.xxx.com -o output.txt

随请求发送cookies:

python3 SubDomainizer.py -u https://www.xxx.com -c "cookies"

 

禁止非法,后果自负

 

目录
相关文章
|
6月前
|
Python
​子域名收集 -- Subdomain-Takeover
​子域名收集 -- Subdomain-Takeover
55 0
|
6月前
|
Python
子域名收集 -- teemo
子域名收集 -- teemo
47 2
|
6月前
|
开发工具 git Python
子域名收集 -- domained
子域名收集 -- domained
60 1
|
6月前
|
搜索推荐 开发工具 git
​子域名收集 -- theHarvester
​子域名收集 -- theHarvester
43 0
|
6月前
|
开发工具 git Python
子域名收集 -- OneForAll​
子域名收集 -- OneForAll​
123 0
|
6月前
|
开发工具 git Python
​子域名收集 -- subDomainsBrute
​子域名收集 -- subDomainsBrute
46 0
|
6月前
|
Python
子域名收集 -- subdns​
子域名收集 -- subdns​
38 0
|
6月前
子域名收集 -- Findomain
子域名收集 -- Findomain
74 0
|
6月前
|
开发工具 git Python
子域名收集 -- Anubis
子域名收集 -- Anubis
41 0
|
6月前
|
开发工具 git Python
子域名收集 -- Ctfr
子域名收集 -- Ctfr
53 0