Quang Phanquangphan.hashnode.dev·Jan 30, 2024Validate .NET Core input against Cross Site Scripting (XSS) (Part 2)Let's examine an Azure Function that takes a string input request and subsequently serves that same data to the web for rendering. Assume the text below is the input: "<img src=x onerror=\"confirm('System Compromised')\">" Without any sanitization b...1 like·166 readsSecurity Journey - XSS prevention in Azure Function.XSSAdd a thoughtful commentNo comments yetBe the first to start the conversation.