Simona has written a regular expression for the detection of web application-specific attack attempt that reads as /((\%3C)|)/lx. Which of the following does the part (|\%3E)|>) look for?
A.
Alphanumeric string or its hex equivalent
B.
Opening angle bracket or its hex equivalent
C.
Closing angle bracket or its hex equivalent
D.
Forward slash for a closing tag or its hex equivalent
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit