08/07/2024 OWASP Top 10 Secure Coding Challenges for Go Please find below a sample list of secure coding challenges for Go and their alignment with OWASP Top 10. The...
26/06/2024 Implementing Secure By Patching, Secure By Design and Secure By Default Addressing security vulnerabilities can be approached in various ways, each with its own strengths and initial time investment. In my...
23/06/2024 OWASP Top 10 Secure Coding Challenges for TypeScript Please find below a sample list of secure coding challenges for TypeScript and their alignment with OWASP Top 10. The...
29/05/2024 Common Pitfalls for Patching Path Traversal Lately, I’ve noticed ../ stripping being used to patch Path Traversal in our Attack & Defense AppSec challenges. While it...
23/05/2024 OWASP Top 10 Secure Coding Challenges for JavaScript Please find below a sample list of secure coding challenges for JavaScript and their alignment with OWASP Top 10. The...
16/05/2024 OWASP Top 10 Secure Coding Challenges for Python Please find below a sample list of secure coding challenges for Python and their alignment with OWASP Top 10. The...
13/04/2024 Five Prompt Injection Tactics to Hack LLM Apps This is excerpt from our experiment titled: Lessons Learned from a Public Experiment: Securing and Attacking LLM-Based Apps The following...