Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic Probe Loading #1798

Open
DoctorPepper12 opened this issue Aug 17, 2021 · 1 comment
Open

Dynamic Probe Loading #1798

DoctorPepper12 opened this issue Aug 17, 2021 · 1 comment

Comments

@DoctorPepper12
Copy link

Description of Problem:

Currently OpenScap doesnt support current oval definition probes and / or custom definitions. For example I would like to make an OVAL definition that leverages SSDEEP so I would need to do the following (under the current code).

  1. Update Oval to support SSDEEP
  2. Update oscap.exe to read that oval definition

I am putting in software to override existing probes and to dynamically load dlls to accomplish those probes via Interface definitions. This will allow contributors to add dlls and/or custom definitions without impacting the community.

OpenSCAP Version:

1.3.5

Operating System & Version:

Windows

Steps to Reproduce:

Actual Results:

Expected Results:

Additional Information / Debugging Steps:

@DoctorPepper12
Copy link
Author

Code checked in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant