Skip to content

Commit

Permalink
Illusive Fix (#29237)
Browse files Browse the repository at this point in the history
  • Loading branch information
eepstain authored and ostolero committed Aug 28, 2023
1 parent b2c130f commit e55233d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 8 deletions.
@@ -1,10 +1,14 @@
{
"illusive_illusive_raw": {
"rt": {
"type": "int",
"cat": {
"type": "string",
"is_array": false
},
"cat": {
"cefDeviceProduct": {
"type": "string",
"is_array": false
},
"cefVersion": {
"type": "string",
"is_array": false
},
Expand Down Expand Up @@ -36,10 +40,6 @@
"type": "string",
"is_array": false
},
"cefDeviceEventClassId": {
"type": "string",
"is_array": false
},
"cs1": {
"type": "string",
"is_array": false
Expand Down
6 changes: 6 additions & 0 deletions Packs/IllusiveNetworks/ReleaseNotes/1_0_29.md
@@ -0,0 +1,6 @@

#### Modeling Rules

##### Illusive Networks

Updated the Modeling Rule schema with additional fields.
2 changes: 1 addition & 1 deletion Packs/IllusiveNetworks/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Illusive Networks",
"description": "Enrich SOC incident triage and investigation data with valuable Illusive information and forensics, and manage the way Illusive deploys deceptions across the network.",
"support": "partner",
"currentVersion": "1.0.28",
"currentVersion": "1.0.29",
"author": "Illusive Networks",
"url": "https://www.illusivenetworks.com",
"email": "support@illusivenetworks.com",
Expand Down

0 comments on commit e55233d

Please sign in to comment.