Pregunta 1
Pregunta
FSSO software identifies: (Select 3)
Respuesta
-
User´s ID
-
IP Address
-
Group Membership
-
Group Users
-
Computers hostname
Pregunta 2
Pregunta
Microsoft AD types mode:
Pregunta 3
Pregunta 4
Pregunta
In FSSO, FortiGate allows network access based on
Respuesta
-
a. Active user authentication with username and password
-
b. Passive user identification by user ID, IP address, and group membership
Pregunta 5
Pregunta
Which working mode is used for monitoring user sign-on activities in Windows AD? 0
Pregunta 6
Pregunta
DC Agent is responsible for:
Respuesta
-
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
Pregunta 7
Pregunta
Collector agent is responsible for:
Respuesta
-
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)
Pregunta 8
Pregunta
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.
Pregunta 9
Pregunta
Collector Agent sends: (Select 4)
Respuesta
-
User name
-
Host name
-
IP address
-
User groups(s)
-
MAC address
-
Ports
Pregunta 10
Pregunta
Ports used for DC Agent
Respuesta
-
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.
Pregunta 11
Pregunta
Collector agents uses:
Respuesta
-
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
Pregunta 12
Pregunta
Three methods of the collector agent for collecting logon information:
Respuesta
-
NetAPI
-
WinSecLog
-
WMI
-
SMB
-
TCP
Pregunta 13
Pregunta
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.
Pregunta 14
Pregunta
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).
Pregunta 15
Pregunta
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.
Pregunta 16
Pregunta
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
Respuesta
-
DC Agent mode
-
Polling Mode
Pregunta 17
Pregunta
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)
Respuesta
-
DC Agent mode
-
Polling Mode
Pregunta 18
Pregunta
DC agent mode requires one DC agent -----(1) installed on each Windows DC in the -------(2)