Ideation
Explore different domains in security engineering
I found a lot of interesting project ideas from this extensive list. Unfortunately, the ones I found most relevant to the course would take longer than 10 weeks to achieve a reasonable enough quality.
I am leaning towards building (or cloning) an extremely lightweight OS in Rust that I can run penetration tests on. The findings from this experience could be used to prove how unsafe it is to use OSs that don’t have security baked into the kernel.
The content below should be enough inspiration to get me started:
As a back up I did like the idea of building a HTML renderer with built-in security like XSS prevention. I thought this was a contrarian idea because web security is normally a layer in the network stack of web applications, not the web browser itself. I have a lot of experience in web development so this one looked achievable and was a big enough challenge.
Last updated