Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for IoC Incident Feed #37021

Open
wants to merge 8 commits into
base: contrib/CyberInt_feature/sync-indicators
Choose a base branch
from
261 changes: 103 additions & 158 deletions Packs/Cyberint/Classifiers/classifier-mapper-incoming-CyberInt.json

Large diffs are not rendered by default.

88 changes: 55 additions & 33 deletions Packs/Cyberint/Classifiers/classifier-mapper-outgoing-CyberInt.json
Original file line number Diff line number Diff line change
@@ -1,34 +1,56 @@
{
"description": "",
"feed": false,
"id": "CyberInt Outgoing (mapper)",
"mapping": {
"Cyberint Incident": {
"dontMapEventToLabels": true,
"internalMapping": {
"closure_reason": {
"simple": "cyberintclosurereason"
},
"closure_reason_description": {
"simple": "cyberintclosurereasondescription"
},
"mirror_direction": {
"simple": "dbotMirrorDirection"
},
"mirror_instance": {
"simple": "dbotMirrorInstance"
},
"ref_id": {
"simple": "dbotMirrorId"
},
"status": {
"simple": "cyberintstatus"
}
}
}
},
"name": "CyberInt Outgoing (mapper)",
"type": "mapping-outgoing",
"version": -1,
"fromVersion": "6.0.0"
}
"brands": null,
"cacheVersn": 0,
"defaultIncidentType": "",
"definitionId": "",
"description": "",
"feed": false,
"fromServerVersion": "",
"id": "46139b6e-d1e4-4f17-88bb-cf3b4bb5b6df",
"incidentSamples": null,
"indicatorSamples": null,
"instanceIds": null,
"itemVersion": "",
"keyTypeMap": {},
"locked": false,
"logicalVersion": 5,
"mapping": {
"Cyberint Incident": {
"dontMapEventToLabels": true,
"internalMapping": {
"closure_reason": {
"simple": "cyberintclosurereason"
},
"closure_reason_description": {
"simple": "cyberintclosurereasondescription"
},
"mirror_direction": {
"simple": "dbotMirrorDirection"
},
"mirror_instance": {
"simple": "dbotMirrorInstance"
},
"ref_id": {
"simple": "dbotMirrorId"
},
"status": {
"simple": "cyberintstatus"
}
}
}
},
"name": "Cyberint Outgoing (mapper)",
"nameRaw": "Cyberint Outgoing (mapper)",
"packID": "",
"packName": "",
"propagationLabels": [
"all"
],
"sourceClassifierId": "",
"system": false,
"toServerVersion": "",
"transformer": {},
"type": "mapping-outgoing",
"unclassifiedCases": null,
"version": -1
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"id": "incident_cyberintfiletype",
"isReadOnly": false,
"locked": false,
"name": "CyberInt File Type",
"name": "Cyberint File Type",
"neverSetAsRequired": false,
"openEnded": false,
"ownerOnly": false,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "incident_cyberintrelatedentity",
"version": -1,
"name": "CyberInt Related Entity",
"name": "Cyberint Related Entity",
"ownerOnly": false,
"cliName": "cyberintrelatedentity",
"type": "multiSelect",
Expand All @@ -27,4 +27,4 @@
"threshold": 72,
"fromVersion": "6.0.0",
"openEnded": true
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "incident_cyberinttargetedbrands",
"version": -1,
"name": "CyberInt Targeted Brands",
"name": "Cyberint Targeted Brands",
"ownerOnly": false,
"cliName": "cyberinttargetedbrands",
"type": "multiSelect",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "incident_cyberinttargetedvectors",
"version": -1,
"name": "CyberInt Targeted Vectors",
"name": "Cyberint Targeted Vectors",
"ownerOnly": false,
"cliName": "cyberinttargetedvectors",
"type": "multiSelect",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"id": "incident_cyberintclosurereason",
"isReadOnly": false,
"locked": false,
"name": "CyberInt Closure reason",
"name": "Cyberint Closure reason",
"neverSetAsRequired": false,
"openEnded": false,
"ownerOnly": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"threshold": 72,
"type": "shortText",
"unmapped": false,
"unsearchable": true,
"unsearchable": false,
"useAsKpi": false,
"version": -1,
"fromVersion": "6.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "incident_cyberintalertid",
"version": -1,
"modified": "2021-02-22T21:50:43.871414193+02:00",
"name": "CyberInt Alert ID",
"name": "Cyberint Alert ID",
"ownerOnly": false,
"cliName": "cyberintalertid",
"type": "shortText",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "incident_cyberintconfidence",
"version": -1,
"modified": "2021-02-22T21:51:24.438436947+02:00",
"name": "CyberInt Confidence",
"name": "Cyberint Confidence",
"ownerOnly": false,
"cliName": "cyberintconfidence",
"type": "shortText",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "incident_cyberintdescription",
"version": -1,
"modified": "2021-02-22T21:51:53.226184184+02:00",
"name": "CyberInt Description",
"name": "Cyberint Description",
"ownerOnly": false,
"cliName": "cyberintdescription",
"type": "shortText",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "incident_id",
"version": -1,
"modified": "2024-10-27T20:50:43.871414193+02:00",
"name": "Alert URL ID",
"ownerOnly": false,
"cliName": "id",
"type": "shortText",
"closeForm": false,
"editForm": true,
"required": false,
"neverSetAsRequired": false,
"isReadOnly": false,
"useAsKpi": false,
"locked": false,
"system": false,
"content": true,
"group": 0,
"hidden": false,
"associatedTypes": [
"Cyberint Incident"
],
"associatedToAll": false,
"unmapped": false,
"unsearchable": false,
"caseInsensitive": true,
"sla": 0,
"threshold": 72,
"fromVersion": "6.0.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "incident_cyberinttags",
"version": -1,
"modified": "2021-02-22T21:54:24.562891889+02:00",
"name": "CyberInt Tags",
"name": "Cyberint Tags",
"ownerOnly": false,
"cliName": "cyberinttags",
"type": "shortText",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "incident_cyberintthreatactor",
"version": -1,
"modified": "2021-02-22T21:55:13.479151489+02:00",
"name": "CyberInt Threat Actor",
"name": "Cyberint Threat Actor",
"ownerOnly": false,
"cliName": "cyberintthreatactor",
"type": "shortText",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "incident_cyberintticketid",
"version": -1,
"modified": "2021-02-22T21:55:22.750862583+02:00",
"name": "CyberInt Ticket ID",
"name": "Cyberint Ticket ID",
"ownerOnly": false,
"cliName": "cyberintticketid",
"type": "shortText",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "incident_cyberinttitle",
"version": -1,
"modified": "2021-02-22T21:55:35.77661741+02:00",
"name": "CyberInt Title",
"name": "Cyberint Title",
"ownerOnly": false,
"cliName": "cyberinttitle",
"type": "shortText",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "incident_cyberinttype",
"version": -1,
"modified": "2021-02-22T21:56:26.928862533+02:00",
"name": "CyberInt Type",
"name": "Cyberint Type",
"ownerOnly": false,
"cliName": "cyberinttype",
"type": "shortText",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "incident_cyberinvulnerablecnamerecord",
"version": -1,
"modified": "2021-02-22T21:50:43.871414193+02:00",
"name": "CyberInt Vulnerable CName Record",
"name": "Cyberint Vulnerable CName Record",
"ownerOnly": false,
"cliName": "vulnerablecnamerecord",
"type": "shortText",
Expand Down
Loading