XSS ( CROSS SITE SCRIPTING)
CROSS SITE SCRIPTING (XSS)
Cross site scripting is a type of security vulnerability that can found in some web application. XSS attacks enable attackers to inject client-side scripts into web page viewed by other users. A cross-site scripting vulnerability may be used by attackers to bypass access control such as the same-origin policy.
Comments
Post a Comment