diff --git a/README.md b/README.md index 3dc9702..9a3341a 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,4 @@ Stars :star: indicate especially good "starting point" resources - things to rea * [Crypto 101](https://www.youtube.com/watch?v=3rmCGsCYJF8) (Van Houtven) * [Lessons Learned While Protecting Gmail](https://www.youtube.com/watch?v=nkV9kOsTyJU) (Bursztein) * [Web Security Fundamentals](https://info.varonis.com/web-security-fundamentals) (Hunt) +* [Sanitize, Fuzz, and Harden Your C++ Code](https://www.youtube.com/watch?v=FP8zFhB_cOo)