vix.ing · top · new · best · stats · spec

Exploring the Attack Surface of WebSocket

2021/04/12 by Saeid Ghasemshirazi, Ghasemshirazi, Saeid, Pouya Heydarabadi +1
Computer Science · #Advanced Malware Detection Techniques #Cryptography and Security (cs.CR) #FOS: Computer and information sciences #Mobile and Web Applications #Network Security and Intrusion Detection

paper · pdf · doi:10.48550/arxiv.2104.05324

openalex publication_date 2021/04/12 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Over the years, with the advancement of technology, Web technology has many improvements. In the early days, the web was one-way communication, and only the customer was able to see the content of the site and could not enter information. However, day by day, the web made significant progress, and technologies such as HTTP, ajax, WebSocket introduced that make pages dynamic and Give us both sides. In short, it is a new type of communications protocol, which was faster and more efficient than previous communication protocols. After the web socket's unveiling, like any other technology, Its security has been discussed, and technology's security has always been a challenge for us. Therefore, in this article, we examine the structure and security problems that can occur in a web socket to choose an excellent alternative to HTTP and use it.

Related