Closed 0ssigeno closed 1 year ago
At the moment, in the peepdf there is the number of URI/URL that the library is able to identify and the respective object number. What is missing, is the URI/URL itself! We should enhance this analyzer with the retrieval of the URI/URL.
Sample: 087c36c1d2a24c15b32088d3b1d94901
087c36c1d2a24c15b32088d3b1d94901
Peepdf result:
{"peepdf": [ { "uris": [ "1", [ 5 ] ], "urls": null, "vulns": null, "events": null, "actions": null, "elements": null, "objects_with_js_code": null } ] }
fixed with #1359
At the moment, in the peepdf there is the number of URI/URL that the library is able to identify and the respective object number. What is missing, is the URI/URL itself! We should enhance this analyzer with the retrieval of the URI/URL.
Sample:
087c36c1d2a24c15b32088d3b1d94901
Peepdf result: