作为一个子域名收集非常好用的工具,oneforall确实是比较好用。
开源地址:
https://github.com/shmilylty/OneForAll
**安装不做赘述,我利用pip3做一个依赖安装。注意有一个issue有问题 导入re库。
https://github.com/shmilylty/OneForAll/issues/392
可以解决
Usage
1 | python3 oneforall.py --target example.com run |
作为一个子域名收集非常好用的工具,oneforall确实是比较好用。
https://github.com/shmilylty/OneForAll
**安装不做赘述,我利用pip3做一个依赖安装。注意有一个issue有问题 导入re库。
https://github.com/shmilylty/OneForAll/issues/392
可以解决
1 | python3 oneforall.py --target example.com run |