作为一个脚本小子,肯定离不开工具了


OneForAll是一款功能强大的子域收集工具

OneForAll基于Python 3.8.0开发和测试,请使用高于Python 3.8.0的稳定发行版本,其他版本可能会出现一些问题(Windows平台必须使用3.8.0以上版本),安装Python环境可以参考Python 3 安装指南。

项目地址和安装指南https://github.com/shmilylty/OneForAll

root@kali:~# git clone https://gitee.com/shmilylty/OneForAll.git

在这里插入图片描述

root@kali:~# sudo apt install python3.8 python3.8-dev python3-testresources
root@kali:~/OneForAll# sudo apt install python3-pip
root@kali:~/OneForAll# sudo python3.8 -m pip install -U pip setuptools wheel -i https://mirrors.aliyun.com/pypi/simple/

root@kali:~/OneForAll# sudo pip3 install --ignore-installed -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/
在这里插入图片描述

root@kali:~/OneForAll# python3.8 oneforall.py --target 网站域名 run
在这里插入图片描述
运行完后在result的目录下会生成搜集好的信息
在这里插入图片描述
拉到window桌面用excel打开,还是那句,猛如老狗
在这里插入图片描述

Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐