Skip to content

Commit e7b6b49

Browse files
committed
add osquery
1 parent 33e1cea commit e7b6b49

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

contentctl.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ apps:
9292
version: 1.3.0
9393
description: description of app
9494
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/splunk-add-on-for-microsoft-iis_130.tgz
95-
- uid: 4242
95+
- uid: 6994
9696
title: CCX Add-on for Suricata
9797
appid: SPLUNK_TA_FOR_SURICATA
9898
version: 1.0.1
@@ -262,6 +262,12 @@ apps:
262262
version: 0.1.2
263263
description: description of app
264264
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/mcp-ta_012.tgz
265+
- uid: 8574
266+
title: TA-osquery
267+
appid: ta-osquery
268+
version: 1.0.4
269+
description: description of app
270+
hardcoded_path: https://attack-range-appbinaries.s3.us-west-2.amazonaws.com/ta-osquery_104.tgz
265271
githash: d6fac80e6d50ae06b40f91519a98489d4ce3a3fd
266272
test_data_caches:
267273
- base_url: https://media.githubusercontent.com/media/splunk/attack_data/master/

data_sources/osquery.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ mitre_components:
1313
- Application Log Content
1414
source: osquery
1515
sourcetype: osquery:results
16-
supported_TA: []
16+
supported_TA:
17+
- name: TA-osquery
18+
url: https://splunkbase.splunk.com/app/8574
19+
version: 1.0.4
1720
fields:
1821
- _time
1922
- calendarTime

0 commit comments

Comments
 (0)