From 654f55636a1e25e26f489d34002006531651860b Mon Sep 17 00:00:00 2001 From: Bhavin Patel Date: Thu, 21 Aug 2025 09:16:07 -0700 Subject: [PATCH 1/2] adding ios dataset --- .../T1190/cisco/cisco_smart_install/cisco_ios.log | 3 +++ .../T1190/cisco/cisco_smart_install/cisco_smart_install.yml | 6 +++++- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 datasets/attack_techniques/T1190/cisco/cisco_smart_install/cisco_ios.log diff --git a/datasets/attack_techniques/T1190/cisco/cisco_smart_install/cisco_ios.log b/datasets/attack_techniques/T1190/cisco/cisco_smart_install/cisco_ios.log new file mode 100644 index 00000000..68eeebdb --- /dev/null +++ b/datasets/attack_techniques/T1190/cisco/cisco_smart_install/cisco_ios.log @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3daf4153a88d8288d6746222d009af7a366a70aece064bd15fcba099ba66d860 +size 12206 diff --git a/datasets/attack_techniques/T1190/cisco/cisco_smart_install/cisco_smart_install.yml b/datasets/attack_techniques/T1190/cisco/cisco_smart_install/cisco_smart_install.yml index 86456699..40524c89 100644 --- a/datasets/attack_techniques/T1190/cisco/cisco_smart_install/cisco_smart_install.yml +++ b/datasets/attack_techniques/T1190/cisco/cisco_smart_install/cisco_smart_install.yml @@ -12,4 +12,8 @@ datasets: - name: cisco_smart_install_traffic path: /datasets/attack_techniques/T1190/cisco_smart_install/stream_tcp.log sourcetype: stream:tcp - source: stream:tcp \ No newline at end of file + source: stream:tcp +- name: cisco_smart_install_application_log + path: /datasets/attack_techniques/T1190/cisco_smart_install/cisco_ios.log + sourcetype: cisco:ios + source: cisco_ios \ No newline at end of file From e3d414f2beaccb8c54614d8a0ed5c1197bb5b753 Mon Sep 17 00:00:00 2001 From: Bhavin Patel Date: Thu, 21 Aug 2025 09:18:44 -0700 Subject: [PATCH 2/2] ios --- .../T1190/cisco/cisco_smart_install/cisco_smart_install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datasets/attack_techniques/T1190/cisco/cisco_smart_install/cisco_smart_install.yml b/datasets/attack_techniques/T1190/cisco/cisco_smart_install/cisco_smart_install.yml index 40524c89..4e0f5f21 100644 --- a/datasets/attack_techniques/T1190/cisco/cisco_smart_install/cisco_smart_install.yml +++ b/datasets/attack_techniques/T1190/cisco/cisco_smart_install/cisco_smart_install.yml @@ -13,7 +13,7 @@ datasets: path: /datasets/attack_techniques/T1190/cisco_smart_install/stream_tcp.log sourcetype: stream:tcp source: stream:tcp -- name: cisco_smart_install_application_log +- name: cisco_ios_log path: /datasets/attack_techniques/T1190/cisco_smart_install/cisco_ios.log sourcetype: cisco:ios source: cisco_ios \ No newline at end of file