Cross-site scripting is a type of attack that occurs when one website is exploited to deliver…
Tag: XSS Attack
XSS Research Directions
By: Pooja Indeed, there exists multitude of research work in the field of XSS attack detection…
XSS Prevention Measures
By: Pooja XSS is possible due to the improper input filtering that eases the process of…
DOM-based Cross-Site Scripting Attack
By: Pooja XSS attack can be classified into 3 main categories: Stored, Reflected and, DOM-based XSS…
What is Cross-Site Scripting (XSS) Worm?
By: Pooja XSS worm, also known as the XSS virus, is the malicious scripting code crafted…
Is a Website vulnerable to XSS attack? Checking for XSS Vulnerability…
By: B. Gupta It is an easy task to identify if a web site is vulnerable…
Cross Site Scripting (XSS) Attacks
By: Pooja In this article, we are going to briefly describe the fundamental concepts of the…