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

Add GPG signature exception #40

Closed
michaelweiser opened this issue Sep 21, 2018 · 2 comments · Fixed by #97
Closed

Add GPG signature exception #40

michaelweiser opened this issue Sep 21, 2018 · 2 comments · Fixed by #97
Assignees
Milestone

Comments

@michaelweiser
Copy link
Contributor

michaelweiser commented Sep 21, 2018

We need to add an exception for GPG signatures similar to S/MIME (#39) to avoid false positivies.

Suggested by @Jack28.

@michaelweiser
Copy link
Contributor Author

@Jack28: Can you provide a test case (email with GPG attachment) that reproduces the problem?

@Jack28
Copy link
Member

Jack28 commented Nov 5, 2018

Extracted from peekaboo log for the atteched message:
GPG Signed Message.zip

Sample declared as "application/pgp-signature"

Determined MIME Types: set([u'application/pgp-signature', 'text/plain'])

Adding rule result Ergebnis "unknown" der Regel file_type_on_greylist:97 - Dateityp ist nicht auf der Liste der zu analysierenden Typen (set([u'application/pgp-signature', 'text/plain'])), Analyse wird fortgesetzt: Nein.

Message send: Die Datei "p002" wurde als "unknown" eingestuft

There is no analysis performed for this attachment

@michaelweiser michaelweiser modified the milestones: 1.7, 2.0 Apr 23, 2019
Jack28 added a commit to Jack28/PeekabooAV that referenced this issue Aug 20, 2019
Jack28 added a commit to Jack28/PeekabooAV that referenced this issue Aug 20, 2019
Jack28 added a commit to Jack28/PeekabooAV that referenced this issue Aug 27, 2019
Jack28 added a commit that referenced this issue Aug 27, 2019
Add new rule to ignore gpg sinatures (Closes #40)

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

Successfully merging a pull request may close this issue.

2 participants