scenario_name stringlengths 2 15 | alert_name stringlengths 12 14 | alert_type stringclasses 2
values | scenario stringlengths 180 273 | alert stringlengths 126 219 | tools_available listlengths 19 19 | files_available stringclasses 1
value | instructions stringclasses 1
value | directory stringclasses 1
value | questions listlengths 1 1 |
|---|---|---|---|---|---|---|---|---|---|
ds1 | false_alert_1 | False | The soc team got an alert from the IDS. The alert is: 07/03-12:48:48.967271 [**] [1:1546:18] "SERVER-WEBAPP Cisco HTTP double-percent DOS attempt" [**] [Classification: Web Application Attack] [Priority: 1] {TCP} 192.168.10.9:4200 -> 151.101.208.166:80 | 07/03-12:48:48.967271 [**] [1:1546:18] "SERVER-WEBAPP Cisco HTTP double-percent DOS attempt" [**] [Classification: Web Application Attack] [Priority: 1] {TCP} 192.168.10.9:4200 -> 151.101.208.166:80 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_2_2 | false_alert_2 | False | The soc team got an alert from the IDS. The alert is: 07/03-08:33:03.601654 [**] [1:1200:17] "INDICATOR-COMPROMISE Invalid URL" [**] [Classification: Attempted Information Leak] [Priority: 2] {TCP} 104.88.21.85:80 -> 192.168.10.25:49383 | 07/03-08:33:03.601654 [**] [1:1200:17] "INDICATOR-COMPROMISE Invalid URL" [**] [Classification: Attempted Information Leak] [Priority: 2] {TCP} 104.88.21.85:80 -> 192.168.10.25:49383 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_2_3 | false_alert_3 | False | The soc team got an alert from the IDS. The alert is: 07/03-08:34:11.504893 [**] [1:385:8] "PROTOCOL-ICMP traceroute" [**] [Classification: Attempted Information Leak] [Priority: 2] {ICMP} 192.168.10.14 -> 13.107.4.50 | 07/03-08:34:11.504893 [**] [1:385:8] "PROTOCOL-ICMP traceroute" [**] [Classification: Attempted Information Leak] [Priority: 2] {ICMP} 192.168.10.14 -> 13.107.4.50 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_2_4 | false_alert_4 | False | The soc team got an alert from the IDS. The alert is: 07/03-08:39:26.328394 [**] [1:649:15] "INDICATOR-SHELLCODE x86 setgid 0" [**] [Classification: A system call was detected] [Priority: 2] {TCP} 13.107.4.50:80 -> 192.168.10.15:49647 | 07/03-08:39:26.328394 [**] [1:649:15] "INDICATOR-SHELLCODE x86 setgid 0" [**] [Classification: A system call was detected] [Priority: 2] {TCP} 13.107.4.50:80 -> 192.168.10.15:49647 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_2_5 | false_alert_5 | False | The soc team got an alert from the IDS. The alert is: 07/03-08:45:57.649802 [**] [1:895:19] "SERVER-WEBAPP redirect access" [**] [Classification: Attempted Information Leak] [Priority: 2] {TCP} 192.168.10.9:62876 -> 54.164.201.153:80 | 07/03-08:45:57.649802 [**] [1:895:19] "SERVER-WEBAPP redirect access" [**] [Classification: Attempted Information Leak] [Priority: 2] {TCP} 192.168.10.9:62876 -> 54.164.201.153:80 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_2_6 | false_alert_6 | False | The soc team got an alert from the IDS. The alert is: 07/03-08:47:50.612239 [**] [1:1010:21] "SERVER-IIS encoding access" [**] [Classification: Access to a potentially vulnerable web application] [Priority: 2] {TCP} 192.168.10.9:63310 -> 68.67.178.111:80 | 07/03-08:47:50.612239 [**] [1:1010:21] "SERVER-IIS encoding access" [**] [Classification: Access to a potentially vulnerable web application] [Priority: 2] {TCP} 192.168.10.9:63310 -> 68.67.178.111:80 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_2_7 | false_alert_7 | False | The soc team got an alert from the IDS. The alert is: 07/03-09:42:13.967956 [**] [1:1200:17] "INDICATOR-COMPROMISE Invalid URL" [**] [Classification: Attempted Information Leak] [Priority: 2] {TCP} 104.88.86.189:80 -> 192.168.10.25:53233 | 07/03-09:42:13.967956 [**] [1:1200:17] "INDICATOR-COMPROMISE Invalid URL" [**] [Classification: Attempted Information Leak] [Priority: 2] {TCP} 104.88.86.189:80 -> 192.168.10.25:53233 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_2_8 | false_alert_8 | False | The soc team got an alert from the IDS. The alert is: 07/03-10:25:34.417585 [**] [1:1560:14] "SERVER-WEBAPP /doc/ access" [**] [Classification: Access to a potentially vulnerable web application] [Priority: 2] {TCP} 192.168.10.9:2883 -> 23.194.182.116:80 | 07/03-10:25:34.417585 [**] [1:1560:14] "SERVER-WEBAPP /doc/ access" [**] [Classification: Access to a potentially vulnerable web application] [Priority: 2] {TCP} 192.168.10.9:2883 -> 23.194.182.116:80 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_2_9 | false_alert_9 | False | The soc team got an alert from the IDS. The alert is: 07/03-14:04:29.612732 [**] [1:2667:14] "SERVER-IIS ping.asp access" [**] [Classification: Access to a potentially vulnerable web application] [Priority: 2] {TCP} 192.168.10.17:50598 -> 34.205.104.161:80 | 07/03-14:04:29.612732 [**] [1:2667:14] "SERVER-IIS ping.asp access" [**] [Classification: Access to a potentially vulnerable web application] [Priority: 2] {TCP} 192.168.10.17:50598 -> 34.205.104.161:80 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_3 | false_alert_10 | False | The soc team got an alert from the IDS. The alert is: 07/03-08:35:53.528107 [**] [1:648:18] "INDICATOR-SHELLCODE x86 NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 13.107.4.50:80 -> 192.168.10.15:49647 | 07/03-08:35:53.528107 [**] [1:648:18] "INDICATOR-SHELLCODE x86 NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 13.107.4.50:80 -> 192.168.10.15:49647 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_3_1 | false_alert_11 | False | The soc team got an alert from the IDS. The alert is: 07/03-16:01:23.216669 [**] [122:23:1] "(port_scan) UDP filtered portsweep" [**] [Priority: 3] {UDP} 192.168.10.12:8612 -> 192.168.10.255:8610 | 07/03-16:01:23.216669 [**] [122:23:1] "(port_scan) UDP filtered portsweep" [**] [Priority: 3] {UDP} 192.168.10.12:8612 -> 192.168.10.255:8610 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
ea1 | false_alert_12 | False | The soc team got an alert from the IDS. The alert is: 07/07-09:08:00.277330 [**] [1:40063:5] "OS-LINUX Linux Kernel Challenge ACK provocation attempt" [**] [Classification: Attempted Administrator Privilege Gain] [Priority: 1] {TCP} 192.168.10.25:50189 -> 23.46.180.139:443 | 07/07-09:08:00.277330 [**] [1:40063:5] "OS-LINUX Linux Kernel Challenge ACK provocation attempt" [**] [Classification: Attempted Administrator Privilege Gain] [Priority: 1] {TCP} 192.168.10.25:50189 -> 23.46.180.139:443 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_3_2 | false_alert_13 | False | The soc team got an alert from the IDS. The alert is: 07/03-15:51:04.710387 [**] [122:3:1] "(port_scan) TCP portsweep" [**] [Priority: 3] {TCP} 23.203.82.243:443 -> 192.168.10.17:51951 | 07/03-15:51:04.710387 [**] [122:3:1] "(port_scan) TCP portsweep" [**] [Priority: 3] {TCP} 23.203.82.243:443 -> 192.168.10.17:51951 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_3_3 | false_alert_14 | False | The soc team got an alert from the IDS. The alert is: 07/03-15:50:50.319339 [**] [122:3:1] "(port_scan) TCP portsweep" [**] [Priority: 3] {TCP} 192.168.10.25:64668 -> 151.101.20.207:443 | 07/03-15:50:50.319339 [**] [122:3:1] "(port_scan) TCP portsweep" [**] [Priority: 3] {TCP} 192.168.10.25:64668 -> 151.101.20.207:443 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_3_4 | false_alert_15 | False | The soc team got an alert from the IDS. The alert is: 07/03-15:37:54.031284 [**] [137:1:1] "(ssl) invalid client HELLO after server HELLO detected" [**] [Priority: 3] {TCP} 192.168.10.25:63605 -> 192.243.232.58:443 | 07/03-15:37:54.031284 [**] [137:1:1] "(ssl) invalid client HELLO after server HELLO detected" [**] [Priority: 3] {TCP} 192.168.10.25:63605 -> 192.243.232.58:443 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_3_5 | false_alert_16 | False | The soc team got an alert from the IDS. The alert is: 07/03-15:22:56.432352 [**] [122:3:1] "(port_scan) TCP portsweep" [**] [Priority: 3] {TCP} 192.168.10.25:61810 -> 81.90.96.10:443 | 07/03-15:22:56.432352 [**] [122:3:1] "(port_scan) TCP portsweep" [**] [Priority: 3] {TCP} 192.168.10.25:61810 -> 81.90.96.10:443 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_3_6 | false_alert_17 | False | The soc team got an alert from the IDS. The alert is: 07/03-10:04:59.114288 [**] [122:1:1] "(port_scan) TCP portscan" [**] [Priority: 3] {TCP} 192.168.10.3:389 -> 192.168.10.25:56155 | 07/03-10:04:59.114288 [**] [122:1:1] "(port_scan) TCP portscan" [**] [Priority: 3] {TCP} 192.168.10.3:389 -> 192.168.10.25:56155 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_3_7 | false_alert_18 | False | The soc team got an alert from the IDS. The alert is: 07/03-08:28:51.366471 [**] [122:23:1] "(port_scan) UDP filtered portsweep" [**] [Priority: 3] {UDP} 192.168.10.5:54077 -> 192.168.10.3:53 | 07/03-08:28:51.366471 [**] [122:23:1] "(port_scan) UDP filtered portsweep" [**] [Priority: 3] {UDP} 192.168.10.5:54077 -> 192.168.10.3:53 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_4 | false_alert_19 | False | The soc team got an alert from the IDS. The alert is: 07/03-08:39:59.907940 [**] [1:1394:17] "INDICATOR-SHELLCODE x86 inc ecx NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 13.107.4.50:80 -> 192.168.10.15:49647 | 07/03-08:39:59.907940 [**] [1:1394:17] "INDICATOR-SHELLCODE x86 inc ecx NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 13.107.4.50:80 -> 192.168.10.15:49647 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_5 | false_alert_20 | False | The soc team got an alert from the IDS. The alert is: 07/03-08:41:16.831986 [**] [1:648:18] "INDICATOR-SHELLCODE x86 NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 13.107.4.50:80 -> 192.168.10.15:49647 | 07/03-08:41:16.831986 [**] [1:648:18] "INDICATOR-SHELLCODE x86 NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 13.107.4.50:80 -> 192.168.10.15:49647 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_6 | false_alert_21 | False | The soc team got an alert from the IDS. The alert is: 07/03-09:18:02.399625 [**] [1:1394:17] "INDICATOR-SHELLCODE x86 inc ecx NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 104.27.145.213:80 -> 192.168.10.51:54506 | 07/03-09:18:02.399625 [**] [1:1394:17] "INDICATOR-SHELLCODE x86 inc ecx NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 104.27.145.213:80 -> 192.168.10.51:54506 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_8 | false_alert_22 | False | The soc team got an alert from the IDS. The alert is: 07/03-13:45:33.806533 [**] [1:1394:17] "INDICATOR-SHELLCODE x86 inc ecx NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 104.24.24.85:80 -> 192.168.10.17:38619 | 07/03-13:45:33.806533 [**] [1:1394:17] "INDICATOR-SHELLCODE x86 inc ecx NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 104.24.24.85:80 -> 192.168.10.17:38619 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
if1 | false_alert_23 | False | The soc team got an alert from the IDS. The alert is: 07/07-08:04:51.819436 [**] [1:1201:13] "INDICATOR-COMPROMISE 403 Forbidden" [**] [Classification: Attempted Information Leak] [Priority: 2] {TCP} 23.15.4.9:80 -> 192.168.10.14:49536 | 07/07-08:04:51.819436 [**] [1:1201:13] "INDICATOR-COMPROMISE 403 Forbidden" [**] [Classification: Attempted Information Leak] [Priority: 2] {TCP} 23.15.4.9:80 -> 192.168.10.14:49536 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_9 | false_alert_24 | False | The soc team got an alert from the IDS. The alert is: 07/03-14:04:29.757515 [**] [1:1390:17] "INDICATOR-SHELLCODE x86 inc ebx NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 52.84.143.247:80 -> 192.168.10.17:58791 | 07/03-14:04:29.757515 [**] [1:1390:17] "INDICATOR-SHELLCODE x86 inc ebx NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 52.84.143.247:80 -> 192.168.10.17:58791 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
f1 | true_alert_1 | True | The soc team got an alert from the IDS. The alert is: 07/04-09:20:01.417087 [**] [1:491:15] "PROTOCOL-FTP Bad login" [**] [Classification: Potentially Bad Traffic] [Priority: 2] {TCP} 192.168.10.50:21 -> 172.16.0.1:60100 | 07/04-09:20:01.417087 [**] [1:491:15] "PROTOCOL-FTP Bad login" [**] [Classification: Potentially Bad Traffic] [Priority: 2] {TCP} 192.168.10.50:21 -> 172.16.0.1:60100 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "true positive"
}
] |
s1 | true_alert_2 | True | The soc team got an alert from the IDS. The alert is: 07/07-13:55:01.154623 [**] [122:1:1] '(port_scan) TCP portscan' [**] [Priority: 3] {TCP} 172.16.0.1:41140 -> 192.168.10.50:5900 | 07/07-13:55:01.154623 [**] [122:1:1] "(port_scan) TCP portscan" [**] [Priority: 3] {TCP} 172.16.0.1:41140 -> 192.168.10.50:5900 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "true positive"
}
] |
s2 | true_alert_3 | True | The soc team got an alert from the IDS. The alert is: 07/07-14:08:01.734199 [**] [122:1:1] "(port_scan) TCP portscan" [**] [Priority: 3] {TCP} 172.16.0.1:43959 -> 192.168.10.50:587 | 07/07-14:08:01.734199 [**] [122:1:1] "(port_scan) TCP portscan" [**] [Priority: 3] {TCP} 172.16.0.1:43959 -> 192.168.10.50:587 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "true positive"
}
] |
s3 | true_alert_4 | True | The soc team got an alert from the IDS. The alert is: 07/07-14:22:02.313683 [**] [122:1:1] "(port_scan) TCP portscan" [**] [Priority: 3] {TCP} 172.16.0.1:35609 -> 192.168.10.50:135 | 07/07-14:22:02.313683 [**] [122:1:1] "(port_scan) TCP portscan" [**] [Priority: 3] {TCP} 172.16.0.1:35609 -> 192.168.10.50:135 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "true positive"
}
] |
sh1 | true_alert_5 | True | The soc team got an alert from the IDS. The alert is: 07/04-14:07:21.893671 [**] [1:1325:14] "INDICATOR-SHELLCODE ssh CRC32 overflow filler" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 172.16.0.1:52054 -> 192.168.10.50:22 | 07/04-14:07:21.893671 [**] [1:1325:14] "INDICATOR-SHELLCODE ssh CRC32 overflow filler" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 172.16.0.1:52054 -> 192.168.10.50:22 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "true positive"
}
] |
lg1 | false_alert_25 | False | The soc team got an alert from the IDS. The alert is: 07/03-09:10:05.894236 [**] [1:1675:8] "SERVER-ORACLE misparsed login response" [**] [Classification: An attempted login using a suspicious username was detected] [Priority: 2] {TCP} 195.88.55.95:80 -> 192.168.10.9:65480 | 07/03-09:10:05.894236 [**] [1:1675:8] "SERVER-ORACLE misparsed login response" [**] [Classification: An attempted login using a suspicious username was detected] [Priority: 2] {TCP} 195.88.55.95:80 -> 192.168.10.9:65480 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
fs1 | false_alert_26 | False | The soc team got an alert from the IDS. The alert is: 07/07-08:00:50.818009 [**] [122:1:1] "(port_scan) TCP portscan" [**] [Priority: 3] {TCP} 192.168.10.3:88 -> 192.168.10.5:49175 | 07/07-08:00:50.818009 [**] [122:1:1] "(port_scan) TCP portscan" [**] [Priority: 3] {TCP} 192.168.10.3:88 -> 192.168.10.5:49175 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_1 | false_alert_27 | False | The soc team got an alert from the IDS. The alert is: 07/03-08:20:06.886845 [**] [1:1394:17] "INDICATOR-SHELLCODE x86 inc ecx NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 104.27.144.213:80 -> 192.168.10.16:37956 | 07/03-08:20:06.886845 [**] [1:1394:17] "INDICATOR-SHELLCODE x86 inc ecx NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 104.27.144.213:80 -> 192.168.10.16:37956 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_2 | false_alert_28 | False | The soc team got an alert from the IDS. The alert is: 07/03-08:34:00.503373 [**] [1:648:18] "INDICATOR-SHELLCODE x86 NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 13.107.4.50:80 -> 192.168.10.15:49647 | 07/03-08:34:00.503373 [**] [1:648:18] "INDICATOR-SHELLCODE x86 NOOP" [**] [Classification: Executable code was detected] [Priority: 1] {TCP} 13.107.4.50:80 -> 192.168.10.15:49647 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_2_1 | false_alert_29 | False | The soc team got an alert from the IDS. The alert is: 07/03-08:09:42.792575 [**] [1:1201:13] "INDICATOR-COMPROMISE 403 Forbidden" [**] [Classification: Attempted Information Leak] [Priority: 2] {TCP} 165.254.0.104:80 -> 192.168.10.14:49961 | 07/03-08:09:42.792575 [**] [1:1201:13] "INDICATOR-COMPROMISE 403 Forbidden" [**] [Classification: Attempted Information Leak] [Priority: 2] {TCP} 165.254.0.104:80 -> 192.168.10.14:49961 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
monday_pri_2_10 | false_alert_30 | False | The soc team got an alert from the IDS. The alert is: 07/03-13:40:10.893145 [**] [1:853:17] "SERVER-WEBAPP wrap access" [**] [Classification: Attempted Information Leak] [Priority: 2] {TCP} 192.168.10.14:57473 -> 125.1.77.19:80 | 07/03-13:40:10.893145 [**] [1:853:17] "SERVER-WEBAPP wrap access" [**] [Classification: Attempted Information Leak] [Priority: 2] {TCP} 192.168.10.14:57473 -> 125.1.77.19:80 | [
"tshark",
"python",
"md5sum",
"grep",
"strings",
"file",
"cut",
"unique",
"wc",
"cat",
"ls",
"sort",
"echo",
"head",
"tail",
"xxd",
"base64",
"cd",
"whois"
] | capture.pcap |
You are solving this problem in a kali linux terminal. With the mentioned tools, you can use any other tool as you want. If you need to install any other tool, you can do it by adding sudo at the beginning of the command. | (directory_of_the_file) | [
{
"question": "Analyze the provided PCAP file and determine if the generated alert is a false positive or true positive.",
"answer": "false positive"
}
] |
task_categories: - question-answering language: - en tags: - cybersecurity - incident-analysis - LLM-benchmark
SIABench — Security Incident Analysis Benchmark
SIABench is a benchmark for evaluating LLMs on cybersecurity incident analysis tasks, developed at Concordia University's Security Research Centre in collaboration with Defence Research and Development Canada (DRDC).
Dataset Structure
SIABENCH contains three sub-datasets accessible as separate configs:
| Config | Description | Splits |
|---|---|---|
alert_triaging_tii |
100 alert triaging scenarios (TII-SSRC-23 source) | tp (50), fp (50) |
alert_triaging_cic |
Alert triaging scenarios (CIC source) | tp, fp |
sia_dataset |
25 open-ended CTF forensics scenarios | train |
Loading the Dataset
from datasets import load_dataset
# Load alert triaging (TII)
tii = load_dataset("SIABench/SIA_Dataset", "alert_triaging_tii")
# Load alert triaging (CIC)
cic = load_dataset("SIABench/SIA_Dataset", "alert_triaging_cic")
# Load CTF investigation scenarios
sia = load_dataset("SIABench/SIA_Dataset", "sia_dataset")
Scenario Structure
Each JSON file contains two blocks:
1. metadata — scenario identification
scenario_name: unique IDalert_type(TII/CIC only):"True"(TP) or"False"(FP)
2. sia_components — the LLM task
scenario: natural language description of the incidenttools_available: CLI tools the LLM agent can invokefiles_available: linked PCAP file (capture.pcap)directory: set to"(directory_of_the_file)"questions: Q&A pairs (withadversarial_tacticin SIA_Dataset)
- Downloads last month
- 269