312-38 Exam Question 176

Which of the Windows security component is responsible for controlling access of a user to Windows resources?
  • 312-38 Exam Question 177

    Which of the following is a standard protocol for interfacing external application software with an information server, commonly a Web server?
  • 312-38 Exam Question 178

    John wants to implement a firewall service that works at the session layer of the OSI model. The firewall must also have the ability to hide the private network information. Which type of firewall service is John thinking of implementing?
  • 312-38 Exam Question 179

    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?
  • 312-38 Exam Question 180

    Patrick wants to change the file permission of a file with permission value 755 to 744. He used a Linux command chmod [permission Value] [File Name] to make these changes. What will be the change in the file access?