mirror of https://github.com/aliasrobotics/cai.git
1.7 KiB
1.7 KiB
| 1 | URL | Question | Option A | Option B | Option C | Option D | Prompt | GT |
|---|---|---|---|---|---|---|---|---|
| 2 | https://attack.mitre.org/techniques/T1548/ | Which of the following mitigations involves preventing applications from running that haven't been downloaded from legitimate repositories? | Audit | Execution Prevention | Operating System Configuration | User Account Control | You are given a multiple-choice question (MCQ) from a Cyber Threat Intelligence (CTI) knowledge benchmark dataset. Your task is to choose the best option among the four provided. Return your answer as a single uppercase letter: A, B, C, or D. **Question:** Which of the following mitigations involves preventing applications from running that haven't been downloaded from legitimate repositories? **Options:** A) Audit B) Execution Prevention C) Operating System Configuration D) User Account Control **Important:** The last line of your answer should contain only the single letter corresponding to the best option, with no additional text. | B |
| 3 | https://attack.mitre.org/techniques/T1548/ | Which data source is recommended for monitoring commands that may circumvent mechanisms designed to control elevation of privileges? | Command | File | Process | User Account | You are given a multiple-choice question (MCQ) from a Cyber Threat Intelligence (CTI) knowledge benchmark dataset. Your task is to choose the best option among the four provided. Return your answer as a single uppercase letter: A, B, C, or D. **Question:** Which data source is recommended for monitoring commands that may circumvent mechanisms designed to control elevation of privileges? **Options:** A) Command B) File C) Process D) User Account **Important:** The last line of your answer should contain only the single letter corresponding to the best option, with no additional text. | D |