Files
cti/enterprise-attack/attack-pattern/attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7.json
2026-04-27 15:21:34 -04:00

62 lines
3.3 KiB
JSON

{
"type": "bundle",
"id": "bundle--53b5962e-4ff1-419d-896f-0b351d66c378",
"spec_version": "2.0",
"objects": [
{
"type": "attack-pattern",
"id": "attack-pattern--5e4a2073-9643-44cb-a0b5-e7f4048446c7",
"created": "2018-04-18T17:59:24.739Z",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"revoked": false,
"external_references": [
{
"source_name": "mitre-attack",
"url": "https://attack.mitre.org/techniques/T1217",
"external_id": "T1217"
},
{
"source_name": "Chrome Roaming Profiles",
"description": "Chrome Enterprise and Education Help. (n.d.). Use Chrome Browser with Roaming User Profiles. Retrieved March 28, 2023.",
"url": "https://support.google.com/chrome/a/answer/7349337"
},
{
"source_name": "Kaspersky Autofill",
"description": "Golubev, S. (n.d.). How malware steals autofill data from browsers. Retrieved March 28, 2023.",
"url": "https://www.kaspersky.com/blog/browser-data-theft/27871/"
}
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
"modified": "2025-10-24T17:48:50.561Z",
"name": "Browser Information Discovery",
"description": "Adversaries may enumerate information about browsers to learn more about compromised environments. Data saved by browsers (such as bookmarks, accounts, and browsing history) may reveal a variety of personal information about users (e.g., banking sites, relationships/interests, social media, etc.) as well as details about internal network resources such as servers, tools/dashboards, or other related infrastructure.(Citation: Kaspersky Autofill)\n\nBrowser information may also highlight additional targets after an adversary has access to valid credentials, especially [Credentials In Files](https://attack.mitre.org/techniques/T1552/001) associated with logins cached by a browser.\n\nSpecific storage locations vary based on platform and/or application, but browser information is typically stored in local files and databases (e.g., `%APPDATA%/Google/Chrome`).(Citation: Chrome Roaming Profiles)",
"kill_chain_phases": [
{
"kill_chain_name": "mitre-attack",
"phase_name": "discovery"
}
],
"x_mitre_attack_spec_version": "3.2.0",
"x_mitre_contributors": [
"Mike Kemmerer",
"Manikantan Srinivasan, NEC Corporation India",
"Yinon Engelsman, Talon Cyber Security",
"Yonatan Gotlib, Talon Cyber Security"
],
"x_mitre_deprecated": false,
"x_mitre_domains": [
"enterprise-attack"
],
"x_mitre_is_subtechnique": false,
"x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"x_mitre_platforms": [
"Linux",
"macOS",
"Windows"
],
"x_mitre_version": "2.0"
}
]
}