ProfessionalCommunity Edition
Testing for WebSocket vulnerabilities with Burp Suite
-
Last updated: October 29, 2024
-
Read time: 1 Minute
WebSockets are long-lived connections that support asynchronous communication in both directions. They are often used for real-time applications such as chat and streaming, or event-driven functions such as push notifications.
You can use Burp Suite's selection of tools to test for WebSocket vulnerabilities in your application.