Let’s talk about web security. First, a few helpful resources,
Understanding conceptually how a browser client makes a request and takes plain text html from a server response and builds a document object model while storing secrets is an important prerequisite to diving into these materials. Answer a question like — how did I authenticate to my banking website? What happened step by step — from typing in the URL to inputing data into the browser rendered page to submitting it again to the server to gaining access.
I am currently reviewing the most critical security risks as laid out in the OWASP Top Ten. Many of these concepts are already familiar to me just be nature of being in the software development industry over the past 10 years. There’s a lot to review and I am tracking my progress with the garage door open,