Questão 1
Questão
FSSO software identifies: (Select 3)
Responda
-
User´s ID
-
IP Address
-
Group Membership
-
Group Users
-
Computers hostname
Questão 2
Questão
Microsoft AD types mode:
Questão 3
Questão 4
Questão
In FSSO, FortiGate allows network access based on
Responda
-
a. Active user authentication with username and password
-
b. Passive user identification by user ID, IP address, and group membership
Questão 5
Questão
Which working mode is used for monitoring user sign-on activities in Windows AD? 0
Questão 6
Questão
DC Agent is responsible for:
Responda
-
Monitoring user logon events and forwarding them to the collector agents
Handling DNS lookups (by default)
-
Group veritication
Workstation checks
Updates of logon records on FortiGate
Sending domain local security group, organizational units (OUs), and global security group information to FortiGate
Questão 7
Questão
Collector agent is responsible for:
Responda
-
Group veritication
Workstation checks
Updates of logon records on FortiGate
Sending domain local security group, organizational units (OUs), and global security group information to FortiGate
-
Monitoring user logon events and forwarding them to the collector agents
Handling DNS lookups (by default)
Questão 8
Questão
DC agent mode requires:
Two DC agent installed on each Windows DC
If you have multiple DCs, this means that you need multiple DC agents. DC agents monitor and forward user logon events to the collector agents.
Questão 9
Questão
Collector Agent sends: (Select 4)
Responda
-
User name
-
Host name
-
IP address
-
User groups(s)
-
MAC address
-
Ports
Questão 10
Questão
Ports used for DC Agent
Responda
-
The collector agent communicates with FortiGate over TCP port 8000 (default) and it listens on UDP port 8002 (default) for updates from the DC agents. The ports are customizable.
-
The collector agent communicates with FortiGate over TCP port 8002 (default) and it listens on UDP port 8000 (default) for updates from the DC agents. The ports are customizable.
Questão 11
Questão
Collector agents uses:
Responda
-
SMB TCP 445 protocol, by default, to request the event logs.
TCP 135, TCP 139, and UDP 137 as fallbacks
-
SMB TCP 134 protocol, by default, to request the event logs.
TCP 135, TCP 139, and UDP 137 as fallbacks
Questão 12
Questão
Three methods of the collector agent for collecting logon information:
Responda
-
NetAPI
-
WinSecLog
-
WMI
-
SMB
-
TCP
Questão 13
Questão
Polls temporary sessions created on the DC when a user logs in or logs off and calls the NetSessionEnum function on Windows. It’s faster than the WinSec and WMI methods; however, it can miss some logon events if a DC is under heavy system load. This is because sessions can be quickly created and purged from RAM, before the agent has a chance to poll and notify Forthate.
Questão 14
Questão
Polls all the security event logs from the DC. It doesn't miss any logon events that have been recorded by the DC because events are not normally deleted from the logs. There can be some delay in FortiGate receiving events if the network is large and, therefore, writing to the logs is slow. It also requires that the audit success of specific event IDS is recorded in the Windows security logs. For a full list of supported event IDs, visit the Fortinet knowledge base site (http://kb.fortinet.com).
Questão 15
Questão
A Windows API that gets system information from a Windows server. The DC returns all requested logon events. The collector agent is a WMI client and sends WMI queries for user logon events to the DC, which, in this case, is a WMI server. The collector agent doesn't need to search security event logs on the DC for user logon events; instead, the DC returns all requested logon events. This reduces network load between the collector agent and DC.
Questão 16
Questão
Installation: Complex—multiple installations (one per DC). Requires reboot.
DC agent required: Yes
Resources: Shares with DC agents
Scalability: Higher
Redundancy: Yes
Level of confidence: Captures all logons
Responda
-
DC Agent mode
-
Polling Mode
Questão 17
Questão
Installation: Easy—one or no installations. No reboot required.
DC agent required: No
Resources: Has own resources
Scalability: Lower
Redundancy: No
Level of confidence: Might miss a logon (NetAPl), or have a delay (WinSeoLog)
Responda
-
DC Agent mode
-
Polling Mode
Questão 18
Questão
DC agent mode requires one DC agent -----(1) installed on each Windows DC in the -------(2)