Steal Web Session Cookie T1539

Tactic: Credential Access

An adversary may steal web application or service session cookies and use them to gain access to web applications or Internet services as an authenticated user without needing credentials. Web applications and services often use session cookies as an authentication token after a user has authenticated to a website.

Events covered

5 catalog events are tagged with this technique by at least one rule.

Authoring guide

Patterns shared across the 21 rules above: which fields they filter on, what specific values they look for, and what they exclude. The catalog normalizes field names across vendors so Sigma's Image, Elastic's process.name, and Splunk's process_name collapse into one row. Each rule contributes at most once per row.

Fields filtered most (54 distinct)

The fields most rules look at when detecting this technique. The How column shows the operators authors use (eq, wildcard, regex_match, match) and how often each appears. Sample values are concrete examples to start from, not an exhaustive list.

FieldRulesHowSample values
EventType9eq 7, in 1, starts_with 1Sign-in activity, exec, open, AppControl, UserLoggedIn
process_name6eq 3, in 2, starts_with 1chrome.exe, google chrome, brave browser, google-chrome, microsoft edge
data_stream.dataset5eq 5azure.signinlogs, okta.system, o365.audit
host.os.type4eq 4
process.args4eq 2, starts_with 2, wildcard 1--load-extension=/, --remote-debugging-pipe=, --remote-debugging-port=, --remote-debugging-port=922?, --remote-debugging-targets=
CommandLine3contains 2, wildcard 1"C:\Program Files\Google\Chrome\Application\chrome.exe"..., "C:\Program Files\Google\Chrome\Application\chrome.exe"..., "C:\Program Files\Google\Chrome\Application\chrome.exe"..., \chromiumviewer\, \opera software\
Image3ends_with 2, is_not_null 1\sqlite.exe, \sqlite3.exe
aws::userAgent3eq 2, starts_with 2, is_not_null 1axios, node, undici
event.category3eq 3authentication, file
event.type3in 2, eq 1start, process_started, info
Product2eq 2SQLite
azure_ad::app_id2eq 229d9ed98-a469-4536-ade2-f981bc1d605e, 4765445b-32c6-49b0-83e6-1d93765276ca
eventType2eq 1, in 1policy.evaluate_sign_on, user.authentication.sso, user.session.start
okta::actor.alternateId2ne 2, regex_match 1system@okta.com, [^@\\s]+\\@[^@\\s]+
Esql.client_ip_count_distinct1ge 12

Top indicator values (125 distinct)

Specific (field, operator, value) combinations the rules check for, ranked by how many rules under this technique use each one. The Corpus reach column counts how many rules across the entire catalog (any technique) check the same combination. High numbers point to widely-used indicators that are likely noisy on their own; combine them with another condition for useful signal. Blank means the combination is specific to rules under this technique. Click a value to expand the rules under this technique that use it.

FieldKindValueRules (here)Corpus reach
EventTypeeq
Sign-in activity
26
EventTypeeq
exec
2171
EventTypeeq
open
215
Imageends_with
\sqlite.exe
22
Imageends_with
\sqlite3.exe
22
Producteq
SQLite
22
aws::userAgenteq
node
22
aws::userAgenteq
undici
22
aws::userAgentstarts_with
axios
22
azure_ad::app_ideq
29d9ed98-a469-4536-ade2-f981bc1d605e
27
data_stream.dataseteq
azure.signinlogs
230
data_stream.dataseteq
okta.system
248
event.categoryeq
authentication
231
event.typein
process_started
240
event.typein
start
242
okta::actor.alternateIdne
system@okta.com
22
process_namein
google chrome
22
process_namein
microsoft edge
22
CommandLinecontains
\chromiumviewer\
1
CommandLinecontains
\opera software\
1
CommandLinecontains
\user data\
1
CommandLinecontains
bookmarks
12
CommandLinecontains
cookies
12
CommandLinecontains
cookies.sqlite
13
CommandLinecontains
history
12
CommandLinecontains
login data
13
CommandLinecontains
places.sqlite
12
CommandLinecontains
web data
1
CommandLinewildcard
"C:\Program Files\Google\Chrome\Application\chrome.exe" --headless
1
CommandLinewildcard
"C:\Program Files\Google\Chrome\Application\chrome.exe" --headless...
1

Exclusions (27 distinct)

Field/operator/value combinations excluded by rules under this technique (top-level not() clauses), sorted by how many rules exclude each. These are the false-positive paths the community has learned to filter out. A new rule that ignores the high-count entries here will likely fire on the same noisy paths. Click a value to expand the rules under this technique that exclude it.

FieldKindValueRules excluding
Effective_process.executableeq
/Library/Elastic/Endpoint/elastic-endpoint.app/Contents/MacOS/elastic-endpoint
1
EventTypein
policy.evaluate_sign_on
1
EventTypein
user.authentication.sso
1
EventTypein
user.session.start
1
ParentImagewildcard
/applications/cypress.app/contents/macos/cypress
1
ParentImagewildcard
/applications/google chrome.app/contents/macos/google chrome
1
ParentImagewildcard
/opt/homebrew/caskroom/chromedriver/*/chromedriver
1
ParentImagewildcard
/users/*/library/caches/cypress/*/cypress.app/contents/macos/cypress
1
ParentImagewildcard
/usr/local/bin/chromedriver
1
ParentImagewildcard
c:\program files (x86)\*.exe
1
ParentImagewildcard
c:\program files\*.exe
1
ParentImagewildcard
c:\windows\explorer.exe
1
ParentImagewildcard
c:\windows\system32\rdpinit.exe
1
ParentImagewildcard
c:\windows\system32\runtimebroker.exe
1
ParentImagewildcard
c:\windows\system32\secocl64.exe
1

Rules under this technique

Every rule in the catalog tagged with this technique, grouped by vendor. Click a rule title for its full predicates, exclusions, and indicators.

Platform (all)
Domain (all)

Sigma 2 rules

Elastic 12 rules

Splunk 1 rule

Kusto 1 rule

YARA-L 1 rule

Panther 4 rules