Open
Description
Link to Rule
Rule Tuning Type
False Positives - Reducing benign events mistakenly identified as threats.
Description
draw.io uses attrib.exe in a suboptimal way: jgraph/drawio-desktop#1194 .
Would it be possible to have a reasonable exception for it?
Potentially useful fields for this:
process.command_line attrib +h "<path_to_file>.$<file_name>.dtmp"
process.parent.command_line "C:\Program Files\draw.io\draw.io.exe" "<path_to_file>"
process.parent.code_signature.exists true
process.parent.code_signature.status trusted
process.parent.code_signature.subject_name JGraph Ltd
process.parent.code_signature.trusted true
Example Data
No response