This repository contains alls labs and demos that are part of the security training for developers.
** Please note: This is still work in progress **
- Understand basic security terminology
- Understand importance of security
- OWASP
- What is it?
- What does OWASP offer? (Projects, Documentation, Tools)
- Highlight the most popular and important projects like the OWASP Top 10
- Insights on a selected set of static and dynamic application security testing tools
- Finding and exploiting vulnerabilities to understand the impact they could cause
- Fixing/avoiding specific security issues
- Learn about a security issue, threat or vulnerability
- How to perform hacking/exploiting the security issue, threat or vulnerability
- How to avoid or mitigate such security issue, threat or vulnerability in your own applications and code