nerdexam
EC-Council

412-79V8 · Question #199

You are carrying out the last round of testing for your new website before it goes live. The website has many dynamic pages and connects to a SQL backend that accesses your product inventory in a…

The correct answer is B. Your website is vulnerable to CSS. See the full explanation below for the reasoning.

Question

You are carrying out the last round of testing for your new website before it goes live. The website has many dynamic pages and connects to a SQL backend that accesses your product inventory in a database. You come across a web security site that recommends inputting the following code into a search field on web pages to check for vulnerabilities:

<script>alert("This is a test.")</script> When you type this and click on search, you receive a pop-up window that says:

"This is a test." What is the result of this test?

Options

  • AYour website is vulnerable to web bugs
  • BYour website is vulnerable to CSS
  • CYour website is not vulnerable
  • DYour website is vulnerable to SQL injection

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    81% (17)
  • C
    10% (2)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 412-79V8 Practice