Techniques › T1657 › AN1362
AN1362 Analytic 1362
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Monitor server and endpoint logs for unusual outbound network connections to cryptocurrency nodes, unauthorized scripts accessing financial systems, or automation targeting payment file formats. Detect curl/wget activity aimed at exfiltrating transaction data or credentials from financial apps.</p>
- Detects
- T1657 Financial Theft
- Part of
- DET0495 Detection Strategy for Financial Theft
Log sources and channels
Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.
| Log source | Channel | Data component |
|---|---|---|
| auditd:SYSCALL | execve: Execution of curl, wget, or custom scripts accessing financial endpoints | DC0064 Command Execution |
| linux:syslog | Authentication attempts into finance-related servers from unusual IPs or times | DC0038 Application Log Content |
Mutable elements
Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.
| Field | Description |
|---|---|
KnownFinanceIPs | Whitelisted IPs for finance-related traffic to reduce noise. |