/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

pen.so
| | shrik3.com
4.7 parsecs away

Travel
| | [AI summary] A Python script demonstrating how to automate Weibo login by replicating the client's JavaScript RSA encryption and cookie management logic.
| | blog.dixitaditya.com
5.5 parsecs away

Travel
| | Intercepting and Manipulating client-side AES encrypted traffic in mobile applications having hardcoded Key and IV
| | rya.nc
6.2 parsecs away

Travel
| | Last week, a backdoor was discovered in xz-utils. The backdoor processes commands sent using RSA public keys as a covert channel. In order to prevent...
| | www.markusdosch.com
33.5 parsecs away

Travel
| When building web apps like chats and multiplayer games, you need to receive events from the server. In the past, such "server push" has been quite difficult to implement. I am going to give an overview on techniques that were used, and how WebSockets make everything better.