Question 51

The development team currently consists of three developers who each specialize in a specific programming language:
Developer 1 - C++/C#
Developer 2 - Python
Developer 3 - Assembly
Which of the following SDLC best practices would be challenging to implement with the current available staff?
  • Question 52

    A network appliance manufacturer is building a new generation of devices and would like to include chipset security improvements. The management team wants the security team to implement a method to prevent security weaknesses that could be reintroduced by downgrading the firmware version on the chipset. Which of the following would meet this objective?
  • Question 53

    Which of me following are reasons why consumer IoT devices should be avoided in an enterprise environment? (Select TWO)
  • Question 54

    Because some clients have reported unauthorized activity on their accounts, a security analyst is reviewing network packet captures from the company's API server. A portion of a capture file is shown below:
    POST /services/v1_0/Public/Members.svc/soap
    <s:Envelope+xmlns:s="http://schemas.s/soap/envelope/"><s:Body><GetIPLoc ation+xmlns="http://tempuri.org/">
    <request+xmlns:a="http://schemas.somesite.org"+xmlns:i="http://www.w3.o rg/2001/XMLSchema-instance"></s:Body></s:Envelope> 192.168.1.22 - - api.somesite.com 200 0 1006 1001 0 192.168.1.22 POST /services/v1_0/Public/Members.svc/soap
    <<a:Password>Password123</a:Password><a:ResetPasswordToken+i:nil="true"
    />
    <a:ShouldImpersonatedAuthenticationBePopulated+i:nil="true"/><a:Usernam e>[email protected]</a:Username></request></Login></s:Body></s:E nvelope> 192.168.5.66 - - api.somesite.com 200 0 11558 1712 2024
    192.168.4.89
    POST /services/v1_0/Public/Members.svc/soap
    <s:Envelope+xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body
    ><GetIPLocation+xmlns="http://tempuri.org/">
    <a:IPAddress>516.7.446.605</a:IPAddress><a:ZipCode+i:nil="true"/></requ est></GetIPLocation></s:Body></s:Envelope> 192.168.1.22 - - api.somesite.com 200 0 1003 1011 307 192.168.1.22 POST /services/v1_0/Public/Members.svc/soap
    <s:Envelope+xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body
    ><IsLoggedIn+xmlns="http://tempuri.org/">
    <request+xmlns:a="http://schemas.datacontract.org/2004/07/somesite.web+ xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><a:Authentication>
    <a:ApiToken>kmL4krg2CwwWBan5BReGv5Djb7syxXTNKcWFuSjd</a:ApiToken><a:Imp ersonateUserId>0</a:ImpersonateUserId><a:LocationId>161222</a:LocationI d>
    <a:NetworkId>4</a:NetworkId><a:ProviderId>''1=1</a:ProviderId><a:UserId
    >13026046</a:UserId></a:Authentication></request></IsLoggedIn></s:Body>
    </s:Envelope> 192.168.5.66 - - api.somesite.com 200 0 1378 1209 48
    192.168.4.89
    Which of the following MOST likely explains how the clients' accounts were compromised?
  • Question 55

    A help desk technician inadvertently sent the credentials of the company's CRM n clear text to an employee's personal email account. The technician then reset the employee's account using the appropriate process and the employee's corporate email, and notified the security team of the incident According to the incident response procedure, which of the following should the security team do NEXT?