http://lilithlela.cyberguerrilla.org/?p=568

This blog intends to augment USP no. 3: The danger of metadata [digital footprints] (original here) for *nix distros:

There is a freeware program by the name of PDF Info (http://www.bureausoft.com/pdfinfo.exe) which lets you edit not only the aforementioned Title/Author/Subject/Keywords fields, but also the PDF Producer and Creator Application fields. It doesn’t, however, let you change the file creation and modification dates and times.

The PDF Toolkit(pdftk) claims to be that all-in-one solution. The closest thing to Adobe Acrobat for Linux.

You can download pdftk as source or as a Debian or RPM package, FreeBSD port, or Gentoo Ebuild. Binaries are available for Windows and Mac OS X too. If you decide to compile pdftk, check the build notesbefore you begin, in order to find out about any dependencies for your Linux distro or your platform.

I am lazy, I chose to install package. Installing the pdftk package on Ubuntu and Backtrack requires having "universe" enabled. Then:

$ sudo apt-get install pdftk

 

The following extra packages will be installed: gcj-4.4-base gcj-4.4-jre-lib libbcmail-java libbcmail-java-gcj libbcprov-java libgcj-bc libgcj-common libgcj10 libgnuinet-java libgnujaf-java libgnumail-java libitext-java libitext-java-gcj

After this operation, 66.5MB of additional disk space will be used.

Looking at the metadata

To look at the metadata that Adobe Reader does not show by default (replace 034045 with your pdf filename):

$ pdftk 034045.pdf dump_data

 

Altering the metadata

To alter the metadata first put the metadata in a file (replace 034045 with your pdf filename):

$ pdftk 034045.pdf dump_data output pdf-metadata

Open the pdf-metadata file and remove the data you wish scrubbed:

Save the pdf-metadata file. Now you can use that data to scrub the metadata from your file (replace 034045 with your pdf filename):

$ pdftk 034045.pdf update_info pdf-metadata output 034045-no-metadata.pdf

And check the result with:

$ pdftk 034045-no-metadata.pdf dump_data

 

And now the somewhat less elegant scrubbing on *nix

The creation date is gone and a new modification date has appeared. And the iText gives away the use of pdftk. These infokeys can be removed with sed:

sed -i 's/iText\ 2\.1\.7\ by\ 1T3XT//;s/D:20120409144213+02'\''00'\''//' 034045-no-metadata.pdf

 

The '\'' are for breaking out of the single quoted string thenescaping the single quote.

PdfID0 and PdfID1 are file identifiers. They are an md5 of various info about the file so that it has a unique string to identify the doc without having to use the filename. If you want to scrub those too, use sed as above. There's no geeky tricks needed for cleaning those two from the metadata with sed, it's pretty straightforward.

Views: 2249

"Destroying the New World Order"

TOP CONTENT THIS WEEK

THANK YOU FOR SUPPORTING THE SITE!

mobile page

12160.info/m

12160 Administrators

 

Latest Activity

tjdavis commented on tjdavis's photo
31 minutes ago
tjdavis posted photos
32 minutes ago
Less Prone favorited tjdavis's video
44 minutes ago
tjdavis posted videos
2 hours ago
MAC posted a discussion
2 hours ago
Doc Vega posted blog posts
8 hours ago
Doc Vega posted photos
10 hours ago
tjdavis posted a blog post
23 hours ago
Doc Vega posted a blog post
yesterday
cheeki kea commented on Less Prone's photo
Thumbnail

Rebuilding Khazaria

" You could be right Burbia. Not Khazaria either because according to Themselves- DNA wise its…"
yesterday
cheeki kea commented on cheeki kea's photo
Thumbnail

meanwhile in africa

" Lesson of the day must be Don't poke the bear or it will poke you. ( I'm sure we…"
yesterday
cheeki kea posted a photo
yesterday
tjdavis posted a video
Tuesday
Doc Vega posted a blog post

Shadows Across the Land

Shadows Across the Land Watching the storm coming over the horizon somedayWondering when reality…See More
Monday
FREEDOMROX posted a blog post
Sunday
FREEDOMROX posted a video
Sunday
tjdavis posted a video

Deliverance - Prince

From the unreleased EP "Deliverance", which was assembled by a sound designer who intended for its posthumous release on the one-year anniversary of Prince's...
Sunday
MAC posted a video
Sunday
FREEDOMROX favorited MAC's discussion Climate Engineering: Tennessee Senate Is First To Pass Bill To Ban Geoengineering
Saturday
FREEDOMROX replied to MAC's discussion Climate Engineering: Tennessee Senate Is First To Pass Bill To Ban Geoengineering
"Two weeks ago, West Tennessee, Arkansas, Oklahoma and all points South were used as a Staging…"
Saturday

© 2024   Created by truth.   Powered by

Badges  |  Report an Issue  |  Terms of Service

content and site copyright 12160.info 2007-2019 - all rights reserved. unless otherwise noted