ATT&CK coverage › Technique

Web Service: Dead Drop Resolver T1102.001

Adversaries may use an existing, legitimate external Web service to host information that points to additional command and control (C2) infrastructure. Adversaries may post content, known as a dead drop resolver, on Web services with embedded (and often obfuscated/encoded) domains or IP addresses. Once infected, victims will reach out to and be redirected by these resolvers.

Events covered

1 catalog event are tagged with this technique by at least one rule.

ProviderEvent IDTitle
Sysmon3Network connection

Authoring guide

Patterns shared across the 2 rules above: which fields they filter on, what specific values they look for, and what they exclude. Field names are normalized 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 (3 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
DestinationHostname2ends_with 2azurewebsites.net, mega.co.nz, pixeldrain.com, .t.me
Image2eq 2, ends_with 2, match 2, is_null 2, starts_with 2\MsSense.exe, C:\Program Files\Falkon\, C:\Program Files\Mozilla Firefox\firefox.exe, C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe, \MEGAupdater.exe
Initiated2eq 2true

Top indicator values (134 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.

FieldKindValueRules (here)Corpus reach
Imageends_with\slimbrowser.exe24
Imagestarts_withC:\Program Files (x86)\Microsoft\EdgeCore\211
Imagestarts_withC:\Program Files\Avant Browser\24
Imagestarts_withC:\Program Files\Naver\Naver Whale\24
ImageeqC:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe211
Imagestarts_withC:\Program Files (x86)\QtWeb\22
Imageends_with\seamonkey.exe213
Imagestarts_withC:\Program Files (x86)\Microsoft\EdgeWebView\Application\210
Imagestarts_withC:\Program Files (x86)\SlimBrowser\24
Imagestarts_withC:\Program Files\Microsoft\EdgeCore\211
Imageends_with\safari.exe212
Imageends_with\opera.exe221
Imagematch\AppData\Local\Programs\Opera\25
ImagematchC:\Program Files (x86)\Safari\22
Initiatedeqtrue240
Imagestarts_withC:\Program Files (x86)\Waterfox\24
ImageeqC:\Program Files\Google\Chrome\Application\chrome.exe212
Imagematch\AppData\Local\Maxthon\24
Imagestarts_withC:\Program Files\SlimBrowser\24
Imagestarts_withC:\Program Files (x86)\Avant Browser\24

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.

Sigma 2 rules