-
I can't seem to get ES to recognize the Hot Key button. I've switched out both wires, gave it a new ground point, switched out buttons, and tried re-assigning it and switching to a different GPIO pin.…
-
tablib [required: >=0.11.4, installed: 1.1.0]
Python 3.8.0 (tags/v3.8.0:fa919fd, Oct 14 2019, 19:37:50) [MSC v.1916 64 bit (AMD64)]
```
Traceback (most recent call last):
File ".\oneforall.py", …
-
**是否使用了最新代码**
是
**Bug描述**
默认跑 duckduckgo 报错 19:29:20,608 [ERROR] duckduckgo:45 - list index out of range
**如何复现**
应该是列表容错错误
**预期结果**
连接错误/0域名/多数域名
**实际结果**
列表错误
**屏幕截图**
**运行…
-
**是否使用了最新代码**
是或否(如果不是的话尝试克隆最新的代码再跑一下!)
是最新代码
**Bug描述**
生成结果错误
**运行环境**
- 系统:[例如Windows 10 x64](必写)
win10x64
- Python版本:[例如3.7.1](必写)
python3.7.4
- OneForAll版本:[例如0.0.6](必写)
**如何复现*…
-
**是否使用了最新代码**
是或否(如果不是的话尝试克隆最新的代码再跑一下!)
是
**Bug描述**
清晰而简洁的Bug描述(必写)
由于sogou搜索得到的结果中的域名Url为url编码,导致match函数无法正确匹配子域名
**运行环境**
- 系统:[例如Windows 10 x64](必写)
- Python版本:[例如3.7.1](必写)
- OneForAll…
-
**是否使用了最新代码**
是
**Bug描述**
把config第51行的subnames.txt改成big_subnames.txt会报错
**运行环境**
- 系统:[macOS](必写)
- Python版本:[例如3.8.1](必写)
- OneForAll版本:[例如0.0.9](必写)
**如何复现**
复现步骤(选写)
复现命令(必写)
…
-
Hi,
I'm a complete NOOB....
what are the instructions for this to be installed....
i'm hoping for something as easy and along the lines of the instructions as they are here
https://github.co…
-
实际使用中,有时候我会手动想让OneForALL 某些域名,urlscan对某些端口再跑一次。我会直接修改数据库的flag, 这个时候需要手动重启Run.py,因为缓存问题。所以,建议在扫描之前的读取数据库的时候刷新一下缓存。比如下面的地方,加一行代码commit一下。
比如:
```
def ReadPort():
# 刷新缓存
DB.session.commit()
…
-
**是否使用了最新代码**
是
**Bug描述**
在--req=False的情况下,最终结果中new字段和其他字段为None
**如何复现**
复现命令
python3.8 oneforall.py --target example.com --show=True --format=json --req=False --dns=True run
**预期结果**
![im…
-
**是否使用了最新代码**
是
**Bug描述**
存在使用大端口范围时获取有效的子域结果数更少的问题
**如何复现**
复现命令
python3 oneforall.py --target caih.com --format xlsx --port large run
**实际结果**
使用大端口范围时获取有效的子域结果数更少
**屏幕截图**
**运…