top of page
Search
The Tech Platform
Jul 19
WebSocket Payload Optimization: WebSocket Compression in ASP.NET Core
WebSocket communication is a powerful tool for real-time interactions in web applications. However, as data flows back and forth between...
The Tech Platform
Nov 3, 2023
Prevent cross-site scripting attacks in my Web Application
In today's interconnected digital landscape, web application security is of paramount importance. Cross-site scripting (XSS) attacks, a...
The Tech Platform
Apr 11, 2022
Exploiting XSS with Javascript/JPEG Polyglot
XSS (Cross-Site Scripting) vulnerabilities pose a significant security risk to web applications. They allow attackers to inject malicious...
bottom of page