Languages
[Edit]
EN

WebDev - security

9 points
Created by:
telsa
502

This article was created to gather all important information about security when we develop websites.

Take at account:

  1. HTTP - do not let to embed website in iframe
    Someone may embed your website into own website covering some features that may lead to users data spill.

  2. JavaScript - open link in new tab
    Opened webpage may inject some dangerous logic to opener.

  3. HTML - open link in new tab
    Opened webpage may inject some dangerous logic to opener.

  4. JavaScript - display security warning for non-programmers in web browser console
    Someone may ask user to press F12 and paste there some source code - it is better to warn user.

1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join