ECCouncil Certified Ethical Hacker Exam (CEH v11) 312-50v11 Question # 44 Topic 5 Discussion

ECCouncil Certified Ethical Hacker Exam (CEH v11) 312-50v11 Question # 44 Topic 5 Discussion

312-50v11 Exam Topic 5 Question 44 Discussion:
Question #: 44
Topic #: 5

Insecure direct object reference is a type of vulnerability where the application does not verify if the user is authorized to access the internal object via its name or key. Suppose a malicious user Rob tries to get access to the account of a benign user Ned.

Which of the following requests best illustrates an attempt to exploit an insecure direct object reference vulnerability?


A.

“GET /restricted/goldtransfer?to=Rob&from=1 or 1=1’ HTTP/1.1Host: westbank.com”


B.

“GET /restricted/\r\n\%00account%00Ned%00access HTTP/1.1 Host: westbank.com”


C.

“GET /restricted/accounts/?name=Ned HTTP/1.1 Host westbank.com”


D.

“GET /restricted/ HTTP/1.1 Host: westbank.com


Get Premium 312-50v11 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.