DongTai icon indicating copy to clipboard operation
DongTai copied to clipboard

[Bug]: logservice fails to send the message and throw a time out error after dongtai-server is restarted

Open zzzskd opened this issue 1 year ago • 0 comments

Preflight Checklist

  • [X] I agree to follow the Code of Conduct that this project adheres to.
  • [X] I have searched the issue tracker for an issue that matches the one I want to file, without success.
  • [X] I am not looking for support or already pursued the available support channels without success.

Version

1.16.0

Installation Type

Official Docker Compose

Service Name

DongTai-OpenAPI

Describe the details of the bug and the steps to reproduce it

logservice fails to send the message and throw a time out error after dongtai-server is restarted.

  1. restart dongtai-server in docker compose
  2. trigger vulnerability
  3. then you will see a time out exception from dongtai-server
  4. and iast unable to detect the vulnerability

It is recommended to send msg in chunks.

https://github.com/HXSecurity/DongTai/blob/develop/dongtai_protocol/report/log_service.py#L43

Additional Information

No response

Logs

No response

zzzskd avatar Apr 17 '24 13:04 zzzskd