secDevLabs
secDevLabs copied to clipboard
A laboratory for learning secure web and mobile development in a practical manner.
I looked at the whole project and checked the broken links. In case I left a link that I couldn't verify. Please let me know that I merge with this...
## This solution refers to which of the apps? [A3] # - sstype ## What did you do to mitigate the vulnerability? I refactored get method in MainHandler, first got...
## This solution refers to which of the apps? - Golden Hat Society ## What did you do to mitigate the vulnerability? To mitigate this vulnerability I had to update...
## This solution refers to which of the apps? - SSType ## What did you do to mitigate the vulnerability? I replaced NAMEWHERE with the variable 'name' surrounded by double...
This PR add a XSS owasp 2017 Rails app following #438. Since this PR was open way back in 2020 referring [Owasp 2017](https://owasp.org/www-project-top-ten/2017/A7_2017-Cross-Site_Scripting_(XSS).html) I end up putting the code inside...
## Motivation There are a lot of links inside SecDevLabs and everyone needs to work correctly with new users to follow the right directions. ## It would be great if...
## Motivation SecDevLab provides exercises based on OWASP Top 10 since 2021 the vulnerable list has been updated, but some details inside the setup of the exercise don't be updated....
## This solution refers to which of the apps? A8 - Amarelo Designs Installing the netcat-traditional package instead of `netcat`. Before the change. After the change.