server
server copied to clipboard
[BUG]: Exception details sent by server (security issue)
Version Information
0.14.4
Hashcat
No response
Description
The exception details are sent by the server in the Responses, which is a security issue (see screenshot).
Information like the file and line, which the error occurred should only be logged by the server, but not sent. As Response, an error code and message should be sufficient.
Refers to #1104 - if this is fixed this issue can be closed