Michael Weiser

Results 23 issues of Michael Weiser

We've long been toying with the idea of re-analysing samples when cached analysis results get too old. Up until now we've equated this with deleting cached results from the database...

enhancement

For EICAR-style testing it would be helpful if Peekaboo could be configured to always analyse certain samples, e.g. based on the sha256sum. This could be implemented by not saving the...

enhancement

This issue is to track our need and implementation of some kind of client authentication, as was recently highlighted again in scVENUS/PeekabooAV-Installer#28. This is independen from protocol changes (i.e. #77)...

enhancement

Now that we're actually doing authentication when talking to the Cuckoo API (#91) the next logical step is to make sure we're talking to the right server and encrypt the...

enhancement

Discussion on #29 showed that mapping from MIME type to file extension throws up lots of questions. We should look into whether the whole issue can be avoided by using...

enhancement
needs investigation

We need a test suite we can run regularly and particularly before releases to test the whole suite for regressions.

testing

We should look into the possibility to simplify the cuckoo rules using a custom signature inside Cuckoo. Currently we maintain a list of strings which are matched against the signatures...

enhancement
needs investigation

With #77 about to close due to our initial implementation of a REST API we should not forget that we still need some support for securing access to that API...

enhancement
security

Currently, our database grows without bounds. We should have a subcommand in peekaboo-util to allow purging the database based on critiera, e.g. analysis result age, overall number of database entries...

enhancement

As discussed in #5124 and #5324 I would like to react to status changes of both idle and keyboard shortcuts inhibitors by giving some (visual) feedback to the user. An...

enhancement