TIL: Rust Learning Resources, Operating Systems, Interview Preparation, and Web Security

Today I discovered comprehensive resources for learning Rust, found excellent operating systems and performance engineering materials, and explored interview preparation guides and web security resources.

January 4, 2021 路 3 min

TIL: Web Security Fundamentals and OWASP Best Practices

Today I learned about essential web security practices, OWASP guidelines, secure headers implementation, and security testing methodologies for web applications.

November 11, 2020 路 10 min

TIL: OWASP Security Resources - Cheat Sheets, Top 10, and Testing Guide

Today I learned about OWASP's comprehensive security resources including cheat sheets for secure development, the Top 10 web application risks, and the detailed web security testing guide.

November 11, 2020 路 5 min

TIL: HTTP Status Code Reference, Security Headers, and Python Security Tools

Today I learned about comprehensive HTTP status code references, OWASP secure headers project, security design principles, and Python tools for header security analysis.

November 6, 2020 路 5 min

TIL: JWT Security Patterns and Token Management

Today I learned about advanced JWT security patterns, token blacklisting strategies, and secure authentication implementations using Flask-JWT-Extended.

July 13, 2020 路 8 min