Felix Bauer
Felix Bauer
Exactly! Having the cuckoo signature check for our EICAR string in the file seems to be what we need. - We can not distrubute malware in any way - If...
Without dropping support for sqlite?
So either we drop the old column and annoy admins, drop everything that doesn’t support enum, or somehow achieve a correct alphanumerical sort on the text representation ^^ I vote...
Any change in the configuration or setup that can change the result of a scan should always result in a reset or cleanup of the database (given the "known" rule...
Our draft of peekaboo-util: ``` peekaboo-util --scan-file --prune-reports - clear reports older than --reload - config reload --restart - graceful restart --shutdown - graceful shutdown --status - report running status...
I am not sure where you are looking for the reason. We report our findings back to amavis. The entire output should be part of the virusmail. (Same file as...
Any suggestions on how to implement this? I'm not sure I understand what you want to achieve
You would prefer not not see the results of rules that didn't classify? More like this? ``` Hello, this is Peekaboo. Files are being analyzed... Files are being analyzed... File...
I don't see a straight way to achieve this Here is the API documentation of CuckooSandbox: https://cuckoo.sh/docs/usage/api.html?highlight=api#tasks-create-file And the values which can be used via `options`: https://cuckoo.sh/docs/usage/packages.html
https://github.com/cuckoosandbox/cuckoo/issues/2504