We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79e983b commit 19739bdCopy full SHA for 19739bd
2 files changed
third_party/yara/bartblaze/RELEASE
@@ -1 +1 @@
1
-9c6d7c50ddb9f3a51d246a0d21d35cf7b769d4a9
+749b051626ad44ac2a677f98ec61b3fc76eaa161
third_party/yara/bartblaze/ransomware/XiaoBa.yar
@@ -3,10 +3,10 @@ rule XiaoBa
3
meta:
4
id = "7HQbk7TyDS3DhwWOktZe9t"
5
fingerprint = "d41a019709801bbbc4284b27fd7f582ed1db624415cb28b88a7cdf5b0c3331b2"
6
- version = "1.0"
+ version = "2.0"
7
creation_date = "2019-09-01"
8
first_imported = "2021-12-30"
9
- last_modified = "2021-12-30"
+ last_modified = "2025-09-29"
10
status = "RELEASED"
11
sharing = "TLP:WHITE"
12
source = "BARTBLAZE"
@@ -24,5 +24,5 @@ rule XiaoBa
24
$ = "I am very sorry that all your files have been encrypted" ascii wide
25
26
condition:
27
- any of them
28
-}
+ 2 of them
+}
0 commit comments