TTPwire Vol. 1 · MITRE ATT&CK·Tagged

← All stories

NCSC UK Reports

A method to assess 'forgivable' vs 'unforgivable' vulnerabilities

2025-01-28 · Read original ↗

ATT&CK techniques detected

5 predictions
T1059.007JavaScript
92%
". filepermission in the java securitymanager allows the software to specify restrictions on file operations. this may not be a feasible solution, and it only limits the impact to the operating system ; the rest of the application may still be subject to compromise. secure program…"
T1190Exploit Public-Facing Application
65%
"2021 - 26084 : details on the recently exploited atlassian confluence ognl injection bug., zero day initiative available at : zero day initiative — cve - 2021 - 26084 : details on the recently exploited atlassian confluence ognl injection bug ( accessed : 23 january 2024 ). zheng…"
T1195.001Compromise Software Dependencies and Development Tools
38%
"compiler, and linker. developers and their development environments are part of the software supply chain, so if their accounts get compromised, attackers get control over parts of this chain. nowadays, many developers are working on these environments from their homes and can en…"
T1190Exploit Public-Facing Application
36%
"code, interfaces, services, protocols, and practices available to all users, with a strong focus on what is accessible to unauthenticated users ( microsoft, 2019 ). therefore, developers should look to reduce the exposure of the application at the earliest stages of development, …"
T1027Obfuscated Files or Information
36%
"the target interpreter, for example translating the < character into the < string when writing to an html page. escaping involves adding a special character before the character / string to avoid it being misinterpreted, for example, adding a \ character before a " ( double quote…"

Summary

Research from the NCSC designed to eradicate vulnerability classes and make the top-level mitigations easier to implement.