nerdexam
CiscoCisco

350-701 · Question #61

350-701 Question #61: Real Exam Question with Answer & Explanation

The correct answer is C: cross-site scripting. Cross site scripting (also known as XSS) occurs when a web application gathers malicious data from a user. The data is usually gathered in the form of a hyperlink which contains malicious content within it. The user will most likely click on this link from another website, instan

Submitted by the_admin· Mar 30, 2026Threats and Attack Methods

Question

In which form of attack is alternate encoding, such as hexadecimal representation, most often observed?

Options

  • Asmurf
  • Bdistributed denial of service
  • Ccross-site scripting
  • Drootkit exploit

Explanation

Cross site scripting (also known as XSS) occurs when a web application gathers malicious data from a user. The data is usually gathered in the form of a hyperlink which contains malicious content within it. The user will most likely click on this link from another website, instant message, or simply just reading a web board or email message. Usually the attacker will encode the malicious portion of the link to the site in HEX (or other encoding methods) so the request is less suspicious looking to the user when clicked on.

Topics

#Cross-site scripting#XSS#Encoding techniques

Community Discussion

No community discussion yet for this question.

Full 350-701 PracticeBrowse All 350-701 Questions