External Remote Services T1133

Tactics: Persistence, Initial Access

Adversaries may leverage external-facing remote services to initially access and/or persist within a network. Remote services such as VPNs, Citrix, and other access mechanisms allow users to connect to internal enterprise network resources from external locations. There are often remote service gateways that manage connections and credential authentication for these services. Services such as Windows Remote Management and VNC can also be used externally.

Events covered

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

Authoring guide

Patterns shared across the 216 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 (196 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
EventType18eq 11, contains 5, in 4type, AuthorizeSecurityGroupIngress, login to sra, ssh_login, Attack
HttpRequestMethod16eq 10, in 8, contains 1GET, POST, PUT, HEAD, OPTIONS
c-uri15contains 11, in 5, eq 1*${*, *%2F%7B*, *.jsp?cmd=*, */app?service=direct/1/PrinterDetails/printerOptionsTab.tab, */app?service=direct/1/PrinterList/selectPrinter&sp=*
EventID11eq 114688, 4778, 4779, 5156, 1024
Status11eq 11open, FAILED
cs-method11eq 9, in 2GET, POST, HEAD, PUT
data_stream.dataset11eq 10, in 1aws.cloudtrail, network_traffic.flow, fortinet_fortigate.log, kubernetes.audit_logs, okta.system
HttpStatusCode10ge 9, le 9, eq 1500, 400, 499, 599, 100
HttpUserAgentOriginal10contains 5, is_not_null 4, is_null 2.nasl, (bot for jce), (hydra), advanced email extractor, 360spider
process_name10eq 5, in 4, match 1java.exe, cmd.exe, javaw.exe, (?i)rdpclip.exe, (?i)tstheme.exe
UrlOriginal9contains 6, regex_match 3, eq 1, is_not_null 1%26%20%64%69%72, %26%64%69%72, %2f%62%69%6e%2f%62%61%73%68, (10\.\d{1,3}\.\d{1,3}\.\d{1,3})|(172\.1[6-9]\.\d{1,3}\.\d..., /%2e%2e/
src_ip9cidr_match 4, eq 3, is_not_null 3, ne 2, contains 110.0.0.0/8, 127.0.0.0/8, -, 0.0.0.0, 127.0.0.1
DestinationPort8eq 4, match 2, ge 1, in 1, le 1(?i)3389|rdp, 1099, 11434, 135, 1389
EventResourceId8eq 8TRAFFIC, THREAT
Image8ends_with 7, eq 1/teamviewer_desktop, \dns.exe, \arcsoc.exe, \cmd.exe, \conhost.exe

Top indicator values (938 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
HttpRequestMethodeq
GET
1012
HttpRequestMethodin
POST
812
HttpRequestMethodin
PUT
812
Reasoneq
NEW_ALERT
68
Statuseq
open
69
Statuseq
FAILED
55
event.outcomeeq
success
6251
EventResourceIdeq
TRAFFIC
56
HttpStatusCodege
500
55
HttpStatusCodege
400
44
HttpStatusCodele
599
55
HttpStatusCodele
499
44
HttpUserAgentOriginalcontains
havij
55
HttpUserAgentOriginalcontains
nikto
55
HttpUserAgentOriginalcontains
advanced email extractor
44
HttpUserAgentOriginalcontains
bfac
44
HttpUserAgentOriginalcontains
brutus
44
HttpUserAgentOriginalcontains
cgichk
44
HttpUserAgentOriginalcontains
cisco-torch
44
HttpUserAgentOriginalcontains
datacha0s
46
HttpUserAgentOriginalcontains
dirbuster
46
HttpUserAgentOriginalcontains
fantombrowser
44
HttpUserAgentOriginalcontains
fantomcrew
44
HttpUserAgentOriginalcontains
grabber
44
HttpUserAgentOriginalcontains
internet ninja
46
HttpUserAgentOriginalcontains
masscan
46
UrlOriginalcontains
whoami
55
cs-methodeq
GET
549
DstBytesne
0
46
DvcActioneq
open
44

Exclusions (145 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
src_ipcidr_match
10.0.0.0/8
9
src_ipcidr_match
127.0.0.0/8
9
src_ipcidr_match
169.254.0.0/16
9
src_ipcidr_match
172.16.0.0/12
9
src_ipcidr_match
192.168.0.0/16
9
src_ipcidr_match
fc00::/7
4
src_ipcidr_match
fe80::/10
4
src_ipcidr_match
::1/128
3
src_ipin
10.0.0.0/8
3
src_ipin
100.64.0.0/10
3
src_ipin
127.0.0.0/8
3
src_ipin
169.254.0.0/16
3
src_ipin
172.16.0.0/12
3
src_ipin
192.0.0.0/24
3
src_ipin
192.0.0.0/29
3

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 20 rules

Elastic 18 rules

Splunk 44 rules

Kusto 130 rules

Panther 4 rules