SKIP TO CONTENT
TOOL 02 / ARTIFACTS

Can This Artifact Prove That?

Most digital forensic opinions do not fail on acquisition. They fail because an inference was stated more strongly than the artifact supports. Pick the claim you need to support, and see the artifacts that bear on it, what each one actually records — and, first, what no combination of them establishes.

CLAIMS
6 covered
ARTIFACTS
29 entries
EACH ENTRY
What it records · what it does not
USE
Report drafting · cross preparation
COST
Free · no sign-up
SCOPE
Windows and cloud artifacts
IN SHORT

A digital artifact records one specific thing, and the distance between what it records and what a party wants to say it shows is where most forensic opinions are attacked. Three distinctions do most of the work: a log records an account, not a person; access, a device connection and exfiltration are three different findings; and the absence of a record is frequently a fact about configuration rather than about conduct.

THE CLAIM YOU NEED TO SUPPORT
THE TECHNICAL QUESTION

Was a specific removable device attached to this machine, was the material browsed or opened from it, and does anything record a transfer?

The artifacts can place a specific device on the machine, show a user browsing folders on it, and show file-level activity around the same moment — a great deal short of the copy itself.

What none of these establishes

  • That a byte-level copy occurred. No standard Windows artifact records the copy operation itself. The finding available is that a specific device was attached, that folders on it were browsed, and that file activity occurred in the same window — which is an inference, and has to be stated as one.
  • Which files went, where the device has not been produced. Absent the media, the artifacts describe activity around files, not a manifest of what left.
  • That the person named in the pleadings did it. The artifacts attach to a logged-on account and to a session, not to a human being.
  • That nothing was copied, where the artifacts are thin. Connection history is capped, journals roll, and USB auditing may never have been enabled. Absence here is weak evidence of absence.

The artifacts that bear on it

  • SYSTEM registry — USBSTOR and MountedDevices

    WHAT IT RECORDS
    That a USB storage device with a given vendor, product and serial number was connected to the machine, with a small number of timestamps per device — typically a first-installed, a last-connected and a last-removed value.
    WHAT IT DOES NOT
    Record any file transfer, and does not supply a longitudinal count of connections. A device attached fifty times leaves the same handful of timestamps as one attached twice, so these values cannot be read as a history of how often it was used.
  • LNK shortcut files and jump lists

    WHAT IT RECORDS
    That a path was opened through the Windows shell, with the target path and, in a LNK file, the volume serial number of the media the target sat on — which is what ties a file to a physical volume rather than merely to a folder name.
    WHAT IT DOES NOT
    Distinguish opening a file from copying it. A LNK entry is the same whether the user read the document, printed it, or did nothing after double-clicking. Its absence does not show a file was not accessed.
  • Shellbags (USRCLASS.DAT)

    WHAT IT RECORDS
    That a folder was browsed in Explorer, including folders on media that is no longer present, with the view settings and a timestamp.
    WHAT IT DOES NOT
    Carry a volume serial number. Shellbags alone cannot attribute a browsed folder tree to a particular physical device — that link has to come from a LNK file, from the device itself, or from correlation with the registry.
  • $UsnJrnl change journal and $MFT

    WHAT IT RECORDS
    File creations, renames, deletions and attribute changes on the local volume, with timestamps, and the four $STANDARD_INFORMATION and four $FILE_NAME timestamps for each file in the master file table.
    WHAT IT DOES NOT
    Extend to the removable volume unless that volume is itself acquired and journaled. A copy TO a device produces a read on the source, which most configurations do not record, and a write on the destination, which is on media you may not have.
  • The removable device itself, where it can be produced

    WHAT IT RECORDS
    The files actually present on it, deleted content still recoverable from unallocated space, and file system timestamps that can be compared against the source machine.
    WHAT IT DOES NOT
    Establish who connected it or when the files arrived, absent corroboration. A device produced late may also have been used in the interim, and that use is itself examinable.

What would actually close the gap

  • Producing the device and comparing its contents and file system metadata against the source, including hash comparison of the specific files at issue — noting that a hash match shows identical content and not the transfer path, the arrival date, or who put it there.
  • Endpoint DLP, EDR file-write telemetry, or removable-media auditing where any of those were running, which can record the write that the operating system's own bookkeeping does not.
  • Corroboration outside the machine for the step from account to person: badge records, CCTV, a phone in the same place, or an admission.

The three distinctions underneath all of it

The most common way a computer forensic opinion fails is not bad acquisition — it is an inference stated more strongly than the artifact supports.

  • Account, not person. Logs record an account and a session. Attributing that session to a human being requires something outside the machine — badge records, video, a phone in the same place, an admission — and the report should say which.
  • Access, not exfiltration. A file being opened, a device being connected, and data actually leaving are three different findings supported by three different artifacts. Collapsing them is the error opposing counsel is looking for.
  • Absence of evidence, not evidence of absence. Artifacts age out, get overwritten, and are disabled by configuration. That a record is not present may mean the event did not happen, or that the system was never keeping the record — and the difference is usually testable.

Why this is a Rule 702 question, not a style question

Calibrated language reads like caution. It is actually the standard. Rule 702 was amended effective 1 December 2023 to make explicit what the burden always was, and the advisory committee note accompanying the amendment identifies overstatement — including attributing an act to a person when the data supports only an account — as a specific target.

A witness who is qualified as an expert by knowledge, skill, experience, training, or education may testify in the form of an opinion or otherwise if the proponent demonstrates to the court that it is more likely than not that: (a) the expert’s scientific, technical, or other specialized knowledge will help the trier of fact to understand the evidence or to determine a fact in issue; (b) the testimony is based on sufficient facts or data; (c) the testimony is the product of reliable principles and methods; and (d) the expert’s opinion reflects a reliable application of the principles and methods to the facts of the case.
Fed. R. Evid. 702, as amended effective December 1, 2023

Subsection (d) is the one that matters here. An opinion can rest on a method that is beyond reproach and still fail, because the application of that method to these facts did not support the conclusion drawn from it. That is precisely the gap this tool catalogues. The guide to Daubert challenges to digital evidence sets out the six failure modes that account for most exclusions, and the Daubert exposure check turns them into twelve questions you can put to an expert.

Quick reference: the overreaches

The recurring errors, in the form in which they usually appear in a report or a deposition answer. The list is illustrative rather than exhaustive, and the same reasoning applies to any artifact.

THE ARTIFACTWHAT IT RECORDSTHE OVERREACH TO WATCH FOR
USB device connection historyThat a device was attached, with a small number of timestampsThat anything was copied to it — no transfer is recorded — and that the timestamps are a count of how often it was used
Shortcut, jump list or MRU entryThat a path was opened through the shellThat the file was copied rather than opened, or that its absence shows the file was never accessed
ShellbagsThat a folder was browsedAttributing a folder tree to a physical device — shellbags carry no volume serial number
Amcache and ShimCache / AppCompatCacheThat a binary was present and its metadata queriedThat the program was executed. Only Prefetch, where enabled, supports an execution inference — and its absence proves nothing
A hash matchThat two files have identical contentThe transfer path, the arrival date, who put the file there, or that it came from this plaintiff. A non-match does not exclude copying
A log naming an account; an IP addressThat a credential was used; that traffic reached a network endpointThat a named person acted; that a particular device or person was behind the address
A timestampWhat one source wrote, on one clock, in one time zoneThe time an act occurred — until it is corroborated against a source running on a different clock
Deletion, encryption, or a wiping toolThat data was removed or made unreadable, and often by what mechanismIntent, and the content of what was destroyed
Each row is the gap between what an artifact records and what a report frequently says it shows. The right-hand column is what opposing counsel is reading the report to find.

Using this before a deposition

The output is organised the way a cross-examination runs. The “what none of these establishes” list is the sequence of concessions a well-prepared examiner will make readily and a poorly prepared one will resist — and resisting them is more damaging than any of the concessions. Reading it from the other side, it is also the list of statements that should already be in your own expert’s report, disclosed by them rather than discovered on cross.

The “what would close the gap” list is generally not another artifact from the same machine. It is a second source running on a different clock, a device that has to be produced, a provider that has to be served, or a badge system whose retention window is shorter than everything else in the matter — which is why working out the preservation windows usually has to happen before any of this is examinable at all.

What this tool does not tell you

  • It is not an examination of your evidence. It describes what classes of artifact record in general. Whether a given artifact exists on a given machine, whether it survived, and what it says are all questions only an examination of the actual media can answer.
  • It does not cover every artifact or every platform. The entries lean Windows and cloud because that is where most disputes sit. macOS, Linux, mobile handsets, embedded systems and vehicle telematics all have their own artifact sets, their own retention behaviour, and their own overreaches.
  • Artifact behaviour changes with the operating system version and the configuration. Fields are added and removed between Windows releases, defaults change, and a setting can disable a source entirely. Anything load-bearing should be verified against the specific build in front of you, not against a description of it.
  • It cannot tell you whether an artifact will be admitted. Authentication, hearsay, privilege, proportionality and the standing orders of your forum all sit between an artifact existing and a jury seeing it, and none of them is a technical question.
  • It is not advice about your matter. Nothing here tells you what to plead, what to concede, what to ask for in discovery, or how a court would resolve any of it.

Questions counsel ask

Can a forensic examiner prove that files were copied to a USB drive?

Usually they can prove a great deal short of that. The registry records which USB storage devices were connected and when; shellbags record folders that were browsed; LNK files carry the volume serial number of the media they point at; and the change journal records file-level activity on the local volume. Together those place a specific device on the machine and show a user browsing it. What no standard Windows artifact records is the byte-level copy itself. A careful examiner states what the artifacts show, corroborates with the device where it can be produced, and does not present inference as observation.

Why does it matter that an artifact records an account rather than a person?

Because the gap between them is where opinions get excluded. Shared credentials, a saved password, an unlocked screen, a remote session and an administrator using the account all produce the same record as the named user sitting down. Attributing an act to a person when the artifact establishes only an account or a device is the failure the 2023 advisory committee note to Rule 702 specifically names, which makes it an admissibility argument under Rule 702(d) rather than merely a point for cross-examination.

If there is no evidence a file was opened, does that mean it was not opened?

Usually not. Last-access timestamp updating is disabled by default on modern Windows, object-access auditing is off by default, and recent-file lists are capped and roll. So silence in these artifacts is far more often a statement about how the system was configured than about what the user did. The difference between 'the record was deleted', 'the record rolled', and 'the record was never kept' is usually testable, and the testing is the work.

Does a hash match prove that a file was stolen?

It proves that two files have identical content. It does not show the transfer path, the date the file arrived, who put it there, or that it came from the party alleging the theft at all — the same document may have reached both parties from a common source. And a non-match does not exclude copying: a file that was opened and re-saved, converted, or edited will not match while still being derived from the original.

How should a forensic report state a conclusion that the artifacts only partly support?

At the level the artifact actually supports, with the alternative explanations identified and with what in the evidence does or does not rule them out. Under Rule 702 as amended on 1 December 2023 the proponent must show it is more likely than not that the opinion reflects a reliable application of the method to the facts of the case, so calibrated language is not hedging — it is the standard. An opinion stated at the right level survives cross-examination; the same opinion stated one level too strongly gives the other side its whole argument.
WHEN THE ANSWER DEPENDS ON THE ACTUAL MEDIA

This tool describes what classes of artifact record. Whether the artifacts on a particular machine support a particular claim is an examination, and it starts with a scoping call about the question you actually need answered.

Bring the output above and it becomes the agenda for the call.

A conflicts check and scoping call follow, normally within one business day. Please do not send privileged or case-sensitive material until conflicts have cleared.

WEEKLY BRIEFING

Digital evidence, explained for litigators.

One email a week on forensic method, digital evidence, and expert testimony — written for counsel, not for technicians. No pitches.

DOUBLE OPT-IN · UNSUBSCRIBE ANY TIME · PRIVACY POLICY

Other tools

  • TOOL 01 / RETENTION
    Preservation Deadline Calculator

    Enter an incident date, pick the systems in play, and see when each source's default retention window closes — with the licence tier every figure depends on stated beside it.

  • TOOL 03 / RETENTION DILIGENCE
    Expert Vetting Checklist

    The nine-step vetting procedure and the eight documents to request, as a checklist you can work through, save in your browser, and print for the file.

  • TOOL 04 / RULE 702
    Daubert Exposure Check

    Twelve questions about an expert's methodology, mapped to the six failure modes that account for most digital-forensics exclusions, with the remediation for each gap.

  • TOOL 05 / DISCLOSURE
    Rule 26 Report Check

    The six things Fed. R. Civ. P. 26(a)(2)(B) requires a retained expert's report to contain, quoted in full, as a checklist against the report on your desk.

  • TOOL 06 / JURISDICTION
    Daubert or Frye Lookup

    Which admissibility standard each state applies to expert evidence, including the states whose posture is mixed, state-specific, or has recently changed — and the amended federal Rule 702.

  • TOOL 07 / SCOPE
    Engagement Scope Estimator

    Build a scope schedule from device count, device type, question complexity, deadline and deliverable — the drivers that move a forensic estimate, itemised.

Attorney advertising / expert services. This tool describes forensic practice and the procedural rules that govern expert evidence in general terms. It is not legal advice, it does not create an attorney–client or expert-engagement relationship, and it is not a substitute for checking the rules, standing orders, and case law of your own forum. Prior results do not guarantee a similar outcome.