A complete, production-ready database engine implemented in C++ featuring ACID transactions, B-tree indexing, buffer pool management, Write-Ahead Logging (WAL), and full data persistence. This ...
Instead of using lab targets, I tested my own Flask application. I found a real source code disclosure bug. Here is how it happened and why it matters. 𝗧𝗵𝗲 𝗦𝗲𝘁𝘂𝗽 I wanted to study a specific ...