Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fofa靶场三个环境不能检测出来 #4

Open
york-cmd opened this issue Sep 20, 2022 · 1 comment
Open

fofa靶场三个环境不能检测出来 #4

york-cmd opened this issue Sep 20, 2022 · 1 comment

Comments

@york-cmd
Copy link

测试了三个环境的靶场没有检查出来 不知道是不是我环境的问题
image
image

@a1phaboy
Copy link
Owner

我测试了一下80的靶场,可能的原因是服务端tcp没有主动close,导致我ioutil.ReadAll函数一直处于读取状态。
另外,我在本地试过80的payload能够进行dns的请求,不太明白靶场为什么能够发送出网的dns payload但发送不了80的dns payload。
另外,我添加了在每次发送request之后会进行报错检测,防止漏报的情况发生。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants