[go: up one dir, main page]

0% found this document useful (0 votes)
8 views1 page

Testing Xss Vulnerabilities

The document outlines a task focused on testing for XSS vulnerabilities in a web application. It instructs to inject different XSS scripts into vulnerable fields and analyze the server's response to these inputs. The goal is to understand how the application handles and displays the injected scripts.

Uploaded by

begogo6798
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views1 page

Testing Xss Vulnerabilities

The document outlines a task focused on testing for XSS vulnerabilities in a web application. It instructs to inject different XSS scripts into vulnerable fields and analyze the server's response to these inputs. The goal is to understand how the application handles and displays the injected scripts.

Uploaded by

begogo6798
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Task 3.

1P: Testing XSS Vulnerabilities

Try injecting various XSS scripts into the vulnerable fields of the web application. Analyze how the

server handles these inputs and displays them.

You might also like