When I am surfing, I often see websites that have big security leaks in the communication between Server and Client. I know to avoid this, and will describe it here.
The most common way for a web server and client to communication is through HTTP Variables. This means that values …
