Skip to content

Commit

Permalink
Curso "Security for developers" completo
Browse files Browse the repository at this point in the history
  • Loading branch information
rayanepimentel authored Mar 8, 2024
1 parent 99541cd commit 6064d78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cursos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Recomendo que faça devagar, fazendo todos os labs (principalmente os labs inici
|-|-|-|
|Curso | Status | Info|
|[Hackers do Bem](./hackersDoBem/README.md) | Em andamento | 🇧🇷 - Gratuito |
|[Security for developers](./Security-for-developers/README.md) | Em andamento | 🇺🇸 - Gratuito |
|[Security for developers](./Security-for-developers/README.md) | Completo | 🇺🇸 - Gratuito |
|[Desenvolvimento Seguro](./desenvolvimento-seguro/README.md) | Em andamento | 🇧🇷 - Pago (mas recebi uma bolsa da [SysAdminas](https://sysadminas.com.br/))|


4 changes: 2 additions & 2 deletions cursos/Security-for-developers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
- [x] [Insecure design](12-insecure-design.md)
- [x] [Vulnerable and outdated components](13-vulnerable-components.md)
- [x] [Directory traversal](14-directory-traversal.md)
- [ ] Logging vulnerabilities
- [ ] Server-side request forgery (SSRF)
- [x] [Logging vulnerabilities](15-logging-vuln.md)
- [x] [Server-side request forgery (SSRF)](16-ssrf.md)

0 comments on commit 6064d78

Please sign in to comment.