Security

 View Only
  • 1.  Clearpass Onguard File Version check

    Posted Apr 02, 2020 02:47 AM

    We are Using DLP named EDPA. We want to check 2 things with onguard when users access to the network. 1st one is EDPA working? 2nd one is EDPA's version. We can check if EDPA is working easily with process or service or filecheck feature of onguard. But we can't check the EDPA version. When we check with the service or process, we can't see any information about the version. But when we check with filecheck it shows which version of the program is used. But there is no option such as a minimum version check or update version. 

     

    Is there any other way to check the random program's version check with onguard?



  • 2.  RE: Clearpass Onguard File Version check

    Posted Apr 02, 2020 04:06 AM

    If this application is not in the list of recognized applications, the new OnGuard Custom Script feature in ClearPass 6.9 might be of use.

     

    This allows you to run a custom script, for example, VBscript, to test whatever you want and return the output to OnGuard for evaluation.

     

    So if you can create a script that does the verification and output the results in json or key=value format, you could use that.