T1090 Proxy
T1090 - Proxy¶
DESCRIPTION¶
Adversary may use connection proxy to direct network traffic between systems or act as an intermediary for network communications to a command and control server to avoid direct connections to their infrastructure.
Example:
"cmd.exe /c "netsh interface portproxy add v4tov4 listenaddress=0.0.0.0 listenport=9999 connectaddress=
connectport=8443 protocol=tcp""
"cmd.exe /c netsh interface portproxy add v4tov4 listenport=50100 listenaddress=0.0.0.0 connectport=1433 connectaddress="
Related
Volt Typhoon activity
Reference:
https://www.cyber.gov.au/about-us/advisories/prc-state-sponsored-cyber-actor-living-off-the-land-to-evade-detection
ATT&CK TACTICS¶
Data Source(s): Process, Command
SENTINEL RULE QUERY¶
Triage¶
- Inspect if the activity is expected and performed by an admin or a service
VERSION¶
Version 1.0 (date: 10/07/2023)