warning[unsatisfiable_expr]: unsatisfiable expression
--> line:3:31
|
3 | rule test_1 { condition: hash.md5(0, filesize) == "AAB" }
| ---------------- ----- the length of this string is 3
| |
| the length of this string is 32
warning[unsatisfiable_expr]: unsatisfiable expression
--> line:6:26
|
6 | rule test_2 { condition: "AD" == hash.sha256(0,filesize) }
| ---- ------------------ the length of this string is 64
| |
| the length of this string is 2