How We Audited a High-Traffic PHP Enterprise Stack on DigitalOcean and Mitigated Insecure Deserialization in legacy session handling
Initial Stack Assessment and Threat Modeling Our engagement began with a deep dive into the existing infrastructure. The enterprise PHP application, serving millions of requests daily, was hosted on a DigitalOcean Kubernetes cluster. Key components included: Nginx as the ingress controller, a cluster of MySQL 8.0 instances for primary data storage, Redis for caching and […]