Skip to content

Control 6.2.3.6 Ensure use of privileged commands are collected fails #102

@DianaMariaDDM

Description

@DianaMariaDDM

Describe the Issue
This control fails because of the following:

Image

Expected Behavior
The control should be able to gather the list of privileged programs even after its implementation because when other controls get implemented after it, other programs appear, and those programs will not get rules created for them!

Actual Behavior
The way that this control is implemented, is that it gets the list of privileged programs, and then creates rules for them by using a POST task. Doing it like this means that the control creates a list of privileged program only at the time of its implementation. After other controls get implemented, other programs appear, but that list does not include them, hence they do not get rules!

Control(s) Affected

  • Control 6.2.3.6

Environment (please complete the following information):

  • branch being used: [e.g. devel]

Possible Solution
The solution will be provided in a PR.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingmerged in develSolution is merged in devel

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions