What is NOT an admission event?
Answer : C
Comprehensive and Detailed Explanation From Exact Extract of Forescout Platform Administration and Deployment:
According to theForescout Administration Guide,'Host becomes offline' is NOT an admission event. Admission events are triggers that cause policy rechecks, and according to the documentation:
What IS an Admission Event:
According to the official documentation:
'An admission event is a trigger that causes policies to be rechecked. Examples of admission events include:
DHCP Request
IP Address Change
Switch Port Change
Authentication via RADIUS or other authentication servers
Login to an authentication server
New VPN user'
Specific Admission Events Listed:
According to the Policy Main Rule Advanced Options documentation:
Admission events include:
DHCP Request- When an endpoint sends a DHCP request
IP Address Change- When an endpoint's IP address changes
Switch Port Change- When an endpoint moves to a different switch port
Authentication Events- When endpoints authenticate to RADIUS or other servers
VPN Events- When VPN users connect
Why 'Host becomes offline' is NOT an Admission Event:
According to the documentation:
A hostbecoming offlineis NOT listed as an admission event. Instead, policies handle offline hosts differently:
By default, policies are rechecked every 8 hours regardless of online/offline status
Offline detection is aproperty state change, not anadmission event
The system tracks whether a host was 'seen' or is currently 'online,' but this doesn't trigger admission event rechecks
Why Other Options ARE Admission Events:
A . DHCP Request - Explicitly listed admission event
B . IP Address Change - Explicitly listed admission event
D . Login to an authentication server - Explicitly listed admission event
E . New VPN user - Explicitly listed admission event
Referenced Documentation:
Forescout eyeSight policy main rule advanced options
Working with Policy Templates - When Are Policies Run
Event Properties documentation
Updates to the Device Profile Library may impact a device's classification if the device was classified using:
Answer : D
Comprehensive and Detailed Explanation From Exact Extract of Forescout Platform Administration and Deployment:
According to theForescout Device Profile Library Configuration Guide, the Device Profile Library usesHTTP Banner(along with other properties like DHCP hostname, NIC vendor, and NMAP scan results) as key classification properties. When the Device Profile Library is updated, devices that were originally classified using HTTP Banner properties will bere-classified based on the new or updated profiles in the library.
Device Profile Library Function:
TheDevice Profile Library is a Content Module that delivers a library of pre-defined device classification profiles, each composed of properties and corresponding values that match a specific device type. According to the official documentation:
'Each profile maps to a combination of values for function, operating system, and/or vendor & model. For example, the profile defined for Apple iPad considers the set of properties which includes the hostname of the device revealed by DHCP traffic,the HTTP banner, the NIC vendor and Nmap scan results.'
How Updates Impact Classification:
According to the documentation:
Library Updates- The Device Profile Library is periodically upgraded to improve classification accuracy and provide better coverage
Profile Changes- Updated profiles may change the properties used for classification or adjust matching criteria
Reclassification- When devices that rely on HTTP Banner information (or other matching properties in profiles) are re-evaluated against new profiles, their classification may change
Pending Changes- After a new version of the Device Profile Library is installed, devices show 'pending classification changes' that can be reviewed before applying
Classification Properties in Device Profile Library:
According to the configuration guide, each device profile uses multiple properties including:
HTTP Banner- Information about web services running on the device (e.g., Apache 2.4, IIS 10.0)
DHCP Hostname- Device name revealed in DHCP traffic
NIC Vendor- MAC address vendor information
NMAP Scan Results- Open ports and services detected
When the Device Profile Library is updated, devices that were classified using these properties may be re-classified.
Why Other Options Are Incorrect:
A . Advanced Classification- This refers to custom classification properties, not DPL-based classification
B . External Devices- This is a classification category designation, not a classification method
C . Client Certificates- This is used for certificate-based identification, not DPL classification
E . Guest Registration- This is for guest management, not device classification via DPL
Update Process:
According to the documentation:
'After a new version of the Device Profile Library is installed, it is recommended to run a policy that resolves classification properties. Due to classification profile changes in the new library version, some device classifications may change.'
Before these changes are applied, administrators can review all pending changes and decide whether to apply them, modify existing policies first, or cancel the changes and roll back to a previous Device Profile Library version.
Referenced Documentation:
Forescout Device Profile Library Configuration Guide - February 2018
About the Device Profile Library documentation
Update Classification Profiles section
Why would the patch delivery optimization mechanism used for Windows 10 updates be a potential security concern?
Answer : A
Comprehensive and Detailed Explanation From Exact Extract of Forescout Platform Administration and Deployment:
According to theWindows Update Delivery Optimization documentation and security analysis, the potential security concern with patch delivery optimization for Windows 10 updates is thatit CAN BE CONFIGURED to use a peer-to-peer file sharing protocol. While the feature includes security mechanisms like cryptographic signing, the capability to enable P2P sharing does create potential security concerns depending on the configuration.
Windows Update Delivery Optimization Overview:
According to the Windows Delivery Optimization documentation:
'Windows Update Delivery Optimization is a feature in Microsoft's Windows designed to improve the efficiency of downloading and distributing updates. Instead of each device independently downloading updates from Microsoft's servers, Update Delivery Optimization allows devices to share update files with each other, either within a local network or over the internet. This peer-to-peer (p2p) approach reduces bandwidth consumption and accelerates the update process.'
Configuration Flexibility:
According to the documentation:
The P2P feature isconfigurable, not mandated:
Default Setting- By default, Delivery Optimization is enabled for local network sharing
Configurable Options:
PCs on my local network only (safer)
PCs on my local network and the internet (broader sharing, higher risk)
Disabled entirely
Security Concerns Related to P2P Configuration:
According to the security analysis:
When P2P is enabled, potential concerns include:
Network Isolation Risks- In firewalled or segmented networks, P2P discovery can expose endpoints
Bandwidth Consumption- Improperly configured P2P can saturate network resources
Peer Discovery Vulnerabilities- Devices must discover each other, potentially exposing endpoints
Internet-based Sharing Risks- When 'internet peers' are enabled, updates are shared across the internet
Privacy Implications- Devices communicating for update sharing may leak information
Cryptographic Protection Does NOT Eliminate Configuration Risk:
According to the documentation:
'While Update Delivery Optimization ensures that all update files are cryptographically signed and verified before installation, some organizations may still be concerned about allowing peer-to-peer data sharing.'
While the updates themselves are protected, the act ofenabling P2P configurationcreates the security concern.
Why Other Options Are Incorrect:
B . CounterACT cannot initiate Windows updates for Windows 10- Incorrect; CounterACT can initiate Windows updates; this is not the security concern
C . It uses peer-to-peer by default- Incorrect; while enabled by default for local networks, internet P2P sharing requires explicit configuration
D . The registry DWORD cannot be changed- Incorrect; the DO modes registry value (DODownloadMode) CAN be changed via GPO or registry
E . It always uses peer-to-peer- Incorrect; P2P is configurable, not mandatory; organizations can disable it entirely
Registry DWORD Configuration Options:
According to the Windows documentation:
TheDODownloadMode DWORD valuecan be configured to:
0= HTTP only, no peering (addresses security concern)
1= HTTP blended with local peering (moderate risk)
3= HTTP blended with internet peering (higher risk - the security concern)
99= Simple download mode
This demonstrates that P2Pcan be configured, which is the security concern mentioned in the question.
Referenced Documentation:
What is Windows Update Delivery Optimization - Scalefusion Blog
Windows Delivery Optimization: Risks & Challenges - LinkedIn Article
Introduction to Windows Update Delivery Optimization - Sygnia Analysis
How can a specific event detected by CounterACT (such as a P2P compliance violation event) be permanently recorded with a custom message for auditing purposes?
Answer : A
Comprehensive and Detailed Explanation From Exact Extract of Forescout Platform Administration and Deployment:
According to theForescout Administration Guide and Syslog Plugin Configuration Guide, specific events detected by CounterACT can be permanently recorded with a custom message for auditing purposes bycustomizing the message on the send syslog action.
Send Message to Syslog Action:
According to the official documentation:
'You can send customized messages to Syslog for specific endpoints using the Forescout eyeSight Send Message to Syslog action, either manually or based on policies.'
How to Configure Custom Messages:
According to the Syslog Plugin Configuration Guide:
Create or Edit a Policy- Select a policy and edit the Main Rule section
Add an Action- In the Actions section, select 'Add'
Select Send Message to Syslog- From the Audit folder, select 'Send Message to Syslog'
Customize the Message- Specify the custom message to send when the policy is triggered
Custom Message Configuration:
According to the documentation:
When configuring the 'Send Message to Syslog' action, you specify:
Message to syslog- Type a custom message to send to the syslog server when the policy is triggered
Message Identity- Free-text field for identifying the syslog message
Syslog Server Address- The syslog server to receive the message
Syslog Server Port- Typically port 514
Syslog Server Protocol- TCP or UDP
Syslog Facility- Message facility classification
Syslog Priority- Severity level (e.g., Info)
Example Implementation for P2P Compliance Violation:
According to the configuration guide:
For a P2P compliance violation event, you would:
Create a policy that detects P2P traffic violations
Add a 'Send Message to Syslog' action
Customize the message to something like: 'P2P VIOLATION: Endpoint [IP] detected unauthorized P2P application traffic'
Configure the syslog server details
When the condition is triggered, CounterACT sends the custom message to syslog for permanent auditing
Permanent Recording:
According to the documentation:
The messages sent to syslog are:
Permanently recordedon the syslog server
Timestampedautomatically by Forescout and/or the syslog server
Available for audit trailsand compliance reports
Can be forwardedto SIEM systems like Splunk or EventTracker for further analysis
Why Other Options Are Incorrect:
B . Increase the 'Purge Inactivity Timeout' setting- This relates to device timeout, not event recording or custom messages
C . Customize the message in the Reports Portal- The Reports Portal displays reports but does not customize messages for syslog events
D . Configure a custom SNMP trap- SNMP traps are for network device management, not for recording Forescout events
E . Customize the message in the syslog configuration in Options > Core Ext > Syslog- While syslog configuration is done here, the actual custom messages are configured in the 'Send Message to Syslog' action within policies
Referenced Documentation:
How-To Guide: ForeScout CounterAct to forward logs to EventTracker
Audit Actions documentation
How to Work with the Syslog Plugin
Send Message to Syslog Action documentation
When configuring a Send Email action to notify CounterACT administrators, how do you add endpoint specific host information to the message?
Answer : B
Comprehensive and Detailed Explanation From Exact Extract of Forescout Platform Administration and Deployment:
According to theForescout Administration Guide - Send Email action documentation, to add endpoint-specific host information to a Send Email notification, you should'Edit the 'Message to Email Recipient' Field of the Send Email action Parameters tab, then click 'Tag' to add the desired property value'.
Property Tags in Send Email Action:
According to the Property Tags documentation:
'Property tags insert endpoint values into condition or action fields, and are replaced by the actual endpoint property value when the field is evaluated.'
Property tags allow dynamic insertion of endpoint-specific data into email messages.
How to Add Property Tags to Email:
According to the documentation:
Edit Send Email Action- Open the Send Email action configuration
Navigate to Parameters Tab- Select the Parameters tab
Edit Message Field- Edit the 'Message to Email Recipient' field
Click Tag Button- Select the 'Tag' button/option
Choose Property- Select the endpoint property to insert (e.g., IP address, OS, etc.)
Confirm- The property tag is inserted into the message
Example Email Message with Property Tags:
According to the More Action Tools documentation:
text
Example message:
'Endpoint [IP.Address] with hostname [IP.Hostname]
has failed compliance check for operating system [OS].'
When evaluated:
'Endpoint 192.168.1.50 with hostname WORKPC-01
has failed compliance check for operating system Windows 10.'
Available Properties for Tags:
According to the documentation:
Property tags can reference:
IP Address
MAC Address
Hostname
Operating System
Device Function
User information
Custom endpoint properties
Why Other Options Are Incorrect:
A . Create criteria in sub-rules- Sub-rules don't send email; they're for conditional logic
C . Edit Options > General > Mail settings- This is for global email configuration, not message customization
D . It is not possible- Incorrect; property tags specifically enable this functionality
E . 'Keyword tag'- The feature uses 'property tags' or 'tags,' not 'keyword tags'
Referenced Documentation:
Send Email action
Property Tags
More Action Tools - Property tags section
Which of the following is the best way to brand the CounterACT HTTP pages to look like corporate internal web pages?
Answer : C
Comprehensive and Detailed Explanation From Exact Extract of Forescout Platform Administration and Deployment:
According to theForescout Administration Guide, the best way to brand CounterACT HTTP pages to match corporate identity is to use'the 'User Portal Builder' to modify the CSS for the desired skins'. This is the officially supported method for customizing the appearance of Forescout portal pages.
User Portal Builder for Branding:
The User Portal Builder provides:
CSS Customization- Modify cascading stylesheets to match corporate branding
Skin Selection- Choose different portal skins/themes
Logo and Colors- Customize logos, color schemes
Supported Customization- Official, supported method through the GUI
Why Option C is Correct:
The User Portal Builder specifically provides CSS modification capabilities to customize the appearance of Forescout HTTP portal pages to match organizational branding standards.
Why Other Options Are Incorrect:
A . Reports Portal- Reports Portal is separate from HTTP portal pages; not for branding
B . Not possible- Customization IS possible through User Portal Builder
D . Modify HTML in Tomcat- While technically possible, this is NOT supported; may break with updates
E . Basic interface only- The full User Portal Builder supports CSS modification, not just basic interface
Supported Customization Methods:
According to the documentation:
User Portal Builder (CSS)- Supported, recommended method
Direct Tomcat HTML modification- Not supported; unsupported method
Manual CSS editing- Unsupported; may conflict with updates
Referenced Documentation:
Forescout Administration Guide - User Portal Builder section
When troubleshooting an issue that affects multiple endpoints, why might you choose to view Policy logs before Host logs?
Answer : B
Comprehensive and Detailed Explanation From Exact Extract of Forescout Platform Administration and Deployment:
When troubleshooting an issue that affectsmultiple endpoints, you should viewPolicy logs before Host logs because Policy logs show details for a range of endpoints. According to theForescout Administration Guide,Policy Logs are specifically designed to 'investigate the activity of specific endpoints, and display information about how those endpoints are handled'across multiple devices.
Policy Logs vs. Host Logs - Purpose and Scope:
Policy Logs:
Scope- Shows policy activity across multiple endpoints simultaneously
Purpose- Investigates how multiple endpoints are handled by policies
Information- Displays which endpoints match which policies, what actions were taken, and policy evaluation results
Use Case- Best for understanding policy-wide impact and identifying patterns across multiple endpoints
Host Logs:
Scope- Shows detailed activity for a single specific endpoint
Purpose- Investigates specific activity of individual endpoints
Information- Displays all events and actions pertaining to that single host
Use Case- Best for deep-diving into a single endpoint's detailed history
Troubleshooting Methodology for Multiple Endpoints:
When troubleshooting an issue affecting multiple endpoints, the recommended approach is:
Start with Policy Logs- Determine which policy or policies are affecting the multiple endpoints
Identify Pattern- Look for common policy matches or actions across the affected endpoints
Pinpoint Root Cause- Determine if the issue is policy-related or host-related
Then Use Host Logs- After identifying the affected hosts, examine individual Host Logs for detailed troubleshooting
Policy Log Information:
Policy Logs typically display:
Endpoint IP and MAC address
Policy name and match criteria
Actions executed on the endpoint
Timestamp of policy evaluation
Status of actions taken
Efficient Troubleshooting Workflow:
According to the documentation:
When multiple endpoints are affected, examining Policy Logs first allows you to:
Identify Common Factor- Quickly see if all affected endpoints are in the same policy
Spot Misconfiguration- Determine if a policy condition is incorrectly matching endpoints
Track Action Execution- See what policy actions were executed across the range of endpoints
Save Time- Avoid reviewing individual host logs when a policy-level issue is evident
Example Scenario:
If 50 endpoints suddenly lose network connectivity:
First, check Policy Logs- Determine if all 50 endpoints matched a policy that executed a blocking action
Identify the Policy- Look for a common policy match across all 50 hosts
Examine Root Cause- Policy logs will show if a Switch Block action or VLAN assignment action was executed
Then, check individual Host Logs- If further detail is needed, examine specific host logs for those 50 endpoints
Why Other Options Are Incorrect:
A . Because you can gather more pertinent information about a single host- This describes Host Logs, not Policy Logs; wrong log type
C . You would not. Host logs are the best choice for a range of endpoints- Incorrect; Host logs are for single endpoints, not ranges
D . Policy logs may help to pinpoint the issue for a specific host- While true, this describes singular host troubleshooting, not multiple endpoints
E . Looking at Host logs is always the first step in the process- Incorrect; Policy logs are better for multiple endpoints to identify patterns
Policy Logs Access:
According to documentation:
'Use the Policy Log to investigate the activity of specific endpoints, and display information about how those endpoints are handled.'
The Policy Log interface typically allows filtering and viewing multiple endpoints simultaneously, making it ideal for identifying patterns across a range of affected hosts.
Referenced Documentation:
Forescout Administration Guide - Policy Logs
Generating Forescout Platform Reports and Logs
Host Log -- Investigate Endpoint Activity
'Quickly Access Forescout Platform Endpoints with Troubleshooting Issues' section in Administration Guide