初心者向けのPCNSA試験 [2024] 問題集でPalo Alto NetworksのPDF問題
PCNSAプレミアム試験エンジンPDFをダウンロード
PCNSA認定を取得することは、個人がネットワークセキュリティに強い基盤を持ち、Palo Alto Networksの次世代ファイアウォールを効果的に管理できることを雇用主や同僚に示すことができます。また、この認定を取得することは、プロフェッショナルがキャリアを進め、収益を増やすことにも役立ちます。さらに、認定を維持するためには、継続的な教育とトレーニングが必要であり、認定プロフェッショナルが最新のネットワークセキュリティ技術とベストプラクティスについて常に最新情報を持ち続けることが保証されます。
質問 # 23
What is a default setting for NAT Translated Packets when the destination NAT translation is selected as Dynamic IP (with session distribution)?
- A. Round Robin
- B. Source IP Hash
- C. Least Sessions
- D. IP Hash
正解:A
解説:
When the destination NAT translation is selected as Dynamic IP (with session distribution), the firewall uses a round-robin algorithm to distribute sessions among the available IP addresses that are resolved from the FQDN. This option allows you to load-balance traffic to multiple servers that have dynamic IP addresses1. Reference: Destination NAT, NAT, Getting Started: Network Address Translation (NAT).
質問 # 24
When HTTPS for management and GlobalProtect are enabled on the same interface, which TCP port is used for management access?
- A. 0
- B. 1
- C. 2
- D. 3
正解:A
質問 # 25
Match the Palo Alto Networks Security Operating Platform architecture to its description.
正解:
解説:
質問 # 26
An administrator would like to protect against inbound threats such as buffer overflows and illegal code execution.
Which Security profile should be used?
- A. URL filtering
- B. Vulnerability protection
- C. Anti-spyware
- D. Antivirus
正解:C
質問 # 27
Which URL Filtering Profile action does not generate a log entry when a user attempts to access a URL?
- A. Override
- B. Block
- C. Continue
- D. Allow
正解:D
解説:
Explanation/Reference: https://docs.paloaltonetworks.com/pan-os/8-0/pan-os-admin/url-filtering/url-filtering-concepts/url- filtering-profile-actions
質問 # 28
Which path in PAN-OS 11.x would you follow to see how new and modified App-IDs impact a Security policy?
- A. Device > Dynamic Updates > Review Policies
- B. Objects > Dynamic Updates > Review Policies
- C. Objects > Dynamic Updates > Review App-IDs
- D. Device > Dynamic Updates > Review App-IDs
正解:D
解説:
To see how new and modified App-IDs impact your Security policy, you need to follow the path Device > Dynamic Updates > Review App-IDs on PAN-OS 11.x. This option allows you to perform a content update policy review for both downloaded and installed content. You can view the list of new and modified App-IDs and their descriptions, and see which Security policy rules are affected by them. You can also modify the rules or create new ones to adjust your Security policy as needed1. Reference: See How New and Modified App-IDs Impact Your Security Policy, Updated Certifications for PAN-OS 10.1, Palo Alto Networks Certified Network Security Administrator (PAN-OS 10.0) or [Palo Alto Networks Certified Network Security Administrator (PAN-OS 10.0)].
質問 # 29
What are two differences between an implicit dependency and an explicit dependency in App-ID? (Choose two.)
- A. An implicit dependency does not require the dependent application to be added in the security policy
- B. An explicit dependency requires the dependent application to be added in the security policy
- C. An explicit dependency does not require the dependent application to be added in the security policy
- D. An implicit dependency requires the dependent application to be added in the security policy
正解:A、B
質問 # 30
The Palo Alto Networks NGFW was configured with a single virtual router named VR-1 What changes are required on VR-1 to route traffic between two interfaces on the NGFW?
- A. Add interfaces to the virtual router
- B. Add a static routes to route between the two interfaces
- C. Enable the redistribution profile to redistribute connected routes
- D. Add zones attached to interfaces to the virtual router
正解:B
質問 # 31
An administrator wants to reference the same address object in Security policies on 100 Panorama managed firewalls, across 10 device groups and five templates.
Which configuration action should the administrator take when creating the address object?
- A. Tag the address object with the Global tag.
- B. Ensure that the Shared option is checked.
- C. Ensure that Disable Override is cleared.
- D. Ensure that the Shared option is cleared.
正解:B
解説:
To reference the same address object in Security policies on 100 Panorama-managed firewalls, across 10 device groups and five templates, the administrator should ensure that the Shared option is checked when creating the address object. This option allows the administrator to create a shared address object that is available to all device groups and templates on Panorama. The shared address object can then be used in multiple firewall policy rules, filters, and other functions1. This reduces the complexity and duplication of managing address objects across multiple firewalls2. References: Address Objects, Create a Shared Address Object, Certifications - Palo Alto Networks, Palo Alto Networks Certified Network Security Administrator (PAN-OS 10.0) or [Palo Alto Networks Certified Network Security Administrator (PAN-OS 10.0)].
質問 # 32
How often does WildFire release dynamic updates?
- A. every 60 minutes
- B. every 30 minutes
- C. every 15 minutes
- D. every 5 minutes
正解:D
解説:
Explanation/Reference: https://docs.paloaltonetworks.com/pan-os/7-1/pan-os-new-features/wildfire-features/five-minute- wildfire-updates
質問 # 33
An administrator notices that protection is needed for traffic within the network due to malicious lateral movement activity. Based on the image shown, which traffic would the administrator need to monitor and block to mitigate the malicious activity?
- A. perimeter traffic
- B. north-south traffic
- C. east-west traffic
- D. branch office traffic
正解:C
質問 # 34
Which type of DNS signatures are used by the firewall to identify malicious and command-and-control domains?
- A. DNS Security signatures
- B. DNS Block signatures
- C. DNS Malicious signatures
- D. DNS Malware signatures
正解:A
解説:
https://docs.paloaltonetworks.com/dns-security/administration/configure-dns-security/enable-dns-security#tabs-i
質問 # 35
In which two types of NAT can oversubscription be used? (Choose two.)
- A. Static IP
- B. Dynamic IP
- C. Destination NAT
- D. Dynamic IP and Port (DIPP)
正解:B、D
解説:
Oversubscription is a feature that allows you to use more private IP addresses than public IP addresses for NAT. This means that multiple private IP addresses can share the same public IP address, as long as they use different ports. Oversubscription can be used in two types of NAT: Dynamic IP and Port (DIPP) and Dynamic IP. DIPP NAT translates both the source IP address and the source port number of the outgoing packets, and can have an oversubscription rate greater than 1. Dynamic IP NAT translates only the source IP address of the outgoing packets, and can have an oversubscription rate of 1 or less. Static IP and Destination NAT do not support oversubscription, as they require a one-to-one mapping between the private and public IP addresses. Reference: Source NAT, Configure NAT, NAT
質問 # 36
Given the topology, which zone type should zone A and zone B to be configured with?
- A. Tap
- B. Virtual Wire
- C. Layer3
- D. Layer2
正解:C
質問 # 37
An administrator notices that protection is needed for traffic within the network due to malicious lateral movement activity. Based on the image shown, which traffic would the administrator need to monitor and block to mitigate the malicious activity?
- A. perimeter traffic
- B. north-south traffic
- C. east-west traffic
- D. branch office traffic
正解:C
質問 # 38
What two authentication methods on the Palo Alto Networks firewalls support authentication and authorization for role-based access control? (Choose two.)
- A. SAML
- B. Kerberos
- C. LDAP
- D. TACACS+
正解:A、D
解説:
https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/firewall-administration/manage-firewall-administrators/administrative-authentication.html
質問 # 39
An address object of type IP Wildcard Mask can be referenced in which part of the configuration?
- A. NAT address pool
- B. Security policy rule
- C. ACC global filter
- D. external dynamic list
正解:B
解説:
You can use an address object of type IP Wildcard Mask only in a Security policy rule.
https://docs.paloaltonetworks.com/pan-os/9-0/pan-os-web-interface-help/objects/objects-addresses IP Wildcard Mask
-Enter an IP wildcard address in the format of an IPv4 address followed by a slash and a mask (which must begin with a zero); for example, 10.182.1.1/0.127.248.0. In the wildcard mask, a zero (0) bit indicates that the bit being compared must match the bit in the IP address that is covered by the 0. A one (1) bit in the mask is a wildcard bit, meaning the bit being compared need not match the bit in the IP address that is covered by the 1. Convert the IP address and the wildcard mask to binary. To illustrate the matching: on binary snippet 0011, a wildcard mask of 1010 results in four matches (0001, 0011, 1001, and 1011).
質問 # 40
Given the Cyber-Attack Lifecycle diagram, identify the stage in which the attacker can run malicious code against a targeted machine.
- A. Act on Objective
- B. Reconnaissance
- C. Installation
- D. Exploitation
正解:D
解説:
https://www.paloaltonetworks.com/cyberpedia/how-to-break-the-cyber-attack-lifecycle
質問 # 41
......
あなたを合格させるPalo Alto Networks試験にはPCNSA試験問題集:https://www.passtest.jp/Palo-Alto-Networks/PCNSA-shiken.html
検証済みPCNSA豪華お試しセットリアル試験問題集PDF:https://drive.google.com/open?id=14fJZqW_urcalttSMghNHUS3m1UpRYKHp