Affiliate disclosure
Book titles on this page link to Amazon. As an Amazon Associate, DataField.Dev earns from qualifying purchases โ at no additional cost to you.
Chapter 28 โ Further Reading
Foundations (๐ฌ deeper)
- National Research Council, Strengthening Forensic Science in the United States: A Path Forward (2009) and the PCAST report, Forensic Science in Criminal Courts (2016). The two documents that forced the whole field to reckon with how context warps expert conclusions. Read them to understand why objectivity is a procedure, not a virtue you assume you possess.
- Itiel Dror, papers on cognitive bias and "linear sequential unmasking." The research behind the chapter's bias defenses โ how knowing the expected answer measurably contaminates analysis, and how sequencing the work guards against it.
- SWGDE Best Practices and ISO/IEC 17025 lab accreditation. The standards-level statement of validated methods, documentation, and competence that the codes of ethics assume.
Approachable explanations (everyone)
- Nelson, Phillips & Steuart, Guide to Computer Forensics and Investigations (Cengage) โ the professional-conduct and ethics chapters. A classroom-friendly tour of objectivity, scope, and reporting duties alongside the tools.
- NCMEC and the ICAC Task Force program โ public resources. Plain-language explanations of the CyberTipline, what reporting looks like, and why the handling rules exist; written for practitioners, not lawyers.
In practice (๐พ Recovery ยท ๐ Examiner ยท ๐ก๏ธ IR ยท ๐ Legal)
- ๐ The codes themselves: IACIS, ISFCE (CCE), GIAC, and (ISC)ยฒ codes of ethics. Read at least one end to end โ you will be asked on the stand which code you adhere to (Chapter 27).
- ๐ 18 U.S.C. ยง2251, ยง2252/ยง2252A, ยง2256 (definitions), and ยง2258AโC; the 2024 REPORT Act. The statutory map of the handling and reporting regime โ who must report, what is criminalized, and the narrow affirmative defense. Also look up your own state's computer-technician reporting statute (e.g., Mo. Rev. Stat. ยง568.110).
- ๐ก๏ธ Examiner-wellness guidance from NCMEC/ICAC and the vicarious-trauma / secondary-traumatic-stress literature. The organizational and personal playbook for surviving exploitation caseloads intact; treat it as required reading, not optional.
- ๐ Project VIC, Griffeye Analyze, and Microsoft PhotoDNA (overviews). How vetted investigators triage known material by cryptographic and perceptual hash without rendering images โ the technique that is also a well-being measure. (Access to the actual hash sets is restricted to vetted investigators.)
- ๐พ Chapter 13 โ The Data Recovery Business. The everyday-integrity, honest-quoting, and confidentiality ethics of the recovery trade, where most of these duties are met without a warrant in sight.
Reference (this book)
- Appendix E โ Legal Frameworks Reference: ยง2251/ยง2252/ยง2256/ยง2258AโC, state laws, and the cross-border tangle, collected.
- Appendix F โ Chain-of-Custody and Report Templates: the forms behind a content-free discovery log and an Authority & Ethics Memo.
- Appendix I โ Certification Roadmap and Chapter 39 โ Certifications: earning the credentials this chapter forbids you to fake.
- Chapter 25, Chapter 26, Chapter 27: the authority, the report, and the testimony this chapter's conscience operates inside.
Do, don't just read
- Run a hash-set triage. Build a small benign known-file list and run
md5deep -m -k known.txt -r /mnt/practice_roagainst a sanctioned practice image (Appendix J); confirm hits report by path and hash only. Internalize "find without looking." - Write the memo before you need it. Draft the Authority & Ethics Memo (Exercise 28.26) for a practice case, including the contraband contingency in advance โ having the procedure written before the moment is the whole point.
- Look up your own law. Find your state's mandatory-reporting / computer-technician statute and your professional body's ethics resource, and save both where you would actually reach them in a crisis.
Next: Chapter 29 โ Encrypted Device Forensics: where strong cryptography turns "know your limitations" from a maxim into a daily fact of the bench, and the Fifth Amendment meets the password.