Which two attacks target web servers through exploiting possible vulnerabilities of input functions used by an application? (Choose two.)cross-site scriptingtrust exploitationport scanningport redirectionSQL injectionNavigation Bar
Question
Which two attacks target web servers through exploiting possible vulnerabilities of input functions used by an application? (Choose two.)cross-site scriptingtrust exploitationport scanningport redirectionSQL injectionNavigation Bar
Solution
The two attacks that target web servers through exploiting possible vulnerabilities of input functions used by an application are:
-
Cross-Site Scripting (XSS): This is a type of injection, in which malicious scripts are injected into trusted websites. The attacker uses a web application to send malicious code, generally in the form of a browser side script, to a different end user.
-
SQL Injection: This is a code injection technique that might destroy your database. SQL injection is one of the most common web hacking techniques. It is the placement of malicious code in SQL statements, via web page input.
Similar Questions
Which web attack is a server-side attack? Clickjacking Cross-site request forgery SQL injection Cross-site scripting
Which of the following is a common vulnerability in web applications? Cross-site scripting (XSS) Cross-site request forgery (CSRF) SQL injection All of the above
Cross-site scripting (XSS) attacks are often delivered by exploiting which of the following languages? Select two answers.
What type of attack involves injecting malicious code into a website to hijack a session cookie?Cross-site scripting (XSS) attacksPassword attacksPing flood attacksSQL injections
Which of the following is a common vulnerability in web servers? Directory traversal SQL injection Cross-site scripting None of the above
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.