How We Audited a High-Traffic Python Enterprise Stack on Linode and Mitigated Server-Side Request Forgery (SSRF) in webhook parsers
Initial Stack Assessment and Threat Modeling Our engagement began with a deep dive into a high-traffic Python enterprise stack hosted on Linode. The primary concern was a recent increase in suspicious outbound network activity, hinting at potential Server-Side Request Forgery (SSRF) vulnerabilities. The stack comprised a Django-based web application, Celery for asynchronous task processing, Redis […]