Generic

Here resides some generic good security practices regarding web development

About

Needless to say, most websites suffer from various types of bugs which may eventually lead to vulnerabilities. Why would this happen so often? There can be many factors involved including misconfiguration, shortage of engineers' security skills, etc. [1] We are here to combat this…

Best practices

Here is a list of common attacks to cover ourselves from:

Another things to take care about

Here is another check list of things to know about and protect (this does not mean they are less important!):

Resources

Sources

[1]: qazbnm456/awesome-web-security: 🐢 A curated list of Web Security materials and resources. (github.com)

[2]: Authentication - OWASP Cheat Sheet Series

[3]: Web Security (mozilla.org)

[4]: OWASP Cheat Sheet Series

[5]: OWASP Web Security Testing Guide | OWASP Foundation

Last updated