fix: [cs-beacon-config] Partial info from CS beacon are possible

Fix #417 - Thanks to @sebdraven
pull/263/merge
Alexandre Dulaunoy 2024-03-06 07:24:37 +01:00
parent 1c1e395f38
commit c72ec74070
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 2 deletions

View File

@ -104,7 +104,7 @@
"description": "Cobalt Strike Beacon Config",
"meta-category": "file",
"name": "cs-beacon-config",
"required": [
"requiredOneOf": [
"jar-md5",
"md5",
"sha1",
@ -112,5 +112,5 @@
"watermark"
],
"uuid": "d17355ef-ca1f-4b5a-86cd-65d877991f54",
"version": 3
"version": 4
}