In this AWS re:Inforce 2025 session, Shaoyi Li, a lead cloud engineer at PE Technology and AWS hero, presents an innovative AI-driven solution called "Threat Designer" for automated threat modeling. The presentation focuses on addressing common challenges in threat modeling through a multi-agent system that can analyze system architecture diagrams to identify potential security threats.
The session addresses several key business challenges, including the new risks introduced by AI systems (such as prompt injection and model poisoning), the time-consuming nature of manual threat modeling, and the tendency for security considerations to be deferred until late in the development cycle. The solution integrates both traditional STRIDE framework and new AI-specific threat frameworks like OWASP Top 10 for LLM.
The presented solution, Threat Designer, is a serverless architecture deployed on AWS that automates threat modeling through a five-node workflow system. The tool provides automated threat identification, AWS-based mitigation solutions, and red teaming capabilities through a chatbot interface. The system transforms threat modeling from a static to a dynamic process, enabling real-time updates as systems evolve and promoting a "security by design" mindset within organizations.