Friday 23 February 2018

ECCouncil 312-50v8 Question Answer

You want to capture Facebook website traffic in Wireshark. What display filter should you use that shows all TCP packets that contain the word 'facebook'?

A. display==facebook
B. traffic.content==facebook
C. tcp contains facebook
D. list.display.facebook

Answer: C


XSS attacks occur on Web pages that do not perform appropriate bounds checking on data entered by users. Characters like < > that mark the beginning/end of a tag should be converted into HTML entities.


A. Option A
B. Option B
C. Option C
D. Option D

Answer: D

No comments:

Post a Comment

Note: only a member of this blog may post a comment.