Question: A penetration tester is performing a code review against a web application Given the following URL and source code: Which of the following vulnerabilities is
A penetration tester is performing a code review against a web application Given the following URL and source code:

Which of the following vulnerabilities is present in the code above? A. SQL injection B. Cross-site scripting C. Command injection D. LDAP injection
URL: http://example.com/dnslookup?domain=example.comserver=192.168.1.1 if (is_admin (COOKIES['sessioncookie'])) { Sa="dig a"+GETREQUEST PARAM"domain"]+""+GETREQUEST PARAM"server"] print systemfunction(Sa)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
