C2 Server (Command and Control)
An external server that compromised WordPress sites beacon to for instructions, payloads, or stolen data.
Last updated ยท Reviewed by Ali Yasin Jatoi
After initial compromise, malware on a WordPress site phones home to a C2 (command and control) server to receive new spam URLs, updated redirect targets, or exfiltrate admin credentials. Outbound calls often hide inside legitimate looking endpoints (cache, usererp, analytics). Block known C2 hosts at the WAF and grep wp-content for hardcoded external URLs as part of every incident response.