OneForAll安装及使用

一、下载

一款功能强大的子域名收集工具
下载地址:https://github.com/shmilylty/OneForAll

二、安装

安装依赖包

python3 -m pip install -U pip setuptools wheel -i https://mirrors.aliyun.com/pypi/simple/
pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/

简单使用

python3 oneforall.py --help

在这里插入图片描述
单个目标网站扫描

python oneforall.py --target example.com run

批量扫描

python oneforall.py --targets ./example.txt run
posted @ 2023-01-04 11:26  夜_星空如海  阅读(21)  评论(0)    收藏  举报  来源