Exam 312-49v11 Topic 1 Question 979 Discussion

Actual exam question for EC-COUNCIL's 312-49v11 exam
Question #: 979
Topic #: 1
Simona has written a regular expression for the detection of web application-specific attack attempt that reads as /((\%3C)|<K(\%2F)|V)*[a-zO-9\%I*((\%3E)|>)/lx.
Which of the following does the part (|\%3E)|>) look for?

Suggested Answer: A Vote an answer

by Jill at May 29, 2025, 01:09 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
qym
2025-07-27 07:35:19
Selected Answer: B
\%3E is the URL-encoded (hex) representation of >, where 3E is the ASCII hex code for the closing angle bracket (>).
upvoted 1 times
...
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10