Pallad
Software Developer Intern
Pallad is a Montpellier cybersecurity company working across audit, diagnosis, compliance and training. I returned to the company on September 14, 2026 for a second internship, scheduled through February 2027.
DMARC manager
My first mission is to design and develop a DMARC management system for Pallad’s multi-tenant SaaS platform. Its purpose is to turn aggregate email-authentication reports into understandable, actionable SPF, DKIM and DMARC findings, while preserving the technical evidence needed by cybersecurity specialists.
Current work
I began by analyzing the existing platform and defining an implementation-ready architecture covering report ingestion, tenant isolation, deterministic detection, background processing, retention and notifications. The design integrates with the platform’s existing organization, domain and alert models.
Implementation and production results will be documented as the work progresses. The system should not yet be considered deployed or validated at scale.
Stack
The existing platform uses Python, Django, Django REST Framework, PostgreSQL, Celery, Redis, Next.js, React, TypeScript and Docker.