GigaTap articles tagged web-security.
- The web’s JavaScript trust gap - Mozilla’s new post points at a hard problem for sensitive web apps: browsers can isolate code, but users still have to trust what the server just delivered
- Web_Hacking: a practical web security reference to verify first - A public GitHub repository collects bug bounty payloads, bypasses, and web testing notes. Useful as a reference, but not a substitute for validation, scope