OneForAll icon indicating copy to clipboard operation
OneForAll copied to clipboard

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

Results 144 OneForAll issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/87553336/181470633-5c8cb4b6-10b7-4c4d-9ce2-ae8227566818.png) ![image](https://user-images.githubusercontent.com/87553336/181470774-e68c24ff-80e6-4202-8051-ba15ac407cc3.png) 可以说下是什么原因吗,麻烦大家了

**是否使用了最新代码** 是 **Bug描述** 网络环境检测网址失效导致无法启用子域收集模块 ![图片](https://user-images.githubusercontent.com/64951462/183584088-0f9db6ec-95d7-4433-b44b-a529032dd291.png) ![图片](https://user-images.githubusercontent.com/64951462/183584242-61a31b39-bd83-4f23-8c00-6bdd4e8e39c8.png) **运行环境** - 系统:Windows 10 x64 - Python版本:3.9.6 - OneForAll版本:0.4.5 **如何复现** #!/usr/bin/env python3 # coding=utf-8 """ Example """ from oneforall import OneForAll from common import...

bug

我在个人测试过程中,发现了二级子域,但是三级子域挂载不同的服务内容,是否可以支持深入探测

疑问: 看到api.py和default.py中都可以配置api,对于同一个配置,两个文件中配置一个就可以吧? ![image](https://user-images.githubusercontent.com/65813455/180620177-09a7f28b-57d8-4a31-b081-0c9b7624de96.png) 建议: 发现有的api配置(hunter)default.py中有,api.py中没有,建议将api配置统一到一个文件中

bug

目前OneForAll许多[子域收集模块](https://github.com/shmilylty/OneForAll/blob/master/docs/collection_modules.md),如果你发现有OneForAll中没有但是比较好使的子域查询接口欢迎在下方推荐,推荐时尽量详细的说明一下,我会在研判之后考虑实现并添加到OneForAll中。

enhancement

Hi, In **OneForAll**, inappropriate dependency versioning constraints can cause risks. Below are the dependencies and version constraints that the project is using ``` beautifulsoup4==4.9.3 bs4==0.0.1 certifi==2020.12.5 chardet==4.0.0 colorama==0.4.4 dnspython==2.1.0 exrex==0.10.5...

**是否使用了最新代码** 是 **Bug描述** 在用大端口收集之后就卡死不动了 Request Progress: 0%| | 3/7728 [00:00

bug

**Whether the latest code is used** Yes **Bug description** After I run `pip3 install -r requirements.txt` got error error: metadata-generation-failed **Operation environment** - System information: Windows 10 x64 - Python...

bug

希望能增加一个静默模式,在命令行中仅输出所有域名。不然每次想对接到其他工具,比如端口扫描时都需要手动从报告中复制粘贴。 我试过自己魔改,比如修改log.py文件下的设置为静默模式,但是命令行依然输出了很多东西。只能一个一个文件去修改,但是这样每次更新后都需要重新同步,十分难受。 这个需求自以为应该还是比较普遍的。仅输出域名的话就可以在命令行中使用包括但不限于 python3 oneforall.py | naabu -p 1-65535 |httpx 的方式快速复合调用其他工具。

enhancement

最新代码,搜集qq的域名,结果是个空表

bug