Skip to main content

How can I tell Cyber Crudcible is running on the system?

Created by  Dennis Underwood, last modified on Aug 11, 2025

Services

Open up Task Manager.

Click on the Services tab.

Sort by name if necessary, and scroll to CyberCrucibleAgent/ Cyber Crucible Agent

image-20250811-181519.pngimage-20250811-181519.png

 

Kernel Driver

Open a command prompt as Administrator.

Run the command observed in the below screenshot:

fltmc.exe | find “CCRRSecMon”

3047503.png?width=5613047503.png?width=561

fltmc.exe lists loaded drivers.

There are likely several, so the find command shows only the Cyber Crucible driver, called CCRRSecMon.

If the driver is listed, it is loaded and running correctly in the operating system.