BIOC
Medium
✕
Python script connecting to network
Python scripts may be used by attackers to connect to their command-and-control infrastructure.
- Module:
- Platform Analytics
- Agent event type:
- Process execution
- Category:
- Execution
- Status:
- Enabled
ATT&CK tactics: Execution (TA0002)
ATT&CK techniques: Command and Scripting Interpreter: Python (T1059.006)
Indicator:
Process action type = execution AND target process cmd = *socket*connect*sock_stream* , *socket*sock_stream*connect* AND target process name = python
Preventable: yes