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

Comportement en cas de PDF protégé par mot de passe. #300

Open
FafnerKeyZee opened this issue May 26, 2023 · 1 comment
Open

Comportement en cas de PDF protégé par mot de passe. #300

FafnerKeyZee opened this issue May 26, 2023 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@FafnerKeyZee
Copy link
Contributor

Hey,

Dans le cas où le fichier PDF soumis est protégé par mot de passe, il serait préférable de modifier le comportement de l'analyse.

  • Extractor: Ne plus marquer en suspicious, mais en Error, l'analyse étant impossible
  • Observables: Ne pas être lancé, il n'est pas possible d'extraire les observables et cela va mener l'utilisateur à ouvrir en confiance le PDF
  • Au final ne garder que les analyses liées aux hashs du fichier (VT/ClamvAV/Comodo/Abuse etc)

BR ;)

@Rafiot
Copy link
Contributor

Rafiot commented Jun 9, 2023

If the file is flagged as suspicious, the user shouldn't open it. As of now, the policy is to mark the password protected files we cannot open as suspicious (and not error).

And the observables list should be empty.

Can you share a file?

@Rafiot Rafiot added the help wanted Extra attention is needed label Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants