Category: Security

  • A botnet of browsers – websocket command and control

    A botnet of browsers socket.io is an amazing library which makes it very easy to use websockets. This library gives us real-time communication ability in the browser with very little code. In this article, I go into an example of a potential misuse of socket.io. I explain how to create a Linux router, then to…