Discussion about this post

User's avatar
Karo (Product with Attitude)'s avatar

Wow, it's scary how easy that was. It's crucial that we talk about these vulnerabilities. Thank you for sharing this.

Keith Bennett's avatar

Very interesting hack. It seems that rather than view these PDF's in the normal way, one must use a tool that can extract all text from the PDF as plain text. There are several ways to do that; for me, the easiest way is to use my 'rika' utility (search "keithrbennett rika" on Github. It uses the Apache Tika (Java) library (search "apache tika" on Github) to parse many kinds of documents. Rika runs on JRuby, so you might find Tika easier to install and use in spite of rika's conveniences. They run locally without needing any network access.

Even better would be a utility that displays any text that is invisible (e.g. foreground color == background color) for easier targeting.

8 more comments...

No posts

Ready for more?