secDevLabs
secDevLabs copied to clipboard
[OWASP 2021] - Add new A2 - Cryptographic Failures
New Vulnerable Application
Created a new vulnerable application for the secDevLabs.
The vulnerability in the application is based on the OWASP Top 10 2021 - A2 Cryptographic Failures. Examples for performing vulnerability testing are in PR's README.md.
Issue
#525
This pull request introduces 7 alerts when merging 65ec17d150e19c8d8568511ed7258e28261f4929 into 725db1c459c35ee5e90e148740dfa6520e84bc4d - view on LGTM.com
new alerts:
- 3 for Unused import
- 2 for URL redirection from remote source
- 2 for Uncontrolled data used in path expression
This pull request introduces 7 alerts when merging b945a833575b9f35bc440bf380fa179033c65771 into 7b00ccd6d4f3a64cf5ec8fecd697aed5f62a245f - view on LGTM.com
new alerts:
- 3 for Unused import
- 2 for URL redirection from remote source
- 2 for Uncontrolled data used in path expression