How We Audited a High-Traffic PHP Enterprise Stack on AWS and Mitigated Remote Code Execution (RCE) via insecure file uploads
Initial Triage: Identifying the Attack Vector Our engagement began with a critical alert: intermittent but significant spikes in outbound traffic from a high-traffic PHP enterprise application hosted on AWS. The pattern suggested data exfiltration, a common symptom of Remote Code Execution (RCE). The initial hypothesis pointed towards a vulnerability in the application’s file upload functionality, […]