We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
File https://www.virustotal.com/file/c7e31b77e7a4df74515bbac25a3f641598050e3fe1a9c3545efa72f0175f2323/analysis/1528284919/ contains an URI within object 3 but peepdf says:
URIs: 0
Can share the file if wanted.
The text was updated successfully, but these errors were encountered:
Thanks @StefanKelm! I confirm the bug, I'll check this ;)
Sorry, something went wrong.
FWIW, in Cuckoo, where we extract /URI statements, one might get the following output:
/URI
python -c 'import json ; from cuckoo.processing.static import PdfDocument ; print json.dumps(PdfDocument("c7e31b77e7a4df74515bbac25a3f641598050e3fe1a9c3545efa72f0175f2323").run(), indent=4)' [ { "creation": "D:20180605100532", "attachments": [], "producer": "Nitro", "creator": "Nitro", "javascript": [], "openaction": null, "subject": "", "author": "", "title": "", "version": 0, "urls": [ "http://mykeralawedding.com/tru.htm" ], "modification": "2018-06-05T11:05:32+01:00" } ]
No branches or pull requests
File https://www.virustotal.com/file/c7e31b77e7a4df74515bbac25a3f641598050e3fe1a9c3545efa72f0175f2323/analysis/1528284919/
contains an URI within object 3 but peepdf says:
URIs: 0
Can share the file if wanted.
The text was updated successfully, but these errors were encountered: