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

求更 #50

Open
YLionYLion opened this issue Aug 20, 2023 · 2 comments
Open

求更 #50

YLionYLion opened this issue Aug 20, 2023 · 2 comments

Comments

@YLionYLion
Copy link

二开可以提供一些详细文章嘛,针对未被指纹识别的URL,漏洞验证逻辑是怎样的啊,是直接所有poc遍历嘛,还是跳过

@veo
Copy link
Owner

veo commented Aug 20, 2023

检测到指纹才会检测POC,自定义POC需要修改下列三个部分

1.pocs_go文件夹 下添加POC 或 添加 xray poc 格式POC至 xrayFiles 文件夹下
2.localFingerData.go 内检查或添加指纹
3..go_poc_check.go 添加检测项,也就是指纹对应的POC的关系

@york-cmd
Copy link

针对nuclei的poc的源码更改可以参考一下这个工具,期待师傅的早日更新!
https://github.com/SleepingBag945/dddd

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

3 participants