Courseiva

CCNA SOC Operations Questions

46 questions · SOC Operations · All types, answers revealed

1
Multi-Selecthard

An incident response team is analyzing an Advanced Persistent Threat (APT) group that has successfully infiltrated a corporate network. Which THREE characteristics are typically associated with APT campaigns compared to opportunistic malware? (Choose three)

Select 3 answers
A.Highly targeted objectives directed at specific intellectual property or geopolitical intelligence
B.Indiscriminate, mass distribution via automated spam campaigns aiming for immediate widespread ransom
C.Immediate self-destruction of the compromised infrastructure upon payload execution
D.High operational stealth and deliberate efforts to maintain long-term persistence without detection
E.Extensive use of custom malware and living-off-the-land techniques tailored to the victim environment
AnswersA, D, E

APTs are characterized by deliberate targeting of specific organizations for intelligence or IP theft.

Why this answer

APT campaigns are distinguished by targeted motives, stealthy persistence, custom tooling, and multi-stage manual objectives.

2
MCQhard

An organization is deploying an explicit Zero Trust micro-segmentation strategy using Palo Alto Networks Next-Generation Firewalls. They want to ensure that if a workstation is compromised in the engineering VLAN, lateral movement to the financial VLAN is blocked, even if both belong to internal corporate subnets. Which firewall feature must be configured to achieve this?

A.Inter-zone Security Policy rules inspecting traffic between the engineering and finance zones
B.GlobalProtect split-tunnel configuration for remote workers
C.NAT hairpinning configuration on the outside interface
D.Default inter-zone forwarding without explicit security profiles
AnswerA

Explicit security policy rules between distinct internal zones enforce micro-segmentation and block lateral movement.

Why this answer

Internal segmentation firewall (ISFW) rules combined with App-ID and User-ID inspection are required to block unauthorized lateral traffic between internal VLANs.

3
Multi-Selecthard

An organization is building a Zero Trust Architecture and deploying Palo Alto Networks Next-Generation Firewalls to enforce micro-segmentation. Which THREE design elements are essential for a successful Zero Trust segmentation deployment? (Choose three)

Select 3 answers
A.Explicit security policy rules enforcing least privilege between internal security zones
B.Integration with User-ID to enforce identity-based access control rules
C.Reliance on port-based port-allow rules for broad internal network blocks
D.Granular App-ID policies that inspect application payloads regardless of port or protocol
E.Default allow policies across all internal zones to maximize operational efficiency
AnswersA, B, D

Explicit inter-zone security rules enforce micro-segmentation and prevent lateral movement.

Why this answer

Zero Trust segmentation requires App-ID application inspection, User-ID identity awareness, and explicit inter-zone security policies.

4
Multi-Selecthard

When mapping adversary behaviors to the MITRE ATT&CK framework within a Cortex XDR incident investigation, an analyst identifies techniques associated with the 'Credential Access' tactic. Which TWO techniques fall under the Credential Access tactic category? (Choose two)

Select 2 answers
A.Masquerading
B.Data Exfiltration Over C2 Channel
C.Brute Force
D.Automated Exfiltration
E.OS Credential Dumping
AnswersC, E

Brute forcing authentication mechanisms to acquire credentials is a standard Credential Access technique.

Why this answer

Credential Access techniques are used by adversaries to steal credentials such as account names and passwords, including OS Credential Dumping and Brute Force attacks.

5
MCQmedium

A security analyst is investigating an alert in Palo Alto Networks Cortex XDR where an attacker successfully dumped LSASS memory to harvest credentials. According to the MITRE ATT&CK framework, under which Tactic should this technique be cataloged?

A.Defense Evasion
B.Collection
C.Discovery
D.Credential Access
AnswerD

Dumping LSASS memory directly targets credential material, placing it under Credential Access.

Why this answer

LSASS memory dumping is classified under the Credential Access tactic (TA0006) as attackers attempt to acquire account names and passwords.

6
MCQeasy

A security analyst is investigating an unauthorized modification of user permissions in a Palo Alto Networks Prisma Access environment. When evaluating the breach under the MITRE ATT&CK framework, which specific Tactic best categorizes the attacker's actions to establish higher-level access?

A.Initial Access
B.Exfiltration
C.Privilege Escalation
D.Credential Access
AnswerC

Modifying permissions to achieve higher-level access directly maps to the Privilege Escalation tactic.

Why this answer

Privilege Escalation (TA0004) consists of techniques that adversaries use to gain higher-level permissions on a system or network, such as modifying roles or permissions.

7
MCQeasy

A security analyst is provisioning a new User-ID agent to map IP addresses to usernames in a Windows Active Directory domain. To adhere to least-privilege principles, what level of access should be granted to the service account used by the User-ID agent?

A.Local Administrator on all domain controllers
B.Read-only access to Active Directory security logs and event viewer access
C.Domain Administrator privileges
D.Schema Administrator privileges
AnswerB

Reading security event logs is all that is required for IP-to-user mapping, adhering to least privilege.

Why this answer

The User-ID agent service account requires read-only permissions to query Active Directory security logs and the security event log, avoiding administrative privileges.

8
MCQmedium

A security architect is designing a Zero Trust network segmentation model using Palo Alto Networks Next-Generation Firewalls. To prevent lateral movement of malware across internal VLANs, which operational rule must be strictly enforced?

A.Trust all traffic originating from authenticated internal subnets by default
B.Permit all communication between endpoints sharing the same Active Directory domain
C.Inspect and restrict all east-west internal traffic based on least-privilege application context
D.Rely solely on perimeter firewalls to block inbound threats from the internet
AnswerC

Zero Trust dictates that all internal (east-west) traffic must be inspected and authorized based on context.

Why this answer

Zero Trust requires micro-segmentation and inspecting all traffic—including east-west traffic between internal segments—based on explicit application and user context.

9
MCQmedium

An organization is implementing a Zero Trust Architecture on their Palo Alto Networks Next-Generation Firewall. They want to ensure that access to internal financial databases is granted based on explicit verification of user identity, device health, and application context, rather than implicit trust based on network location. Which core principle of Zero Trust is being applied?

A.Perimeter-based defense centralization
B.Never trust, always verify through continuous context
C.Implicit trust verification via subnet placement
D.Static role-based implicit authorization
AnswerB

The core principle of Zero Trust is 'never trust, always verify', evaluating context such as user identity and device health.

Why this answer

Zero Trust mandates that access be granted based on continuous verification of context, identity, and posture, completely eliminating implicit trust zones.

10
MCQmedium

During a threat hunting exercise on a Palo Alto Networks firewall, an analyst identifies an adversary scanning internal subnets to map out open ports and active hosts prior to launching an exploit. According to MITRE ATT&CK, which Tactic describes this phase?

A.Discovery
B.Lateral Movement
C.Defense Evasion
D.Initial Access
AnswerA

Scanning internal networks and probing for open ports falls directly under the Discovery tactic.

Why this answer

Discovery (TA0007) consists of techniques an adversary may use to gain knowledge about the internal network, system settings, and connected infrastructure.

11
Multi-Selectmedium

An administrator wants to configure User-ID mapping sources on a Palo Alto Networks Next-Generation Firewall to identify users behind IP addresses. Which TWO of the following are valid methods supported by PAN-OS for gathering User-ID mappings? (Choose two)

Select 2 answers
A.ICMP Ping sweeps of internal subnet scopes
B.BGP routing table advertisements
C.User-ID Agent mapping and Windows Security Event Log polling
D.Direct DNS Zone Transfer requests initiated by the firewall data plane
E.GlobalProtect client connection logs and captive portal authentication
AnswersC, E

Polling Windows security logs and using User-ID agents are native mapping methods.

Why this answer

PAN-OS supports User-ID agent mapping, captive portal, Exchange monitoring, Syslog listening, and GlobalProtect as mapping sources.

12
MCQeasy

An administrator wants to configure authentication for firewall administrators using RADIUS. Where in the Panorama Web Interface should the administrator configure the RADIUS server profile?

A.Objects > Addresses
B.Device > Server Profiles > RADIUS
C.Policies > Security
D.Network > GlobalProtect > Portals
AnswerB

External authentication server profiles are configured under Device > Server Profiles in the firewall interface.

Why this answer

Server profiles such as RADIUS, TACACS+, LDAP, and SAML are configured under Device > Server Profiles (or Panorama > Server Profiles) in Palo Alto Networks products.

13
MCQmedium

An incident responder notices that a threat actor used living-off-the-land binaries (like PowerShell and Certutil) to download malicious payloads onto endpoints monitored by Cortex XDR. Under the MITRE ATT&CK framework, which Tactic encompasses these execution methods?

A.Resource Development
B.Execution
C.Exfiltration
D.Reconnaissance
AnswerB

Using scripting tools and command-line utilities to run payloads falls directly under the Execution tactic.

Why this answer

Execution (TA0002) consists of techniques that result in running adversary-controlled code on a local system, such as leveraging scripting languages and utilities.

14
MCQhard

An organization implementing a Zero Trust Architecture wants to ensure that administrators accessing Panorama use hardware-backed cryptographic tokens (such as FIDO2 / WebAuthn keys) rather than software-based OTPs. Which authentication method integration should the administrator configure in Panorama?

A.TACACS+ single-connection mode with static PINs
B.Local database with plaintext password hashing
C.RADIUS PAP protocol without secondary token prompts
D.SAML 2.0 authentication profile pointing to an IdP supporting FIDO2 / WebAuthn
AnswerD

SAML 2.0 allows integration with advanced identity providers supporting hardware-backed FIDO2/WebAuthn credentials.

Why this answer

SAML authentication allows integration with enterprise IdPs (like Azure AD or Okta) that support modern FIDO2 and hardware-backed MFA tokens.

15
MCQeasy

A security analyst is configuring administrative access on a Cortex XDR platform to ensure that users only have permissions necessary to perform their specific job functions. Which core principle is the analyst implementing?

A.Role-Based Access Control expansion
B.Zero Trust Architecture
C.Least-privilege principles
D.Federated Identity Management
AnswerC

Limiting permissions strictly to what is needed for job functions is the definition of least privilege.

Why this answer

Least-privilege principles dictate that users and accounts are granted only the minimum necessary access required to complete their designated tasks.

16
MCQeasy

An administrator is integrating Okta with Palo Alto Networks Prisma Cloud using SAML 2.0 to handle administrative logins. Which component of Identity and Access Management (IAM) is primarily responsible for validating the user's credentials?

A.Authorization
B.Auditing
C.Accounting
D.Authentication
AnswerD

Authentication is the verification of identity before granting access to a system.

Why this answer

Authentication is the process of verifying who a user is (e.g., via credentials in Okta), whereas authorization determines what they can access.

17
MCQeasy

A SOC manager wants to restrict administrator access so that network engineers can modify firewall security policies, but cannot modify system-level settings or firewall high-availability (HA) parameters. Where should the manager configure this restriction in Panorama?

A.Objects > Custom Objects > URL Category
B.Panorama > Admin Roles
C.Network > Interfaces > VLAN
D.Device > Setup > Management
AnswerB

Panorama Admin Roles allow administrators to define precise feature-level permissions and access scopes.

Why this answer

Admin Role Profiles in Panorama allow granular control over feature access, specifying exactly which tabs and actions an administrator can view or modify.

18
Multi-Selectmedium

A security analyst is investigating a suspected lateral movement attempt within an enterprise network protected by Palo Alto Networks firewalls. According to the MITRE ATT&CK framework, which TWO of the following techniques are commonly categorized under the Lateral Movement tactic? (Choose two)

Select 2 answers
A.Remote Services (e.g., SMB/Windows Admin Shares, RDP)
B.Phishing via Spearphishing Link
C.Automated Exfiltration Over C2 Channel
D.Exploitation of Remote Services
E.Steal Web Session Cookie
AnswersA, D

Using SMB and RDP to connect to remote systems within the internal network is a core Lateral Movement technique.

Why this answer

Remote Services (T1021) and Exploitation of Remote Services (T1210) are classic techniques used by adversaries to move laterally through an environment.

19
Multi-Selecthard

An enterprise security team is reviewing its Zero Trust Architecture deployment to ensure compliance with modern identity and access management standards. Which TWO practices are fundamental requirements of a true Zero Trust identity strategy? (Choose two)

Select 2 answers
A.Requiring multi-factor authentication (MFA) with continuous risk-based adaptive validation
B.Granting permanent administrative access once a device passes initial corporate compliance checks
C.Enforcing strict least-privilege access permissions based on user role, device posture, and context
D.Trusting internal network traffic implicitly once the user connects via corporate VPN
E.Allowing users to bypass authentication prompts when accessing internal web applications from managed assets
AnswersA, C

MFA combined with continuous risk assessment is a core requirement for verifying identity in Zero Trust.

Why this answer

Zero Trust identity strategies mandate continuous, risk-based adaptive verification and the strict enforcement of least-privilege access rather than relying on perimeter location or static trust.

20
Multi-Selectmedium

An administrator is configuring authentication profiles in PAN-OS to integrate an external identity provider. Which TWO of the following server types can be directly configured as authentication server profiles in a Palo Alto Networks firewall? (Choose two)

Select 2 answers
A.LDAP
B.Syslog Forwarder Service
C.RADIUS
D.DHCP Scope Manager
E.SNMPv3 Trap Receiver
AnswersA, C

LDAP is natively supported as an authentication server profile in PAN-OS.

Why this answer

PAN-OS supports multiple external authentication server profiles including LDAP, RADIUS, TACACS+, and SAML.

21
Multi-Selecthard

An enterprise is implementing a Zero Trust Architecture across its cloud and on-premises environments using Palo Alto Networks Prisma Access and Next-Generation Firewalls. Which THREE of the following principles are core tenets of a Zero Trust Architecture? (Choose three)

Select 3 answers
A.Rely primarily on perimeter firewalls to secure internal east-west traffic
B.Assume breach and verify explicitly at every access request
C.Use comprehensive telemetry and analytics to monitor and validate device posture continuously
D.Trust internal subnets implicitly once a user authenticates at the corporate perimeter
E.Enforce least privilege access with just-in-time and just-enough access controls
AnswersB, C, E

Assuming breach and performing explicit verification of every access request is a fundamental Zero Trust tenet.

Why this answer

Zero Trust tenets include continuous verification, least privilege access, assuming breach, and treating all networks as untrusted.

22
MCQmedium

An analyst investigating an APT campaign notes that the threat group modified Windows registry run keys to maintain persistence. In the context of MITRE ATT&CK, under which Tactic should this specific technique be documented?

A.Persistence
B.Impact
C.Execution
D.Credential Access
AnswerA

Modifying Windows registry run keys is a textbook technique for achieving persistence.

Why this answer

Persistence (TA0003) includes modifying registry run keys and startup folders to ensure code execution upon system reboot.

23
MCQhard

While investigating a sophisticated adversary group using the MITRE ATT&CK navigator, a SOC analyst notes that the threat actor leveraged valid accounts to maintain persistence while modifying group memberships to escalate privileges. Which combination of MITRE ATT&CK tactics best describes these observed phases?

A.Execution and Credential Access
B.Collection and Exfiltration
C.Persistence and Privilege Escalation
D.Initial Access and Defense Evasion
AnswerC

Maintaining access via valid accounts maps to Persistence, and altering group memberships maps to Privilege Escalation.

Why this answer

Using valid accounts for persistence falls under the Persistence tactic, and modifying group memberships to gain higher access falls under Privilege Escalation.

24
MCQhard

A security operations team is tracking an Advanced Persistent Threat (APT) group that exhibits custom command-and-control (C2) behavior, slow and low data exfiltration, and leverages living-off-the-land binaries. Which characteristic most reliably distinguishes this APT activity from a commodity malware campaign?

A.Rapid, automated encryption of all endpoints for immediate financial ransom
B.Mass distribution via untargeted spam campaigns with out-of-the-box exploit kits
C.Immediate self-replication across all reachable network segments without persistence goals
D.Persistent, targeted, and methodical human-driven objective execution with customized tooling
AnswerD

APTs are characterized by long-term persistence, human-driven operational adaptability, and custom tooling tailored to the target.

Why this answer

APTs are distinguished by their persistence, targeted focus, use of legitimate system tools (living off the land), and deliberate, stealthy manual intervention over automated destruction.

25
MCQmedium

An incident responder analyzing an APT intrusion discovers that the attacker compressed and encrypted sensitive files locally on a compromised server before staging them for exfiltration. Under the MITRE ATT&CK framework, which Tactic describes this staging behavior?

A.Collection
B.Exfiltration
C.Persistence
D.Execution
AnswerA

Staging, archiving, and encrypting data prior to theft falls under the Collection tactic.

Why this answer

Collection (TA0009) consists of techniques adversaries use to gather and stage data, such as archiving and encrypting files prior to exfiltration.

26
MCQhard

An organization is deploying Palo Alto Networks firewalls in a Zero Trust Architecture. The security team wants to ensure that administrative access follows the principle of least privilege by tying administrator accounts to dynamic group memberships managed in an external LDAP directory, rather than maintaining static local accounts. Which feature in PAN-OS supports this?

A.Disabling authentication and relying on physical console keylocks
B.Local administrator accounts with never-expiring passwords
C.Shared superuser account with multi-person shared keys
D.Administrator role mapping via external LDAP/RADIUS group attributes
AnswerD

Mapping external directory groups to PAN-OS admin roles ensures dynamic least privilege access control.

Why this answer

Admin role mapping via LDAP/RADIUS allows administrators to inherit their role profile dynamically based on their directory group memberships.

27
MCQmedium

During an incident investigation in Cortex XDR, an analyst identifies that an attacker utilized Windows Management Instrumentation (WMI) to execute commands remotely across multiple endpoints. According to the MITRE ATT&CK framework, under which tactic should this activity be categorized?

A.Execution
B.Discovery
C.Command and Control
D.Credential Access
AnswerA

WMI is commonly abused by adversaries to execute code and scripts on systems, falling under the Execution tactic.

Why this answer

Windows Management Instrumentation is a legitimate administrative feature that adversaries abuse to execute code and move laterally, placing it under Execution or Lateral Movement depending on context, but specifically Execution when used to run scripts locally/remotely.

28
Multi-Selecthard

A security operations team is reviewing MITRE ATT&CK Tactic classifications for an incident involving credential theft and subsequent unauthorized actions on a Palo Alto Networks protected network. Which THREE of the following Tactics fall under the 'Post-Compromise' or later stages of the attack lifecycle? (Choose three)

Select 3 answers
A.Exfiltration
B.Initial Access
C.Lateral Movement
D.Command and Control
E.Reconnaissance
AnswersA, C, D

Exfiltration occurs late in the lifecycle after data has been collected and staged.

Why this answer

In MITRE ATT&CK, tactics like Exfiltration, Lateral Movement, and Command and Control occur after initial access and execution.

29
Multi-Selectmedium

A SOC analyst is investigating a suspected Advanced Persistent Threat (APT) group that exhibits classic characteristics during its operation lifecycle. Which THREE traits are typically associated with advanced persistent threat campaigns? (Choose three)

Select 3 answers
A.Exclusive reliance on publicly available penetration testing scripts
B.Utilization of stealthy techniques designed to evade standard security monitoring tools
C.Deployment of custom command and control infrastructure tailored to specific targets
D.Short dwell times with aggressive, noisy data encryption
E.Targeted, long-term persistence within the compromised environment
AnswersB, C, E

Evading detection systems is a hallmark of APT operations to ensure prolonged access.

Why this answer

APTs are characterized by long dwell times, stealthy behavior to evade automated detection, and customized tools targeted at specific organizational objectives.

30
MCQmedium

A security analyst reviews a Palo Alto Networks firewall traffic log showing an outbound connection over an encrypted tunnel to an unknown external IP address. The analyst suspects command-and-control traffic. Under the MITRE ATT&CK framework, which Tactic covers this network communication channel?

A.Execution
B.Lateral Movement
C.Initial Access
D.Command and Control
AnswerD

Outbound encrypted connections used by malware to maintain contact with an attacker map to Command and Control.

Why this answer

Command and Control (TA0011) consists of techniques that adversaries use to communicate with systems under their control within a victim network.

31
MCQmedium

An enterprise is replacing its traditional perimeter defense model with Palo Alto Networks Prisma Access to enforce continuous verification of every user and device regardless of their network location. Which architectural framework is being applied?

A.Secure Access Service Edge (SASE) core routing
B.Defense-in-Depth
C.Zero Trust Architecture
D.Network Access Control (NAC)
AnswerC

Zero Trust replaces perimeter-based security with continuous, explicit verification of users and devices.

Why this answer

Zero Trust Architecture assumes breach and verifies each request explicitly, regardless of whether it originates inside or outside the traditional network perimeter.

32
MCQhard

An enterprise is integrating Azure Active Directory (Azure AD) with Palo Alto Networks GlobalProtect for SAML authentication. The SOC wants to enforce conditional access policies so that users logging in from unmanaged devices are blocked from connecting to sensitive corporate segments. Where is the policy evaluating device compliance primarily enforced in this workflow?

A.Locally on the GlobalProtect gateway via local user database groups
B.Within the Panorama Log Forwarding profile settings
C.On the identity provider (IdP) during the authentication and token issuance phase
D.Inside the firewall security policy rule base post-authentication
AnswerC

The IdP evaluates conditional access and device compliance policies before issuing the SAML assertion to GlobalProtect.

Why this answer

Azure AD / Entra ID conditional access policies evaluate device compliance and identity claims during the SAML authentication token issuance phase before GlobalProtect grants network access.

33
MCQhard

A SOC team is analyzing an advanced persistent threat (APT) campaign characterized by long dwell times, custom tooling, stealthy lateral movement, and persistent access designed for continuous espionage. Which attribute best differentiates this APT from a standard opportunistic ransomware attack?

A.Rapid data encryption and extortion demands
B.Low dwell time and heavy reliance on automated scanners
C.Exclusive use of built-in Living off the Land binaries
D.Custom command and control infrastructure and objectives focused on espionage
AnswerD

APTs typically use bespoke tools and maintain covert access over extended periods for intelligence gathering.

Why this answer

APTs are distinguished by their stealthy, long-term presence, customization to evade detection, and focus on espionage rather than rapid financial extortion.

34
MCQhard

A security team is designing a Zero Trust network access control model using Palo Alto Networks Next-Generation Firewalls. They want to ensure that authentication and authorization policies evaluate device compliance and user identity dynamically on every single connection attempt. Which feature combination best satisfies this requirement?

A.GlobalProtect with Host Information Profile (HIP) checking and SAML authentication
B.Unauthenticated captive portal with static MAC address whitelisting
C.Static IP reservation combined with pre-shared key IPsec tunnels
D.SNMP trap forwarding combined with local database authentication
AnswerA

GlobalProtect HIP checks assess device security posture while SAML handles authentication, fulfilling continuous verification requirements.

Why this answer

Combining GlobalProtect with HIP (Host Information Profile) checks and SAML authentication enforces continuous dynamic evaluation of user identity and device health.

35
MCQhard

An organization is deploying Zero Trust Network Access (ZTNA) via Prisma Access. The SOC notices that a user device with compromised posture (missing host integrity check) is successfully authenticated by the SAML IdP but is denied network access. Where is this runtime access enforcement happening?

A.Via the Panorama Syslog export settings to the SIEM
B.At the Prisma Access cloud service node via GlobalProtect Gateway posture enforcement
C.Within the Cortex XDR agent running on the endpoint
D.Inside the Active Directory Domain Controller Group Policy Objects
AnswerB

Prisma Access enforces posture checks dynamically at the gateway level upon connection establishment.

Why this answer

Prisma Access evaluates the posture assessment and user context against the GlobalProtect Gateway agent settings and security rules to dynamically drop or restrict access at runtime.

36
MCQeasy

An administrator needs to ensure that Palo Alto Networks firewall administrators are automatically logged out of the Web Interface after 15 minutes of inactivity to prevent unauthorized access from unattended consoles. Where is this idle timeout configured?

A.Device > Setup > Management > General Settings
B.Policies > NAT
C.Network > Interfaces > Loopback
D.Objects > Tags
AnswerA

Idle timeout settings for administrators are located under Device > Setup > Management.

Why this answer

Management idle timeout settings are configured under Device > Setup > Management in the General Settings section.

37
MCQeasy

An administrator needs to configure administrative access to Panorama so that a junior SOC analyst can view firewall configurations and logs, but cannot make any changes. Which configuration step enforces the principle of least privilege?

A.Assign the built-in superuser administrator role to the user account.
B.Create an Admin Role Profile with read-only access to configuration and logs, then assign it to the administrator.
C.Grant dynamic device group ownership without specifying an admin role profile.
D.Configure password complexity requirements without modifying access profiles.
AnswerB

Creating a restricted role profile enforces least privilege by limiting the user to read-only capabilities.

Why this answer

Assigning a customized Role Profile with read-only permissions ensures the user has only the access required to perform their job and nothing more.

38
MCQeasy

A security analyst needs to configure log forwarding from a Palo Alto Networks firewall to an external SIEM using encrypted TLS syslog. Where are the external log receiver settings configured in Panorama?

A.Objects > Security Profiles > Antivirus
B.Device > High Availability
C.Panorama > Server Profiles > Syslog
D.Network > GlobalProtect > Gateways
AnswerC

External syslog server profiles and transport options are configured under Server Profiles in Panorama/firewall.

Why this answer

Log forwarding profiles and external syslog server destinations are configured under Panorama > Server Profiles > Syslog.

39
Multi-Selectmedium

A security analyst is hardening administrative access on a Palo Alto Networks Panorama management server. Which TWO of the following best practices should be implemented to ensure secure administrative access? (Choose two)

Select 2 answers
A.Enforce Multi-Factor Authentication (MFA) for all administrator accounts
B.Disable HTTPS redirection on the management interface
C.Share a single superuser account among all shift analysts to streamline shift handovers
D.Allow unauthenticated HTTP management access from any internal IP address
E.Restrict administrative access to dedicated out-of-band management networks or specific trusted IP addresses
AnswersA, E

MFA prevents unauthorized access even if primary administrator passwords are compromised.

Why this answer

Best practices for administrative hardening include enforcing MFA and restricting management access to dedicated secure subnets or management interfaces.

40
MCQmedium

During an incident response investigation, a SOC analyst discovers that an APT group utilized scheduled tasks and Windows Management Instrumentation (WMI) to maintain access across reboots in a Palo Alto Networks protected enterprise. Which MITRE ATT&CK Tactic categorizes these techniques?

A.Persistence
B.Impact
C.Collection
D.Reconnaissance
AnswerA

Scheduled tasks and WMI abuse are standard techniques used to maintain persistence on systems.

Why this answer

Persistence (TA0003) consists of techniques that adversaries use to keep access to systems across restarts, changed credentials, and other interruptions.

41
Multi-Selecthard

A security analyst is examining an advanced malware sample reported by Cortex XDR. The malware utilizes sophisticated evasion techniques. Which THREE of the following MITRE ATT&CK techniques are commonly associated with the Defense Evasion tactic? (Choose three)

Select 3 answers
A.Obfuscated Files or Information (e.g., encoded scripts or packed binaries)
B.Indicator Removal on Host (e.g., clearing event logs or deleting audit trails)
C.Masquerading (e.g., naming malicious executables after legitimate system files)
D.Remote System Discovery via network ping sweeps
E.Data Staged for Exfiltration
AnswersA, B, C

Obfuscating files and scripts is a primary technique used to evade signature detection.

Why this answer

Obfuscated Files or Information, Masquerading, and Indicator Blocking are classic Defense Evasion techniques.

42
MCQmedium

An analyst reviewing Cortex XDR alerts observes an attacker attempting to encode malicious scripts using Base64 to bypass signature-based detection mechanisms on an endpoint. Under the MITRE ATT&CK framework, which Tactic defines this behavior?

A.Initial Access
B.Defense Evasion
C.Exfiltration
D.Collection
AnswerB

Obfuscating or encoding scripts to evade detection maps directly to the Defense Evasion tactic.

Why this answer

Defense Evasion (TA0005) consists of techniques that adversaries use to avoid detection throughout their compromise, such as obfuscating or encoding data and scripts.

43
MCQhard

An enterprise is enforcing a strict Zero Trust policy where all access requests to internal applications must be authorized via dynamic trust scores calculated by Cortex XSOAR and enforced by Prisma Access. An incident occurs where an administrative account is flagged for anomalous behavior, but the session remains active. Which integration mechanism should be triggered to immediately terminate the active session across all enforcement points?

A.Clear the Dynamic Address Group tags manually via a Syslog alert
B.Wait for the active DHCP lease to expire on the core switch
C.Restart the management server daemon on Panorama
D.Execute an automated Cortex XSOAR playbook task invoking the PAN-OS XML API to terminate the active user session
AnswerD

XSOAR can invoke PAN-OS API commands to instantly terminate active sessions when anomalous behavior is detected.

Why this answer

API-based session revocation or User-ID user logout commands can be invoked via Cortex XSOAR to immediately clear sessions on Prisma Access/firewalls.

44
MCQeasy

An administrator is configuring Multi-Factor Authentication (MFA) for Prisma Access administrative access. Which component in the authentication sequence is responsible for validating the secondary MFA token (such as an push notification)?

A.The Palo Alto Networks Next-Generation Firewall data plane
B.The Cortex XSOAR incident playbook engine
C.The external MFA server or Identity Provider integrated via RADIUS or SAML
D.The local administrator database on Panorama
AnswerC

External IdPs or RADIUS servers handle the processing and validation of secondary MFA tokens.

Why this answer

The external multi-factor authentication server (such as RADIUS or SAML IdP) validates the secondary authentication token.

45
MCQeasy

A security analyst needs to review authentication attempts made by administrators logging into a Palo Alto Networks firewall. Which log type in the Web Interface contains these administrative login records?

A.Traffic Log
B.System Log
C.Threat Log
D.GlobalProtect Log
AnswerB

System logs record administrator login events, configuration commits, and system alerts.

Why this answer

The System log records administrative logins, configuration changes, system events, and daemon statuses on Palo Alto Networks firewalls.

46
Multi-Selectmedium

An auditor is evaluating compliance with the principle of least privilege for Palo Alto Networks administrator accounts. Which TWO of the following practices indicate a failure or violation of least privilege? (Choose two)

Select 2 answers
A.Restricting administrator access profiles to specific Device Groups matching the engineer's assigned region
B.Using a single un-audited shared administrator account for multiple SOC team members
C.Creating custom Admin Role Profiles that restrict users to specific read-only tabs
D.Assigning the built-in superuser role to a Tier-1 helpdesk analyst who only needs to view logs
E.Enabling SAML authentication with dynamic role attribute mapping from an IdP
AnswersB, D

Shared accounts prevent individual accountability and violate least privilege.

Why this answer

Assigning superuser roles to standard analysts and sharing accounts violate the principle of least privilege.

Ready to test yourself?

Try a timed practice session using only SOC Operations questions.