pdfcrack-mp icon indicating copy to clipboard operation
pdfcrack-mp copied to clipboard

Support revision 6 (AES 256) of the PDF security handler

Open shreepads opened this issue 9 years ago • 3 comments

The following link shows the result of running pdfcrack-ng on a PDF with a new security revision 6 (AES 256) - that is currently unsupported.

https://github.com/x2q/pdfcrack-ng/issues/2

Few details of this new security handler are available, some links:

  • http://esec-lab.sogeti.com/posts/2011/09/14/the-undocumented-password-validation-algorithm-of-adobe-reader-x.html
  • https://forums.adobe.com/message/4095705

Need to get a sample PDF based on this new security handler - ideally TestPDF0.pdf encrypted with this mechanism.

shreepads avatar Nov 14 '15 10:11 shreepads

Hi,

I came over an encrypted pdf that gave the error message: "The specific version is not supported (Standard - 6)"

Is there an option to send the example.

matt-wirtz avatar Sep 05 '16 19:09 matt-wirtz

Hi Matt

Sorry about the long delay...

If you could upload it to Gdrive or some such file sharing location and post the link here along with the password.

As long as the doc doesn't contain anything confidential and you know the password that is!

shreepads avatar Jun 17 '17 03:06 shreepads

Hey, I am making a mini CTF and wanted to solve it myself... encountered same exact problem... here is an example PDF and password

image

test_example.pdf

password = W!h@t^%#ever6u55

avipars avatar Aug 08 '24 13:08 avipars