Valid SecOps-Generalist Dumps shared by EduDump.com for Helping Passing SecOps-Generalist Exam! EduDump.com now offer the newest SecOps-Generalist exam dumps, the EduDump.com SecOps-Generalist exam questions have been updated and answers have been corrected get the newest EduDump.com SecOps-Generalist dumps with Test Engine here:
A company wants to implement a Zero Trust policy where access to the internal development code repository application is only allowed for members of the 'DevTeam' Active Directory group if they are connecting from a device identified as a 'Company Laptop' and the device posture is compliant (e.g., antivirus updated, disk encrypted), as verified by GlobalProtect HIP. Which specific Palo Alto Networks features and policy configurations are essential to achieve this granular control on a Strata NGFW or Prisma Access?
Correct Answer: A,B,C,D
Achieving this granular, context-aware access control requires combining identity (User-ID), application identification (App-ID), and device context (Device-ID/HIP). Let's break down the options: - Option A (Correct): App-ID is essential to identify the specific application traffic ('development-repo') independent of ports, ensuring the policy applies precisely. - Option B (Correct): User-ID is required to identify the user as a member of the 'DevTeam' group, enabling identity-based policy. - Option C (Correct): GlobalProtect HIP is the mechanism to collect device posture information. Defining a HIP Object for the 'compliant company laptop' posture and referencing it in the Security policy rule's 'Source User' tab (alongside or in conjunction with the User-ID group) allows the firewall to enforce policy based on device compliance. - Option D (Correct): Device-ID provides visibility into the device type (e.g., Windows laptop, iPhone, IoT device). While HIP provides posture, Device-ID identifies the device itself. In this scenario, identifying it as a 'Company Laptop' device type (which Device-ID can often infer from DHCP options, user-agent strings, etc., or via integrated endpoints) is a valid policy criterion, often used in conjunction with or as part of HIP requirements, to ensure the user isn't connecting from a personal phone, for example. - Option E (Incorrect): Using a Service object based on port/protocol is a legacy approach that bypasses the granular application identification provided by App-ID and does not incorporate user or device context.