1.

What Is Xss Or Cross Site Scripting?

Answer»

XSS or cross SITE scripting is type of vulnerability that hackers used to attack WEB applications.

It allows hackers to inject HTML or JAVASCRIPT code into a web page which can steal the confidential information from the cookies and RETURNS to the hackers. It is one of the most critical and common TECHNIQUE which needs to be prevented.

XSS or cross site scripting is type of vulnerability that hackers used to attack web applications.

It allows hackers to inject HTML or JAVASCRIPT code into a web page which can steal the confidential information from the cookies and returns to the hackers. It is one of the most critical and common technique which needs to be prevented.



Discussion

No Comment Found