ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 111 - 350-901 discussion

Report
Export

A web application is susceptible to cross-site scripting. Which two methods allow this issue to be mitigated? (Choose two.)

A.

Use only drop downs.

Answers
A.

Use only drop downs.

B.

Limit user input to acceptable characters.

Answers
B.

Limit user input to acceptable characters.

C.

Encrypt user input on the client side.

Answers
C.

Encrypt user input on the client side.

D.

Use AES encryption to secure the script.

Answers
D.

Use AES encryption to secure the script.

E.

Remove all HTML/XML tags from user input.

Answers
E.

Remove all HTML/XML tags from user input.

Suggested answer: B, E

Explanation:

https://cheatsheetseries.owasp.org/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.html

asked 10/10/2024
Anshul Vyas
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first