oneforall子域名收集工具使用

一 oneforall简介

  一款强大的子域名收集工具,具有非常强大的功能。子域名收集是信息收集中必不可少且非常重要的一环,目前网上也开源了许多子域收集的工具。

二 oneforall安装

安装要求:Python 3.6-3.7

三 oneforal安装步骤

下载更新:git clone https://github.com/shmilylty/OneForAll.git 

安装依赖:

使用:pip3cd OneForAll/oneforall pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/ python3 oneforall.py --help

使用:pipenvpip3 install pipenv cd OneForAll/oneforall pipenv install python 3.7.4 pipenv run python oneforall.py --help

四 使用示例

python3 oneforall.py --target example.com run

oneforall子域名收集工具使用_第1张图片

oneforall.py使用帮助 


pipenv run python oneforall.py --help

你可能感兴趣的:(大数据)