cti
cti copied to clipboard
Multiple typo in technique descriptions, some outdated techniques
ServicesFile
should be updated to Services File
in the following section of stix-capec.json:
{
"source_name": "ATTACK",
"description": "Hijack Execution Flow: ServicesFile Permissions Weakness",
"url": "https://attack.mitre.org/wiki/Technique/T1574/010",
"external_id": "T1574.010"
}
Error is located on line 171. I'm not sure if this data is collected from a backend source and the typo needs to be updated there or if a PR to this repo will suffice.
There are spelling errors on the following items as well:
8010: "description": "Internal Spearfishing", # F not ph
8016: "description": "Phishing:Spearfishing Attachment", # F not ph
8022: "description": "Phishing:Spearfishing Link", # F not ph
8028: "description": "Phishing:Spearfishing via Service", # F not ph
45699: "description": "Hijack Execution Flow:Service File Permissions Weakness", # missing S on Services
31508: "description": "Hijack Execution Flow:Service Registry Permissions Weakness", @ missing S on Services
The following are just out of date:
10574: "description": "Event Triggered Execution:.bash_profile and .bashrc",
45291: "description": "Hijack Execution Flow:LD_PRELOAD",