Cross-Site Scripting Attacks and Defensive Techniques: A
Por um escritor misterioso
Descrição
The advancement of technology and the digitization of organizational functions and services have propelled the world into a new era of computing capability and sophistication. The proliferation and usability of such complex technological services raise several security concerns. One of the most critical concerns is cross-site scripting (XSS) attacks. This paper has concentrated on revealing and comprehensively analyzing XSS injection attacks, detection, and prevention concisely and accurately. I have done a thorough study and reviewed several research papers and publications with a specific focus on the researchers’ defensive techniques for preventing XSS attacks and subdivided them into five categories: machine learning techniques, server-side techniques, client-side techniques, proxy-based techniques, and combined approaches. The majority of existing cutting-edge XSS defensive approaches carefully analyzed in this paper offer protection against the traditional XSS attacks, such as stored and reflected XSS. There is currently no reliable solution to provide adequate protection against the newly discovered XSS attack known as DOM-based and mutation-based XSS attacks. After reading all of the proposed models and identifying their drawbacks, I recommend a combination of static, dynamic, and code auditing in conjunction with secure coding and continuous user awareness campaigns about XSS emerging attacks.
Cross-site scripting (XSS) attacks and mitigation: A survey - ScienceDirect
A comparative analysis of Cross Site Scripting (XSS) detecting and defensive techniques
Cross Site Scripting Tutorial, Penetration Testing Tutorial, Web Application Security
Protect your website form cross site scripting (XSS) attacks, by Pathirennehelage Nadeeshani
Using an Interactive Cross-site Scripting Backdoor
3 Types of Cross-Site Scripting (XSS) Attacks
What is cross-site scripting (XSS) and how to prevent it?
What Is Cross-Site Scripting? How To Prevent XSS Attacks
Cross site scripting (XSS) attack - Types and Examples
What is cross-site scripting (XSS)?, Tutorial & examples
What is Cross-Site Scripting (XSS)?
Cross-Site Scripting Attacks and Defensive Techniques: A Comprehensive Survey*
Protecting Your Web Application: Defending Against Cross-Site Scripting (XSS) Attacks
What is XSS, Stored Cross Site Scripting Example
Understanding Blind XSS for Bug Bounty Hunting - GeeksforGeeks