T1016.001sub-technique of T1016 System Network Configuration Discovery
Internet Connection Discovery
Windows · Linux · macOS · ESXinothing on this site yetT1016.001 on attack.mitre.org
Adversaries may check for Internet connectivity on compromised systems. This may be performed during automated discovery and can be accomplished in numerous ways such as using Ping, `tracert`, and GET requests to websites, or performing initial speed testing to confirm bandwidth.
how MITRE says to see it
Behavioral Detection of Internet Connection Discovery
- Execution of utilities (e.g., ping, tracert, Test-NetConnection) or scripted methods to test Internet connectivity by interacting with external IPs/domains.
- Execution of ping, traceroute, or curl/wget against public IPs/domains to verify Internet reachability.
- Execution of ping, traceroute, or network utility tools to external destinations; may include `scutil` or system_profiler.
- Execution of `ping`, `vmkping`, or `curl` from shell or through automation jobs/scripts to verify Internet egress.