logo
logo
Sign in

Have you performed this 15 point simple security checklist for your web application?

avatar
Stephanie Bond
Have you performed this 15 point simple security checklist for your web application?

Does your team know the best simple practices to follow to make your web app secured?

Here is a checklist that can help your team build robust and secure applications.

Use Strict Contextual Escaping (SCE), Most Javascripts these days help you with this escaping.

The domain entry at the url should be considered and redirected properly i.e., the user might try in any of the following fashions:

Entering the url in any of the above mentioned ways should be redirected to the https://www.example.com

Do not use obsolete encryption and hashing algorithms like MD4, MD5, SHA1, DES.

Web App security

collect
0
avatar
Stephanie Bond
guide
Zupyak is the world’s largest content marketing community, with over 400 000 members and 3 million articles. Explore and get your content discovered.
Read more