How I learned Application Security with the OWASP Secure Coding Dojo by Angie Medium

Everything begins with awareness and in application security everything begins with the OWASP Top 10 and rightly so. Just to show how user can submit data in application input field and check response. The following code snippet shows an example of using AES-GCM to perform encryption/decryption of data. It is strongly recommended to have a …

How I learned Application Security with the OWASP Secure Coding Dojo by Angie Medium Read More »