Title: DOM Based XSS
Author: Darksnipper.
What is Dom?
DOM is expanded as Document object model that allows client-side-scripts(Eg: Javascript) to dynamically access and modify the content, structure, and style of a webpage.
Like server-side scripts, client-side scripts can also accept and manipulate user input with the help of DOM.
ĐỌC TIẾP »
[Tutorial] DOM Based XSS Vulnerability
Views:
0 comments:
Post a Comment