Tag: Output encoding

Preventing Stored XSS Attacks in Node.js: Best Practices and Countermeasures

Introduction A stored XSS (Cross-Site Scripting) attack in a Node.js application occurs when user-supplied input containing malicious scripts or HTML code is stored on the server and later displayed to other users without proper sanitization or validation. This can lead to the execution of the injected scripts on other users’ browsers, potentially compromising their accounts

Read more

Node.js Application Security: OWASP Top 10 Vulnerabilities

Introduction OWASP (Open Web Application Security Project) regularly publishes a list of the top 10 most critical web application security risks, known as the OWASP Top 10. These vulnerabilities can impact Node.js applications as well. Here is an overview of the OWASP Top 10 vulnerabilities in the context of Node.js: By understanding these vulnerabilities and

Read more

Please disable your adblocker or whitelist this site!

How to whitelist website on AdBlocker?

How to whitelist website on AdBlocker?

  1. 1 Click on the AdBlock Plus icon on the top right corner of your browser
  2. 2 Click on "Enabled on this site" from the AdBlock Plus option
  3. 3 Refresh the page and start browsing the site