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

未合理赋值,导致模块执行结果被清除 #353

Open
zyq1987 opened this issue Sep 18, 2023 · 0 comments
Open

未合理赋值,导致模块执行结果被清除 #353

zyq1987 opened this issue Sep 18, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@zyq1987
Copy link

zyq1987 commented Sep 18, 2023

是否使用了最新代码
是或否(如果不是的话尝试克隆最新的代码再跑一下!)

Bug描述
清晰而简洁的Bug描述(必写)
Collect 和 BruteSRV模块运行结果未对self.infos赋值,导致模块结果被deal_data()清除掉

运行环境

  • 系统:[例如Windows 10 x64](必写)Linux
  • Python版本:[例如3.7.1](必写) 3.7.3
  • OneForAll版本:[例如0.3.0](必写)master分支

如何复现
复现步骤(选写)
可对项目进行调试,对比执行deal_data()前后,数据库结果

复现命令(必写)

报错文本
复制完整的报错文本(必写)
无报错文本

预期结果
清晰而简洁的预期结果描述(选写,如正常情况应该是怎么样的)
Collect 和 BruteSRV模块运行结果不被过滤清除

实际结果
清晰而简洁的实际结果描述(选写,如出现什么错误)
Collect 和 BruteSRV模块运行结果被过滤清除

屏幕截图
完整OneForAll执行流程截图(建议上传)

日志上传
上传oneforall.log日志文件(复杂问题建议上传)

其他补充
关于bug的其他一些补充说明

@zyq1987 zyq1987 added the bug Something isn't working label Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants