View Details About an Active Policy
Table of Contents
4.2 (EoS)
Expand all | Collapse all
-
- Set Up the Endpoint Infrastructure
- Activate Traps Licenses
-
- Endpoint Infrastructure Installation Considerations
- TLS/SSL Encryption for Traps Components
- Configure the MS-SQL Server Database
- Install the Endpoint Security Manager Server Software
- Install the Endpoint Security Manager Console Software
- Manage Proxy Communication with the Endpoint Security Manager
- Load Balance Traffic to ESM Servers
-
- Malware Protection Policy Best Practices
- Malware Protection Flow
- Manage Trusted Signers
-
- Remove an Endpoint from the Health Page
- Install an End-of-Life Traps Agent Version
-
-
- Traps Troubleshooting Resources
- Traps and Endpoint Security Manager Processes
- ESM Tech Support File
-
- Access Cytool
- View the Status of the Agent Using Cytool
- View Processes Currently Protected by Traps Using Cytool
- Manage Logging of Traps Components Using Cytool
- Restore a Quarantined File Using Cytool
- View Statistics for a Protected Process Using Cytool
- View Details About the Traps Local Analysis Module Using Cy...
- View Hash Details About a File Using Cytool
View Details About an Active Policy
Use the cytool policy query <process> command
to view details about policies associated with a specific process
on Windows endpoints. Specifying the process name displays details
about the intended policy whereas specifying the process ID (PID)
displays details about the active policy that is currently applied
to the process. The output is helpful when you want to verify that
a policy is implemented in the way you intended to configure it.
To
view policy details, you must enter the supervisor (uninstall) password
when prompted.
- Open a command prompt as an administrator and navigate to the Traps folder (see Access Cytool).
- To view the active policy for a process, use the following
command:
C:\Program Files\Palo Alto Networks\Traps>cytool policy query <process>
where <process> is either the process name or PID. For example, to view details about a policy for notepad, enter cytool policy query notepad. The following example displays policy details for a process with PID 1234.C:\Program Files\Palo Alto Networks\Traps> cytool policy query 1234 Enter supervisor password: Generic Enable 0x00000001 SuspendOnce 0x00000001 AdvancedHooks 0x00000001 [...]