Clean up caldera's old collector logic #2331
Labels
feature
use for describing a new feature to develop
technical improvement
Technical refactor or improvement is needed
Description
For the OpenBAS implant we create just one signature: EXPECTATION_SIGNATURE_TYPE_PARENT_PROCESS_NAME.
And for Caldera implant we create multiple signatures depending on the payload type (command line, drop file, ect).
This leads us to maintain multiple detection strategies on the collectors side.
By aligning our methods, we can drastically simplify the code of our collectors and help community to develop new collector.
Should be done after this one -> #2339
The text was updated successfully, but these errors were encountered: