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

Your Website Is Naked

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

Learn More 10 2Apr 7

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

XSS Attack Types Explained — and How SafeLine WAF Stops Them

Cross-Site Scripting (XSS) is one of the most common — and dangerous — web application...

Learn More 6 0Jul 8

How XSS Attacks Work — And How to Stop Them

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

Learn More 5 0Jun 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 3 0May 2

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

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

i create an XSS SCANNER auto payloads generator and MORE

Check out my Project. https://github.com/KCGOODLY/XSSscanner.git

Learn More 1 0May 4

Polyglot solve most of Training XSS Muscles Challenge

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

Learn More 1 0Sep 14 '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

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

The top 11 web application vulnerability scanners with self-hosting and automation

Top 11 open source vulnerability security scanners that provide automation with self-hosting choices.

Learn More 1 2May 25

Creating a Local XSS Payload Tester Using Node.js

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

Learn More 1 0Jun 9

XSS attacks and Angular Handling techniques

What are XSS attacks? XSS (Cross-Site Scripting) attacks occur when an attacker injects malicious...

Learn More 0 0Jun 26

Inyección de JavaScript a través de una búsqueda mal validada 🧠💻⚠️

Inyección de JavaScript a través de una búsqueda mal validada 🧠💻⚠️ Una de las formas más...

Learn More 0 0Jun 25

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

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

🔐 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

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

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

What is a polyglot in Hacking

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

Learn More 0 0Sep 13 '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