- CheckMates
- :
- Products
- :
- Harmony
- :
- Endpoint
- :
- Re: Detecting Check Point Disk Encryption with NAC
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Detecting Check Point Disk Encryption with NAC
Hello,
We're in the process of deploying a NAC solution, and would it to flag machines with/without check point disk encryption, installed via Check Point Endpoint.
Are there any "markers" we could check for to confirm the disk is encrypted? (Reg keys, services, log files in folders etc)
Thanks
Mike
- Labels:
-
Compliance
-
Full-Disk Encryption
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are two ways to encrypt the disk: with Bitlocker or with our own implementation.
Our own implementation will have a unique boot partition (our pre-boot environment).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks,
We're migrating away from Bitlocker, and over to the CP Implementation. I'll see if we can do something to check for the partition.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Mike,
Encryption status easy to see in Endpoint UI on client and on management server as well.
Can you please clarify your request?
What exactly you mean when you say "markers"? Are you want to check for encryption status programmatically or from script?
Thanks,
Yuri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Yuris,
You're correctly, we're aiming to check encryption status pragmatically via a script. This is to surface any devices which are not yet encrypted and flag them as at risk.
Thanks
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mike,
One of the possible options is to run client side utility called fdecontrol.exe and get-status command line parameter and check output for encryptionState value which will contain 3 when the disk is encrypted.
Thanks,
Yuri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Yuris,
We will give that a go and feedback.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Yuris.
Is there documentation where I can consult the meaning of each of the get-status responses?
Thanks.
