Articles by Tag #xss

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

🛡️ Mastering HTTP Security Headers

In the ever-evolving cybersecurity landscape, protecting web applications has become more crucial...

Learn More 21 0Sep 4 '24

Understanding Cross-Site Scripting (XSS) and Prevent it with SafeLine WAF

Cross-Site Scripting (XSS) is one of the most common and dangerous security vulnerabilities in web...

Learn More 13 0Oct 10 '24

Web Theory - Part 3 : danger! introduction to 25 types of web attacks!

Danger! Introduction to 25 Types of Web Attacks The internet is a fantastic place, full of...

Learn More 10 1Jul 18 '24

Your Website Is Naked

Introduction Think of logging into your favorite site—such as your bank, your webmail, or...

Learn More 10 2Apr 7

Understanding and Preventing XSS Attacks in C# Applications

Introduction As summer vacation approaches, it's essential to remain vigilant against...

Learn More 4 0Jun 28 '24

Stop Ignoring This Key Angular Tool-Your App’s Security Depends on It

As a senior frontend developer, security in web applications is not just a checklist item—it’s a...

Learn More 2 2Jan 20

The Essential Web Security Guide for Developers

Web security isn't just a feature; it's the foundation of trust between your application and its...

Learn More 2 0May 2

A Comprehensive Guide to XSS Attacks and Defenses

Part 1: Basics of Vulnerability Attacks and Defenses XSS belongs to the field of...

Learn More 1 0Jun 13 '24

Advanced Techniques for Detecting and Preventing JavaScript Injection Attacks

Discover advanced techniques for detecting and preventing JavaScript injection attacks with real-world examples. Learn to secure your web applications using effective validation, sanitization, and security practices.

Learn More 1 0Jul 13 '24

Polyglot solve most of Training XSS Muscles Challenge

JavaScript://%250Aalert?.(1)// '/*\'/*"/*\"/*`/*\`/*%26apos;)/*<!--> </Title/</Style/&lt...

Learn More 1 0Sep 14 '24

Understanding and Preventing XSS Attacks: A Frontend Developer’s Guide

Cross-Site Scripting (XSS) is one of the most prevalent security vulnerabilities in web applications....

Learn More 1 0Mar 1

Understanding Stored XSS Attacks and How to Mitigate Them with Hono

In this article, I'll explain how a Cross-Site Scripting (XSS) attack works and walk through a simple...

Learn More 1 0Nov 7 '24

Creating Powerful XSS Polyglots

Polyglot payloads leverage multiple encoding, injection, and obfuscation techniques to bypass...

Learn More 1 0Sep 13 '24

What is a polyglot in Hacking

Polygloting in language is talking two languages or more Polygloting in hacking...

Learn More 0 0Sep 13 '24

How to Secure Web Applications: Top Security Practices

Web application security has never been more important. Given the increase in cyberthreats, it is...

Learn More 0 0Oct 16 '24

🔐 Securing Your SvelteKit App Against CSRF Attacks Using Custom Hooks

Cross-Site Request Forgery (CSRF) is a vulnerability that lets attackers trick your users into...

Learn More 0 0Mar 9

Qu'est-ce qu'une faille XSS (Cross-Site Scripting)?

Qu'est-ce qu'une faille XSS (Cross-Site Scripting)?

Learn More 0 0Oct 2 '24

You Might As Well Use a Content Security Policy

A few weeks ago, someone emailed to let me know that JamComments wasn’t playing nicely with his...

Learn More 0 0Dec 3 '24

TIL: inline event handlers still fire when passed to React's dangerouslySetInnerHTML

Last year, I wrote a post about how to execute <script> tags with React's...

Learn More 0 0Nov 15 '24

Protect Your Website from XSS Attacks

Cross-site scripting (XSS) is a type of security vulnerability that allows attackers to inject malicious code into a web page. Learn about the two main types of XSS attacks, best practices for preventing XSS attacks, and additional tips for protecting your website from XSS attacks.

Learn More 0 0Jun 28 '24

Understanding Cross-Site Scripting (XSS): How to Detect and Prevent Attacks

Cross-Site Scripting (XSS) is a common security vulnerability found in web applications. It allows...

Learn More 0 0Apr 29

Protecting Your JavaScript Applications from DOM-based XSS Attacks

Learn how to protect your JavaScript applications from DOM-based XSS attacks with real-world examples and best practices.

Learn More 0 0Jul 24 '24

Common Web Vulnerabilities: How to Prevent and Mitigate Attacks

In this digital era, every website, application, and platform is under the threat of being attacked...

Learn More 0 0Oct 9 '24