0
点赞
收藏
分享

微信扫一扫

子域名收集 -- 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/里面

禁止非法,后果自负

子域名收集 -- OneForAll_python


举报

相关推荐

0 条评论