-
![20220921180115](https://user-images.githubusercontent.com/50139422/191476327-347d59b8-8c93-49ef-8e95-9053ba0312c3.jpg)
-
Massdns occasionally generates false positives for wildcard domains
-
```
root@ubuntu:~/massdns# make
mkdir -p bin
cc -DMASSDNS_REVISION=\"v1.0.0-65-g2cee317\" -O3 -std=c11 -DHAVE_EPOLL -DHAVE_SYSINFO -Wall -fstack-protector-strong src/main.c -o bin/massdns
make:…
-
`[ERRR] bbot.scanner.manager: Error in ScanManager._emit_event(): 6841513254754510330`
When running:
```bash
bbot -f subdomain-enum -m httpx -t evilcorp.com -n evilcorp -o . -c modules.massdns.max_re…
-
按照git那里的说明安装成功, 运行一段时间后无限打印:
Error sending: Operation not permitted
Error sending: Operation not permitted
Error sending: Operation not permitted
Error sending: Operation not permitted
Error send…
-
**是否使用了最新代码**
是
**Bug描述**
运行后报错
**运行环境**
- 系统:macbook pro M1
- Python版本:3.9
- OneForAll版本:0.4.3
**如何复现**
python3 oneforall.py --target test.com run
**报错文本**
Traceback (most re…
-
ZDNS was another tool to lookup dns records which was developed by ZMap Team. Have you ever do some comparison on ZMap with MassDNS. I wonder which is better for subdomain enumerations.
-
-
They exist. Found by running massdns on `x-egslb.studio.disney.com`.
```bash
dig -t ns kjasdihasdgisdgasdf.x-egslb.studio.disney.com
```
-
Hi!
I'm getting the below error message when running the command:
bbot -t target.com -f subdomain-enum -m httpx -c modules.massdns.max_resolvers=500 --force -y
[ERRR] bbot.scanner.manager: Er…