Secure Development – OWASP Top 10
“Secure Development: OWASP Top 10” is a concise course focused on teaching students best coding practices for web application security. Utilizing tools like Burp Suite and SQLmap, students will learn to identify and mitigate the OWASP Top 10 security risks. This hands-on training will empower students to build more secure applications and reduce vulnerabilities.
Requirements & Instructions
Linux/macOS:
Docker & Docker compose
Windows:
Docker Desktop (includes Docker/Docker compose)
Powershell: wsl –update (if required)
Terminal to start the containers:
Git for windows (Standalone installer): https://git-scm.com/download/win
Download make: https://sourceforge.net/projects/ezwinports/files/make-4.4.1-without-guile-w32-bin.zip/download
Copy the contents to Git for Windows installation folder: C:\Program Files\Git\mingw64\
Do NOT overwrite/replace any existing files.
Restart MINGW64.
Clone the repository: git clone https://github.com/globocom/secDevLabs.git