When living in internet world, we have too many info to secure. Let’s separate into 3 levels.
more...Authentication (and Authorization) is an important part of our internet for a long time. This post will walkthrough how this problem is solved, from the simplest form into modern approach.
more...Both XSS and CSRF are client-side attacks.
more...In client-server communication, a client makes request to server, and server responses to that request.
more...