PrepAway - Latest Free Exam Questions & Answers

Identify the security vulnerability in the following example: <code> 1 <?php 2 echo "Welcome, {$

Identify the security vulnerability in the following example:
<code>
1 <?php
2 echo “Welcome, {$_POST[‘name’]}.”;
3 ?>
</code>

PrepAway - Latest Free Exam Questions & Answers

A.
SQL Injection

B.
Cross-Site Scripting

C.
Remote Code Injection

D.
None of the above


Leave a Reply

Your email address will not be published. Required fields are marked *