Lucas Oliveira
HomeAboutExperienceProjectsBlogAI

Brain extension

A public notebook for how I think: product judgment, craft, systems, and what I learn while shipping.

April 20, 2026·7 min read
Frontend security: XSS, trust boundaries, and a demo you can run

How XSS reaches the DOM, which browser APIs are sinks, and mitigations that hold in production—sanitization, CSP, cookies, and CSRF pairing.

security
frontend
react