Blog Details

Forensic Acquisition Certificate: Defensible Proof of How Evidence Was Captured

7 min read

Forensic acquisition certificate showing source device details, image hashes and a SHA-256 integrity seal
Introduction

In digital forensics, the moment evidence is most fragile is the moment it is collected. Once you power on a seized laptop or copy a phone the wrong way, you can quietly change the very data you are trying to preserve. A forensic acquisition certificate is the document that records you did it the right way: it captures what device was acquired, how the image was taken, who took it, and the cryptographic hash that proves the image has not changed since. It is the document investigators, DFIR responders and forensic labs reach for when they have to show, later, that the copy they examined is a faithful, untampered representation of the original. This article explains what the certificate proves, what fields it carries, and how e-Dex (formerly Hash Calculator) produces one on your own machine.

What a Forensic Acquisition Certificate Is

A forensic acquisition certificate is a short, structured attestation about a single event: the capture of evidence. It answers the questions a reviewer asks first — which device, by what method, on whose authority, and with what verified hash values. It is narrower than a full investigation report and distinct from an integrity certificate, because its job is to lock down the provenance and integrity of the acquisition itself. If the acquisition is sound and documented, everything that follows rests on firmer ground. If it is not, no amount of later analysis can repair it.

What Is Inside It

The certificate records the real fields an examiner needs. At the top sit the case and agency references — the case title and number, any FIR reference, the court, and the analyst and organisation who performed the work. A source device block describes exactly what was acquired: device name and type, make, model and serial number, the operating system, and the ownership (for example, that the device belonged to the accused). The body holds an annexure that lists each acquired image item with its file name, size and per-file SHA-256 hash, alongside a verification result for every item. A summary line totals the files, sizes, matches, mismatches and errors, and a verification line states how many items verified, failed or errored. Finally, a signed declaration states that the device and items were acquired with a forensically sound process, that the hash values recorded at acquisition are reproduced in the annexure, and that the stated verification result accurately reflects the integrity of the acquired data. The entire certificate is then bound by a single SHA-256 integrity seal computed over its sealed content, so the document cannot be edited without detection.

A Word on Acquisition Method

The certificate is where you commit your method to the record. In practice that means a write-blocked capture — a hardware or software write blocker that prevents any change to the source media — producing a bit-stream image such as an E01 (EnCase) container or a raw dd image. Recording the make, model and serial of the source device, the date, time and location of acquisition, and the people who performed and witnessed it turns a copy into a documented, defensible acquisition. The hash recorded at this point is the anchor every later check compares against.

How e-Dex Generates It

In e-Dex you open the Certificate Generator and choose the Forensic Acquisition template. You fill in the case and agency details, the source device fields, and add each image item to the annexure — e-Dex computes and records the SHA-256 hash for every file as you go and verifies it against the recorded value. When the fields are complete you can optionally apply a PAdES digital signature with a Digital Signature Certificate on a USB token, and attach an RFC-3161 trusted timestamp to anchor the time of production. You then export the finished certificate as a PDF. The whole flow runs offline on a single Windows machine, so your image files and case data never leave your control.

Verifying It Offline

A certificate is only as good as a reviewer's ability to check it. e-Dex states the verification rule on the document itself: recompute SHA-256 over each sealed-content line followed by a newline, encoded as UTF-8, and the result must equal the stated SHA-256 seal. Anyone can do this offline using e-Dex or its Evidence Viewer; if a single character of the certificate was altered, the recomputed seal will not match and the tampering is obvious. Because the per-file hashes are listed in the annexure, a reviewer can also re-hash the actual image files and confirm they still match what was recorded at acquisition.

Acquisition Versus Examination

It helps to keep two stages separate. Acquisition is capturing the image defensibly — the write-blocked copy, the recorded hashes, the documentation — and that is what this certificate covers. Examination is the later, separate step where an analyst searches, carves and interprets the image to answer investigative questions; its conclusions belong on a different document such as a forensic examination certificate. Keeping them apart matters: it lets you show the evidence was preserved correctly before anyone formed an opinion about what it contains. The acquisition certificate also sits naturally alongside a documented chain of custody for digital evidence — beyond hashing and the simpler evidence integrity certificate that proves a set of files is unaltered.

A Note on Legal Advice

e-Dex helps you produce a clear, integrity-backed record of how evidence was acquired; it is a tool, not a substitute for legal counsel. The certificate documents the acquisition and proves the image is unaltered, but it does not by itself guarantee that any evidence will be admitted, nor does it determine the weight a court gives it. How evidence is tendered and assessed depends on the facts of your matter and the law as it stands. Read the applicable provisions and take advice where the stakes warrant it.

SPECIMEN
See a sample Forensic Acquisition Certificate

This is a real certificate produced by e-Dex, shown with fictitious case data, for illustration only. Recompute the SHA-256 seal printed on it to watch the integrity check work.

⬇ Download the sample certificate (PDF)
Machine-readable formats: HTML · JSON · XML  |  See all sample certificates →

Frequently Asked Questions

What is the difference between forensic acquisition and forensic examination?
Acquisition is the act of capturing a defensible copy of the source media, usually a write-blocked bit-stream image such as an E01 or raw dd file, and recording its hash at the moment of capture. Examination is the separate, later step where an analyst searches and interprets that image. A forensic acquisition certificate documents only the acquisition: what device was captured, how, by whom and with what verified hash. The findings from examination belong on a different document.

Does a forensic acquisition certificate guarantee the evidence is admissible in court?
No. The certificate is supporting documentation that records how an image was acquired and proves it is unaltered through cryptographic hashes. It strengthens the integrity and provenance story, but whether the evidence is admitted, and how much weight it carries, is for the court to decide on the facts of the matter and the law that applies. e-Dex helps you produce a well-structured certificate; it does not guarantee admissibility.

What details does e-Dex record in a forensic acquisition certificate?
e-Dex captures the case and agency reference, the source device make, model, serial, type, operating system and ownership, a per-item annexure listing each image file with its size and SHA-256 hash and a verification result, an overall summary of files and matches, the analyst and organisation, and a signed declaration. The whole certificate is then sealed with a single SHA-256 integrity value computed over its sealed content.

Can I verify a forensic acquisition certificate without internet access?
Yes. The certificate states the algorithm as SHA-256 and explains the rule: recompute SHA-256 over each sealed-content line followed by a newline in UTF-8, and the result must equal the stated seal. e-Dex and its Evidence Viewer do this offline, so any reviewer can confirm the certificate has not been tampered with on their own machine. An internet connection is only needed if you applied an RFC-3161 trusted timestamp.

Can the forensic acquisition certificate be digitally signed and time-stamped?
Yes. After filling the template you can optionally apply a PAdES digital signature using a Digital Signature Certificate on a USB token, which binds the signer's identity to the PDF so any later edit is detectable, and attach an RFC-3161 trusted timestamp that anchors the exact time of production against an independent Time-Stamping Authority. Both steps are optional; the SHA-256 seal is always present.

Conclusion

Sound forensics is won or lost at acquisition. A forensic acquisition certificate captures the source device, the method, the people and the verified image hash, then binds it all under a SHA-256 seal that any reviewer can recompute offline. It is how investigators, DFIR teams and labs turn a careful capture into a documented, defensible record. You can produce one in minutes, fully offline, on a single Windows machine with e-Dex — the Digital Evidence Integrity Suite. Download it free and document your acquisitions the way they deserve to be documented.