diff options
Diffstat (limited to 'src/sledjchisl/sledjchisl.c')
-rw-r--r-- | src/sledjchisl/sledjchisl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sledjchisl/sledjchisl.c b/src/sledjchisl/sledjchisl.c index 07477db..f3411d8 100644 --- a/src/sledjchisl/sledjchisl.c +++ b/src/sledjchisl/sledjchisl.c | |||
@@ -3082,6 +3082,8 @@ https://owasp.org/www-project-cheat-sheets/cheatsheets/Authentication_Cheat_Shee | |||
3082 | https://softwareengineering.stackexchange.com/questions/46716/what-technical-details-should-a-programmer-of-a-web-application-consider-before | 3082 | https://softwareengineering.stackexchange.com/questions/46716/what-technical-details-should-a-programmer-of-a-web-application-consider-before |
3083 | https://wiki.owasp.org/index.php/OWASP_Guide_Project | 3083 | https://wiki.owasp.org/index.php/OWASP_Guide_Project |
3084 | https://stackoverflow.com/questions/549/the-definitive-guide-to-form-based-website-authentication?rq=1 | 3084 | https://stackoverflow.com/questions/549/the-definitive-guide-to-form-based-website-authentication?rq=1 |
3085 | https://owasp.org/www-community/xss-filter-evasion-cheatsheet | ||
3086 | A list of example XSS things to try. | ||
3085 | */ | 3087 | */ |
3086 | 3088 | ||
3087 | 3089 | ||