Exam Topics
Exam Topics
What is the limitation of using a URL list and application control on the same firewall policy, in NGFW policy-based
mode?
A. It limits the scanning of application traffic to the browser-based technology category only.
B. It limits the scanning of application traffic to the DNS protocol only.
C. It limits the scanning of application traffic to use parent signatures only.
D. It limits the scanning of application traffic to the application category only.
Suggested Answer: A
Question #: 2
Refer to the exhibits.
The exhibits show the firewall policies and the objects used in the firewall policies.
The administrator is using the Policy Lookup feature and has entered the search criteria shown in the exhibit.
Which policy will be highlighted, based on the input criteria?
A. Policy with ID 4.
B. Policy with ID 5.
C. Policies with ID 2 and 3.
D. Policy with ID 4.
Suggested Answer: A
Question #: 3
FortiGate is operating in NAT mode and is configured with two virtual LAN (VLAN) subinterfaces added to the same
physical interface.
In this scenario, what are two requirements for the VLAN ID? (Choose two.)
A. The two VLAN subinterfaces can have the same VLAN ID, only if they have IP addresses in the same
subnet.
B. The two VLAN subinterfaces can have the same VLAN ID, only if they belong to different VDOMs.
C. The two VLAN subinterfaces must have different VLAN IDs.
D. The two VLAN subinterfaces can have the same VLAN ID, only if they have IP addresses in different
subnets.
Suggested Answer: BC
Question #: 4
An administrator has configured a strict RPF check on FortiGate.
How does strict RPF check work?
A. Strict RPF allows packets back to sources with all active routes.
B. Strict RPF checks the best route back to the source using the incoming interface.
C. Strict RPF checks only for the existence of at least one active route back to the source using the incoming
interface.
D. Strict RPF check is run on the first sent and reply packet of any new session.
Suggested Answer: B
Question #: 5
An administrator has configured the following settings:
config system settings
set ses-denied-traffic enable
end
config system global
set block-session-timer 30
end
What are the two results of this configuration? (Choose two.)
Question #: 6
Refer to the exhibits.
The exhibits show the SSL and authentication policy (Exhibit A) and the security policy (Exhibit B) for Facebook.
Users are given access to the Facebook web application. They can play video content hosted on
Facebook, but they are unable to leave reactions on videos or other types of posts.
Which part of the policy configuration must you change to resolve the issue?
Answer:B (FortiGate needs to perform full SSL inspection. Without full SSL inspection, FortiGate cannot inspect
encrypted traffic.)
Question #: 7
Refer to the exhibits.
An administrator creates a new address object on the root FortiGate (Local-FortiGate) in the security fabric. After
synchronization, this object is not available on the downstream FortiGate (ISFW).
What must the administrator do to synchronize the address object?
Answer:C
Question #: 8
Refer to the exhibits.
Exhibit A shows system performance output. Exhibit B shows a FortiGate configured with the default configuration of
high memory usage thresholds.
Based on the system performance output, which two results are correct? (Choose two.)
Answer:BC
Question #: 9
Refer to the exhibit showing a debug flow output.
What two conclusions can you make from the debug flow output? (Choose two.)
Suggested Answer: AC
Question #: 10
An administrator is configuring an IPsec VPN between site A and site B. The Remote Gateway setting in both sites has
been configured as Static IP Address. For site A, the local quick mode selector is 192.168.1.0/24 and the remote quick
mode selector is 192.168.2.0/24.
Which subnet must the administrator configure for the local quick mode selector for site B?
A. 192.168.2.0/24
B. 192.168.0.0/8
C. 192.168.1.0/24
D. 192.168.3.0/24
Suggested Answer: A
Question #: 11
Which two settings are required for SSL VPN to function between two FortiGate devices? (Choose two.)
Suggested Answer: CD
C. The server FortiGate requires a CA certificate to verify the client FortiGate certificate.
D. The client FortiGate requires the SSL VPN tunnel interface type to connect SSL VPN.
FortiGate Infrastructure 7.2 Study Guide (p.200):
"The FortiGate can be configured as an SSL VPN client, using an SSL-VPN Tunnel interface type"
"The FortiGate devices must have the proper CA certificate installed to verify the certificate chain to the root CA that
signed the certificate."
Reference and download study guide:
https://ebin.pub/fortinet-fortigate-infrastructure-study-guide-for-fortios-72.html
Question #: 12
Which statement correctly describes the use of reliable logging on FortiGate?
Answer:B
NSE4 - Security Training 7.2 - Study Guide, page 191.
"If using reliable logging, you can encrypt communications using SSL-secured OFTP. "
Question #: 13
Refer to the exhibits.
The exhibits contain a network diagram, and virtual IP, IP pool, and firewall policies configuration information.
The WAN (port1) interface has the IP address 10.200.1.1/24.
The LAN (port3) interface has the IP address 10.0.1.254/24.
The first firewall policy has NAT enabled using IP pool.
The second firewall policy is configured with a VIP as the destination address.
Which IP address will be used to source NAT (SNAT) the internet traffic coming from a workstation with the IP
address 10.0.1.10?
A. 10.200.1.1
B. 10.0.1.254
C. 10.200.1.10
D. 10.200.1.100
Suggested Answer: D FortiGate uses as NAT IP the external IP address defined in the VIP when performing SNAT
on all egress traffic sourced from the mapped address in the VIP, provided the matching firewall policy has NAT
enabled"
"Note that you can override the behavior described in step 2 by using an IP pool"
Based on the information shown in the exhibit, what configuration change must the administrator make to fix the
connectivity issue?
A. Configure a higher distance on the static route for the primary tunnel, and a lower distance on the static route
for the secondary tunnel.
B. Configure a lower distance on the static route for the primary tunnel, and a higher distance on the static route
for the secondary tunnel.
C. Enable Auto-negotiate and Autokey Keep Alive on the phase 2 configuration of both tunnels.
D. Enable Dead Peer Detection.
Selected Answer: BD
B. Configure a lower distance on the static route for the primary tunnel, and a higher distance on the static route for the
secondary tunnel.
A. www.example.com
B. www.example.com/index.html
C. www.example.com:443
D. example.com
Selected Answer: AD
A. www.example.com
D. example.com
To create a web rating override for the home page of the example.com domain, the administrator must use one of the following
syntaxes:
www.example.com: This syntax specifies the fully qualified domain name (FQDN) of the website, including the www subdomain.
This syntax will apply the web rating override to all pages on the website, including the home page.
example.com: This syntax specifies the root domain of the website, without the www subdomain. This syntax will also apply the
web rating override to all pages on the website, including the home page.
Based on the exhibit, which configuration change can the administrator make to allow Twitter while blocking all other
social networking sites?
A. On the FortiGuard Category Based Filter configuration, set Action to Warning for Social Networking.
B. On the Static URL Filter configuration, set Type to Simple.
C. On the Static URL Filter configuration, set Action to Exempt.
D. On the Static URL Filter configuration, set Action to Monitor.
Selected Answer: C
C. On the Static URL Filter configuration, set Action to Exempt.
Based on the exhibit, the administrator has configured the FortiGuard Category Based Filter to block access to all social
networking sites, and has also configured a Static URL Filter to block access to twitter.com. As a result, users are being redirected
to a block page when they try to access twitter.com.
To allow users to access twitter.com while blocking all other social networking sites, the administrator can make the following
configuration change:
On the Static URL Filter configuration, set Action to Exempt: By setting the Action to Exempt, the administrator can override the
block on twitter.com that was specified in the FortiGuard Category Based Filter. This will allow users to access twitter.com, while
all other social networking sites will still be blocked.
A. Flow-based inspection uses a hybrid of the scanning modes available in proxy-based inspection.
B. If a virus is detected, the last packet is delivered to the client.
C. The IPS engine handles the process as a standalone.
D. FortiGate buffers the whole file but transmits to the client at the same time.
E. Flow-based inspection optimizes performance compared to proxy-based inspection
Selected Answer: ADE
A. Flow-based inspection uses a hybrid of the scanning modes available in proxy-based inspection.
D. FortiGate buffers the whole file but transmits to the client at the same time.
https://ebin.pub/fortinet-fortigate-security-study-guide-for-fortios-72.html
ZTNA (Zero Trust Network Access) is a security architecture that is designed to provide secure access to network resources for
users, devices, and applications. It is based on the principle of "never trust, always verify," which means that all access to
network resources is subject to strict verification and authentication.
ZTNA provides a security posture check: ZTNA checks the security posture of devices and users that are attempting to access
network resources. This can include checks on the device's software and hardware configurations, security settings, and the
presence of malware.
ZTNA provides role-based access: ZTNA controls access to network resources based on the role of the user or device. Users and
devices are granted access to only those resources that are necessary for their role, and all other access is denied. This helps to
prevent unauthorized access and minimize the risk of data breaches.
A. Pre-shared key
B. Dialup user
C. Dynamic DNS
D. Static IP address
B. Dialup user
https://ebin.pub/fortinet-fortigate-infrastructure-study-guide-for-fortios-72.html
The SSL VPN idle-timeout setting determines how long an SSL VPN session can be inactive before it is terminated. When an SSL
VPN session becomes inactive (for example, if the user closes the VPN client or disconnects from the network), the session timer
begins to count down. If the timer reaches the idle-timeout value before the user reconnects or sends any new traffic, the
session will be terminated and the associated resources (such as VPN tunnels and virtual interfaces) will be deleted.
A. Application control can identify child and parent applications, and perform different actions on them.
B. Application control signatures are organized in a nonhierarchical structure.
C. Application control does not require SSL inspection to identify web applications.
D. Application control does not display a replacement message for a blocked web application.
Selected Answer: A
A. Application control can identify child and parent applications, and perform different actions on them.
Application control is a feature that allows FortiGate to inspect and control the use of specific web applications on the network.
When application control is enabled, FortiGate can identify child and parent applications, and can perform different actions on
them based on the configuration.
Actual exam question from Fortinet's NSE4_FGT-7.2
Question #: 26
Topic #: 1
[All NSE4_FGT-7.2 Questions]
A network administrator enabled antivirus and selected an SSL inspection profile on a firewall policy. When
downloading an EICAR test file through HTTP, FortiGate detects the virus and blocks the file. When downloading the
same file through HTTPS, FortiGate does not detect the virus and does not block the file, allowing it to be
downloaded.
The administrator confirms that the traffic matches the configured firewall policy.
What are two reasons for the failed virus detection by FortiGate? (Choose two.)
While offering some level of security, certificate inspection does not permit the inspection of encrypted data. p. 333 Deep-
Inspection is required in stead of Certificate-based to ensure content inspection.
A. For non-load balanced connections, packets forwarded by the cluster to the server contain the virtual MAC
address of port2 as source.
B. The traffic sourced from the client and destined to the server is sent to FGT-1.
C. The cluster can load balance ICMP connections to the secondary.
D. For load balanced connections, the primary encapsulates TCP SYN packets before forwarding them to the
secondary.
A: Non load balance: traffic enters port1 and go out port2 from FGT1. FGT2 is in standby mode
D: In proxy inspection mode, SYN packet goes to FGT1 port1. It is then forwarded to FGT2. the source MAC address of the packet
is changed to the physical MAC address of port1 on the primary and the destination MAC address to the physical MAC address of
port1 on the secondary. This is also known as MAC address rewrite. In addition, the primary encapsulates the packet in an
Ethernet frame type 0x8891. The encapsulation is done only for the first packet of a load balanced session
Which three pieces of information are included in the sniffer output? (Choose three.)
A. Packet payload
B. Application header
C. IP header
D. Ethernet header
E. Interface name
Selected Answer: ACE
Packet Capture Verbosity Level which is set to 5 in the exhibit, if it was level 6 it should also include ethernet headers.
Application headers are never included.
This is Correct:
A. Packet payload
C. IP header
E. Interface name
A. On Demand
B. On Idle
C. Disabled
D. Enabled
Selected Answer: B
On Idle: FortiGate sends DPD probes when no traffic is observed in the tunnel.
Based on the ZTNA tag, the security posture of the remote endpoint has changed.
What will happen to endpoint active ZTNA sessions?
"Endpoint posture changes trigger active ZTNA proxy sessions to be re-verified and terminated if the endpoint is no longer
compliant with the ZTNA policy."
Which two actions does FortiGate take on internet traffic sourced from the subscribers? (Choose two.)
A. FortiGate allocates port blocks per user, based on the configured range of internal IP addresses.
B. FortiGate allocates port blocks on a first-come, first-served basis.
C. FortiGate generates a system event log for every port block allocation made per user.
D. FortiGate allocates 128 port blocks per user.
Selected Answer: BC
C. FortiGate generates a system event log for every port block allocation made per user.
"For logging purposes, when FortiGate allocates a port block to a host, it generates a system event log to inform the
administrator."
Security rating is a subscription service that requires a security rating license. It provides executive summaries of THREE largest
areas of security focus.
A. new-session
B. idle-timeout
C. hard-timeout
D. soft-timeout
E. auth-on-demand
Selected Answer: C
A. In flow-based inspection mode, files bigger than the buffer size are scanned.
B. In proxy-based inspection mode, files bigger than the buffer size are scanned.
C. In flow-based inspection mode, FortiGate buffers the file, but also simultaneously transmits it to the client.
D. In proxy-based inspection mode, antivirus scanning buffers the whole file for scanning, before sending it to
the client.
Selected Answer: CD
Correct:
C. In flow-based inspection mode, FortiGate buffers the file, but also simultaneously transmits it to the client.
D. In proxy-based inspection mode, antivirus scanning buffers the whole file for scanning, before sending it to the client.
"In flow-based inspection mode, the IPS engine reads the payload of each packet, caches a local copy, and forwards the packet
to the receiver at the same time. Because the file is ransmitted simultaneously, flow-based mode consumes more CPU cycles
than proxy-based."
"Each protocol’s proxy picks up a connection and buffers the entire file first (or waits until the oversize limit is reached) before
scanning. The client must wait for the scanning to finish."
You're correct on the answers, It's b and c. But the explanation is wrong. B is correct because. We use destination NAT. Then in
the firewall rule, we need to match the the private IP of the server and not the public IP. That's why B is correct but not D.
When FG receives a packet, it performs first the DNAT, then firewall rules checking.
Examine the intrusion prevention system (IPS) diagnostic command shown in the exhibit.
If option 5 is used with the IPS diagnostic command and the outcome is a decrease in the CPU usage, what is the
correct conclusion?
A. FTM
B. SSH
C. HTTPS
D. FortiTelemetry
B, C
A. FortiGate uses the SMB protocol to read the event viewer logs from the DCs.
B. FortiGate uses the AD server as the collector agent.
C. FortiGate directs the collector agent to use a remote LDAP server.
D. FortiGate does not support workstation check.
Based on the routing database shown in the exhibit, which two conclusions can you make about the routes? (Choose
two.)
What do you conclude when adding the FTP.Login.Failed signature to the IPS sensor profile?
A. Inter-VDOM links are not required between the Root and To_Internet VDOMs because the Root VDOM is
used only as a management VDOM.
B. A default static route is not required on the To_Internet VDOM to allow LAN users to access the internet.
C. Inter-VDOM links are required to allow traffic between the Local and DMZ VDOMs.
D. Inter-VDOM links are required to allow traffic between the Local and Root VDOMs.
What is the impact of using the Include in every user group option in a RADIUS configuration?
A. This option places all users into every RADIUS user group, including groups that are used for the LDAP
server on FortiGate.
B. This option places the RADIUS server, and all users who can authenticate against that server, into every
FortiGate user group.
C. This option places all FortiGate users and groups required to authenticate into the RADIUS server, which, in
this case, is FortiAuthenticator.
D. This option places the RADIUS server, and all users who can authenticate against that server, into every
RADIUS group.
If traffic matches this IPS sensor, which two actions is the sensor expected to take? (Choose two.)
A. The sensor will gather a packet log for all matched traffic.
B. The sensor will reset all connections that match these signatures.
C. The sensor will block all attacks aimed at Windows servers.
D. The sensor will allow attackers matching the Microsoft Windows.iSCSI.Target.DoS signature.
A. DNS
B. FortiGuard web filter queries
C. PKi
D. Traffic shaping
Exhibit A shows a network diagram. Exhibit B shows the firewall policy configuration and a VIP object configuration.
A. FortiGate polling
B. FSSO REST API
C. WMI
D. NetAPI
E. WinSecLog
A. The RPF check is a mechanism that protects FortiGate and the network from IP spoofing attacks.
B. The RPF check is run on the first sent and reply packet of any new session.
C. The RPF check is run on the first sent packet of any new session.
D. The RPF check is run on the first reply packet of any new session.
A network administrator is troubleshooting an IPsec tunnel between two FortiGate devices. The administrator has
determined that phase 1 failed to come up. The administrator has also re-entered the pre-shared key on both FortiGate
devices to make sure they match.
Based on the phase 1 configuration and the diagram shown in the exhibit, which two configuration changes can the
administrator make to bring phase 1 up? (Choose two.)
Which interface type must the administrator select to bind multiple FortiGate interfaces?
A. Redundant interface
B. Software switch interface
C. VLAN interface
D. Aggregate interface
Actual exam question from Fortinet's NSE4_FGT-7.2
Question #: 67
Topic #: 1
[All NSE4_FGT-7.2 Questions]
FortiGate is integrated with FortiAnalyzer and FortiManager.
When a firewall policy is created, which attribute is added to the policy to improve functionality and to support
recording logs to FortiAnalyzer or FortiManager?
A. Policy ID
B. Log ID
C. Sequence ID
D. Universally Unique Identifier
Which CLI command must the administrator use to view the route?
A. No new log is recorded after the warning is issued when log disk use reaches the threshold of 95%.
B. No new log is recorded until you manually clear logs from the local disk.
C. Logs are overwritten and the first warning is issued when log disk use reaches the threshold of 75%.
D. Logs are overwritten and the only warning is issued when log disk use reaches the threshold of 95%.
A. IP address
B. No other object can be added
C. FQDN address
D. User or User Group
Exhibit A shows the application sensor configuration. Exhibit B shows the Excessive-Bandwidth and Apple filter
details.
Based on the configuration, what will happen to Apple FaceTime if there are only a few calls originating or incoming?
A. The IPS socket buffer is full and the IPS engine cannot process additional packets.
B. The IPS engine cannot decode a packet.
C. The IPS engine is upgraded.
D. The administrator enabled NTurbo acceleration.
A. VDOMs without ports with connected devices are not displayed in the topology.
B. Downstream devices can connect to the upstream device from any of their VDOMs.
C. Security rating reports can be run individually for each configured VDOM.
D. Each VDOM in the environment can be part of a different Security Fabric.
A. FortiGate automatically negotiates different encryption and authentication algorithms with the remote peer.
B. FortiGate automatically brings up the IPsec tunnel and keeps it up, regardless of activity on the IPsec tunnel.
C. FortiGate automatically negotiates different local and remote addresses with the remote peer.
D. FortiGate automatically negotiates a new security association after the existing security association expires.
Which SSL VPN setting should the administrator adjust to prevent SSL VPN negotiation failure?
A. idle-timeout
B. login-timeout
C. udp-idle-timer
D. session-ttl
Which order must FortiGate use when the web filter profile has features such as safe search enabled?
A. DNS-based web filter and proxy-based web filter
B. Static URL filter, FortiGuard category filter, and advanced filters
C. FortiGuard category filter and rating filter
D. Static domain filter, SSL inspection filter, and external connectors filters
The exhibit shows the FortiGuard Category Based Filter section of a corporate web filter profile.
An administrator must block access to download.com, which belongs to the Freeware and Software Downloads
category. The administrator must also allow other websites in the same category.
What are two solutions for satisfying the requirement? (Choose two.)
A. Configure a separate firewall policy with action Deny and an FQDN address object for *.download.com as
destination address.
B. Configure a web override rating for download.com and select Malicious Websites as the subcategory.
C. Set the Freeware and Software Downloads category Action to Warning.
D. Configure a static URL filter entry for download.com with Type and Action set to Wildcard and Block,
respectively.
Exhibit A shows a network diagram. Exhibit B shows the firewall policy configuration and a VIP object configuration.
Which IP address will be used to source NAT the traffic, if a user with address 10.0.1.10 connects over SSH to the host
with address 10.200.3.1?
A. 10.200.1.10
B. 10.0.1.254
C. 10.200.1.1
D. 10.200.3.1
Why would the firewall policy not block a well-known virus, for example eicar?
A. Web filter is not enabled on the firewall policy to complement the antivirus profile.
B. The firewall policy is not configured in proxy-based inspection mode.
C. The firewall policy does not apply deep content inspection.
D. The action on the firewall policy is not set to deny.
Actual exam question from Fortinet's NSE4_FGT-7.2
Question #: 88
Topic #: 1
[All NSE4_FGT-7.2 Questions]
What are two characteristics of FortiGate HA cluster virtual IP addresses? (Choose two.)
A. In advanced mode, FortiGate can be configured as an LDAP client and group filters can be configured on
FortiGate.
B. In advanced mode, security profiles can be applied only to user groups, not individual users.
C. Advanced mode uses the Windows convention—NetBios: Domain\Username.
D. Advanced mode supports nested or inherited groups.
The exhibit shows a diagram of a FortiGate device connected to the network and the firewall policy and IP pool
configuration on the FortiGate device.
Two PCs, PC1 and PC2, are connected behind FortiGate and can access the internet successfully. However, when the
administrator adds a third PC to the network (PC3), the PC cannot connect to the internet.
Based on the information shown in the exhibit, which three configuration changes should the administrator make to fix
the connectivity issue for PC3? (Choose three.)
Based on the raw log, what can you conclude from the output? (Choose two.)
A. System time
B. FortiGuard update servers
C. Operating mode
D. NGFW mode
A. Flow-based inspection
B. Full content inspection
C. Certificate inspection
D. Proxy-based inspection
A. NGFW policy-based mode supports creating applications and web filtering categories directly in a firewall
policy.
B. NGFW policy-based mode does not require the use of central source NAT policy.
C. NGFW policy-based mode policies support only flow inspection.
D. NGFW policy-based mode can only be applied globally and not on individual VDOMs.
A. Connected monitored ports > Priority > HA uptime > FortiGate serial number
B. Connected monitored ports > System uptime > Priority > FortiGate serial number
C. Connected monitored ports > Priority > System uptime > FortiGate serial number
D. Connected monitored ports > HA uptime > Priority > FortiGate serial number
A. The administrator must register the same FortiToken on more than one FortiGate device.
B. The administrator must use the user self-registration server.
C. The administrator must use a FortiAuthenticator device.
D. The administrator must use a third-party RADIUS OTP server.
Exhibit A shows a network diagram. Exhibit B shows the central SNAT policy and IP pool configuration.
A firewall policy is configured to allow all destinations from LAN (port3) to WAN (port1).
Central NAT is enabled, so NAT settings from matching central SNAT policies will be applied.
Which IP address will be used to source NAT (SNAT) the traffic, if the user on Local-Client (10.0.1.10) pings the IP
address of Remote-FortiGate (10.200.3.1)?
A. 10.200.1.99
B. 10.200.1.1
C. 10.200.1.49
D. 10.200.1.149
The exhibits contain a network interface configuration, firewall policies, and a CLI console configuration.
How will the FortiGate device handle user authentication for traffic that arrives on the LAN interface?
A. All users will be prompted for authentication; users from the HR group can authenticate successfully with
the correct credentials.
B. If there is a fall-through policy in place, users will not be prompted for authentication.
C. All users will be prompted for authentication; users from the sales group can authenticate successfully with
the correct credentials.
D. Authentication is enforced only at a policy level; all users will be prompted for authentication.
In the network shown in the exhibit, the web client cannot connect to the HTTP web server. The administrator runs the
FortiGate built-in sniffer and gets the output shown in the exhibit.
A. Certificate inspection
B. Flow-based inspection
C. Proxy-based inspection
D. Full Content inspection