A survey on prevention of Cross-Site Scripting

Authors

  • Sweta D. Parmar Cyber Security Dept., Raksha Shakti University
  • Ravi K. Sheth Cyber Security Dept., Raksha Shakti University

Keywords:

Cross-site scripting (XSS), prevention, validation, encoding, web application

Abstract

today securing the web application against attacks is a very big challenge. Cross-site scripting (XSS) is a very
common type of technique to attack a web application. Cross-site scripting (XSS) is being used by the attackers to steal
web browser’s cookies or user credentials etc. by injecting the malicious javascript into victim’s web application. In
order to prevent this type of injection we need to apply input validation as well as output encoding to enforce that the
untrusted values are interpreted by the Web browser purely as data and in no circumstances as mark-up or JavaScript
code.

Published

2017-03-25

How to Cite

Sweta D. Parmar, & Ravi K. Sheth. (2017). A survey on prevention of Cross-Site Scripting. International Journal of Advance Research in Engineering, Science & Technology, 4(3), 531–534. Retrieved from https://ijarest.org/index.php/ijarest/article/view/1005