子域名收集 -- OneForAll

简介: 子域名收集 -- OneForAll

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

下载地址:https://github.com/shmilylty/OneForAll

一、环境 kali python3

二、安装过程:

1、复制到本地安装包

git clone https://gitee.com/shmilylty/OneForAll.git

2、安装依赖

cd OneForAll

pip3 install -r requirements.txt -i

https://mirrors.aliyun.com/pypi/simple/

3、查看帮助

cd oneforall

python3 oneforall.py --help

4、更新

git fetch --all

git reset --hard origin/master

git pull

三、命令

cd oneforall

python3 oneforall.py --target XXX.com run

结果会自动保存在/root/OneForAll/oneforall/results/里面

禁止非法,后果自负

目录
相关文章
|
9月前
|
Python
子域名收集 -- subdns
子域名收集 -- subdns
43 0
|
9月前
|
开发工具 git Python
子域名收集 -- Ctfr
子域名收集 -- Ctfr
70 0
|
9月前
|
开发工具 git Python
子域名收集 -- OneForAll
子域名收集 -- OneForAll
118 0
|
9月前
|
开发工具 git Python
子域名收集 -- subDomainsBrute
子域名收集 -- subDomainsBrute
91 0
|
9月前
|
Python
子域名收集 -- Subdomain-Takeover
子域名收集 -- Subdomain-Takeover
66 0
|
9月前
|
开发工具 git Python
子域名收集 -- Subdomain3
子域名收集 -- Subdomain3
35 0
|
9月前
|
开发工具 git Python
子域名收集 -- Anubis
子域名收集 -- Anubis
52 0
|
9月前
|
搜索推荐 开发工具 git
子域名收集 -- theHarvester
子域名收集 -- theHarvester
56 0
|
9月前
|
Python
子域名收集 -- DiscoverSubdomain
子域名收集 -- DiscoverSubdomain
50 0
|
9月前
|
开发工具 git Python
子域名收集 -- Aquatone
子域名收集 -- Aquatone
70 0

热门文章

最新文章