I have started to write down notes on security related resources I've been scanning. This resource might be helpful for people just getting started with Information Security and for future blog posts by me.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Influenced by LiveOverFlow's youtube channel, and some additional resources Videos here root-me platform here
Check the files above in the repository for notes about:
-
Cryptography
Notes about known ciphers, weak unknown ones and cryptographic attacks.
Check this WIKI article if you're getting started. -
WebClient
Notes about how browsers work, security headers and web client vulnerabilities.
Check this to understand the diff between client and server side and this Stanford lecture note for an in-depth explanation of how the web works.