Skip to content

Electronic Evidence Statutes and Cyber Offences

Information-technology law defines which acts involving computers and networks are criminal, and how digital records are authenticated and tendered as evidence. This topic covers the offence framework across key jurisdictions, the legal duties governing seizure and examination of devices, and the procedural requirements for presenting a digital examiner's findings in court.

Last updated:

Share

Electronic evidence statutes are the body of law that defines which acts involving computers, networks, and digital data are criminal, and prescribes how electronic records must be handled, authenticated, and presented to a court. Every jurisdiction that prosecutes cyber offences has enacted some combination of a dedicated information-technology statute, amendments to its general criminal code, and procedural rules governing the seizure, imaging, and examination of digital devices. The digital forensic examiner operates at the intersection of these layers: their technical findings must satisfy legal authentication requirements before the evidence has any weight in proceedings.

The same questions recur across jurisdictions. What acts are criminal when conducted via a computer or network? What powers do investigators have to seize and search devices? What procedural conditions must a digital record satisfy before a court will receive it? Who may give opinion evidence about what a forensic examination found, and on what basis? The answers differ in detail, but the structure of the problem is uniform. India's Information Technology Act 2000, the United States Computer Fraud and Abuse Act, England's Computer Misuse Act 1990, and the European Union's Directive on Attacks Against Information Systems all address the same categories of conduct.

The legal framework around digital evidence has developed unevenly. Early statutes were enacted before smartphones, cloud storage, and encryption were common, and they show the strain. India's Bharatiya Sakshya Adhiniyam 2023 replaced the Indian Evidence Act 1872 and updated the certificate requirements for electronic records. The Bharatiya Nagarik Suraksha Sanhita 2023 replaced the Code of Criminal Procedure and carries revised provisions for electronic search and seizure. US courts have wrestled with whether the third-party doctrine applies to data held by cloud providers, culminating in the Clarifying Lawful Overseas Use of Data Act 2018. The UK's Investigatory Powers Act 2016 consolidated surveillance powers previously scattered across multiple instruments. The pace of legislative revision reflects the difficulty of applying older procedural frameworks to digital evidence.

By the end of this topic you will be able to:

  • Identify the main cyber offence statutes in India, the United States, England and Wales, and the European Union, and match the category of conduct to the applicable provision.
  • Explain the legal conditions that must be satisfied before a court will admit a digital record, including the certificate requirement under Indian law and the authentication rules under the US Federal Rules of Evidence.
  • Describe the powers authorising seizure of digital devices in each jurisdiction and the procedural safeguards that govern how seized devices must be handled.
  • State what chain of custody means for digital exhibits, how a hash value supports authentication, and what a break in chain of custody allows the defence to argue.
  • Explain how a digital examiner's findings are tendered in court, distinguishing the technical report from expert opinion evidence and identifying the admissibility gatekeeping standard that applies.
Key terms
Computer Fraud and Abuse Act (CFAA)
The primary US federal statute criminalising unauthorised access to computers and computer fraud. Enacted in 1986, amended multiple times. Applies to any computer used in interstate or foreign commerce. Violations range from misdemeanours to felonies depending on the conduct and harm.
Section 65B certificate (now BSA 2023 certificate)
A statutory certificate required under Indian law to authenticate electronic records tendered in evidence. Under the Bharatiya Sakshya Adhiniyam 2023, the certificate must be signed by a responsible official and must attest that the computer was functioning correctly, the record was produced in the ordinary course of activities, and the information is accurate.
Computer Misuse Act 1990 (CMA)
The primary UK statute creating offences of unauthorised access to computer material, unauthorised access with intent to commit further offences, and unauthorised modification of computer material. Amended by the Police and Justice Act 2006 and the Serious Crime Act 2015 to add denial-of-service and article-for-use offences.
Hash value
A fixed-length digest produced by a cryptographic algorithm (typically SHA-256 or MD5) applied to a dataset. In digital forensics, matching hash values between an original device image and the working copy confirms that no bit has changed. A changed hash signals data alteration.
Chain of custody
A continuous, documented record of every person who handled an exhibit from seizure through court presentation. For digital exhibits this includes who seized the device, who created the forensic image, who examined the image, and how the exhibit was stored. A gap in chain of custody can be used by the defence to challenge authenticity.
Budapest Convention
The Council of Europe Convention on Cybercrime (2001), the first binding international treaty on cyber offences. Requires signatory states to criminalise illegal access, illegal interception, data and system interference, and computer-related fraud. Also establishes mutual legal assistance obligations for cross-border digital evidence requests.

Cyber offence frameworks: India

India's primary cyber offence statute is the Information Technology Act 2000 (IT Act), amended significantly in 2008. Chapter XI of the IT Act defines offences: Section 66 covers computer-related offences including dishonest or fraudulent access, data theft, and transmitting viruses. Section 66A was struck down by the Supreme Court in Shreya Singhal v Union of India (2015) as an unconstitutional restriction on free speech. Sections 66B through 66F address receiving stolen computer resources, identity theft, cheating by impersonation, violation of privacy, and cyber terrorism respectively.

The 2023 legislation updates added two dimensions. First, the Bharatiya Nyaya Sanhita 2023 (BNS) incorporates electronic communication into a range of general offences, including criminal intimidation, cheating, and forgery, so prosecutors can now charge those offences on the basis of digital acts without relying solely on the IT Act. Second, the Digital Personal Data Protection Act 2023 (DPDPA) imposes data-handling obligations that intersect with forensic practice: an examiner processing personal data during an investigation may need to consider whether the DPDPA's exemptions for law enforcement activities cover the specific activity.

The IT Act also governs intermediary liability through Section 79, which provides safe harbour for intermediaries who comply with government directions to remove content. Amendments in 2021 introduced the Information Technology (Intermediary Guidelines and Digital Media Ethics Code) Rules, requiring social media platforms to appoint grievance officers and to trace originators of messages on request. These rules have forensic implications because they create retention and disclosure obligations that affect where digital evidence can be found and how it can be obtained.

Cyber offence frameworks: United States, United Kingdom, and the European Union

In the United States, the Computer Fraud and Abuse Act 1986 (CFAA) is the primary federal statute. It creates offences based on obtaining information from protected computers without authorisation, damaging protected computers, and trafficking in access credentials. The definition of 'without authorisation' has been contested in courts for decades. In Van Buren v United States (2021), the Supreme Court held that a person who has permission to access a computer does not violate the CFAA by using that access for an improper purpose. State computer crime statutes add further coverage. The Electronic Communications Privacy Act 1986 (ECPA) governs law enforcement access to stored electronic communications and wiretapping, and has been updated by the Clarifying Lawful Overseas Use of Data Act 2018 (CLOUD Act) for cross-border data requests.

In England and Wales, the Computer Misuse Act 1990 defines three core offences: unauthorised access to computer material (Section 1), unauthorised access with intent to commit or facilitate further offences (Section 2), and unauthorised acts with intent to impair, or with recklessness as to impairing, the operation of a computer (Section 3). The Serious Crime Act 2015 added Section 3ZA (unauthorised acts causing or risking serious damage) and Section 3A (making, supplying, or obtaining articles for use in computer misuse offences, addressing exploit tools). The Investigatory Powers Act 2016 governs surveillance, bulk collection, and equipment interference powers, and sets the warrant framework for accessing encrypted or cloud-held data.

JurisdictionPrimary statuteCore offenceNotable feature
IndiaIT Act 2000 (as amended 2008)Unauthorised access, data theft (S.66)Section 66A struck down 2015; DPDPA 2023 adds data obligations
United StatesCFAA 1986Unauthorised access to protected computersVan Buren (2021) narrows 'without authorisation'; CLOUD Act for cross-border
England and WalesComputer Misuse Act 1990Unauthorised access; unauthorised modificationSerious Crime Act 2015 adds exploit-tool offence
European UnionNIS2 Directive 2022; Directive 2013/40/EUIllegal access; system interferenceBudapest Convention provides cross-border framework for all signatories

The Budapest Convention on Cybercrime (2001) is the binding international layer. It requires all signatories to criminalise the same core categories of conduct and to cooperate on cross-border evidence requests. As of 2024, more than 60 states have ratified it. A second Additional Protocol (2022) strengthens the mutual legal assistance mechanisms, including provisions for direct cooperation with cloud service providers across borders. India is not a signatory to the Budapest Convention, which creates friction in cases where Indian investigators seek digital evidence held by servers in signatory states, and vice versa.

Seizure of digital devices: powers and procedural safeguards

The legal power to seize a digital device is one thing; the procedural obligation to handle it correctly to preserve evidential integrity is another. Investigators who have lawful power to seize can still render evidence inadmissible by failing to comply with the handling requirements. Understanding both is essential for anyone who participates in a digital investigation.

In India, the Bharatiya Nagarik Suraksha Sanhita 2023 (BNSS) carries the procedural framework for search and seizure, replacing the CrPC. Sections 94 and 185 of the BNSS authorise production and search orders for electronic records. The IT Act additionally provides specific powers for Controller of Certifying Authorities and for police officers above the rank of Deputy Superintendent to search premises and seize equipment under Section 80. Search and seizure under Section 100 of the BNSS (formerly Section 165 CrPC) requires a search warrant, specifies two independent witnesses must be present, and mandates a seizure list signed by the witnesses.

In the United States, the Fourth Amendment prohibition on unreasonable searches governs device seizure. Law enforcement must generally obtain a search warrant supported by probable cause. The warrant must specify the devices to be seized and the information to be searched for. United States v Comprehensive Drug Testing (9th Circuit, 2010) established important guidance on over-seizure risk when searching computers: investigators should not use access to a device to acquire data beyond the scope of the warrant. The Supreme Court held in Riley v California (2014) that warrantless search of a smartphone incident to arrest is unconstitutional; a warrant is required except in narrowly defined exigent circumstances.

In England and Wales, the Police and Criminal Evidence Act 1984 (PACE) and PACE Code B govern search and seizure. Section 19 of PACE allows seizure of any item found during a lawful search if the constable has reasonable grounds to believe it is evidence of an offence or has been obtained through the commission of an offence. For devices containing large volumes of third-party data, PACE Code B requires special attention to material that may be legally privileged or that belongs to persons not under investigation. The College of Policing's Digital Forensics Guidance and the ACPO (now National Police Chiefs' Council) Good Practice Guide for Digital Evidence set out the four principles of digital evidence handling that govern how seized devices must be imaged and examined.

Authentication of electronic records: certificates, hash values, and chain of custody

Authentication is the threshold requirement: a court must be satisfied that the document or record is what the proponent claims it to be before admitting it. For paper documents, authentication is typically achieved by a witness who recognises the document or by comparison with a known specimen. For electronic records, authentication must address the additional possibility that the record was altered after it was created, that its metadata has been changed, or that it originated from a different source than claimed.

Under the Bharatiya Sakshya Adhiniyam 2023, Section 63 defines electronic records and Section 57 provides the conditions for admissibility. The certificate required for admission must be provided by the person occupying a responsible official position in relation to the operation of the relevant device or management of the relevant activities. The certificate must identify the electronic record and must attest: (a) that the computer or device was in working order during the relevant period, (b) that the information was produced in the ordinary course of activities, (c) that any copying was done accurately, and (d) that the information supplied corresponds to the content of the record. The Supreme Court of India in Arjun Panditrao Khotkar v Kailash Kushanrao Gorantyal (2020) confirmed that the certificate is mandatory for secondary electronic evidence and that its absence is a fatal defect.

Under the US Federal Rules of Evidence, Rule 901(b)(9) allows authentication of a process or system by evidence describing how it works and showing that it produces accurate results. Rule 902(13) and (14) allow self-authentication of electronic records through certificates from custodians and certification of forensic hash values, removing the need for live testimony from the custodian in many cases. In practice, a digital exhibit is typically authenticated by the forensic examiner who testifies that they imaged the device, computed the hash of the original image, examined a copy, and verified that the copy's hash matches the original. This chain of technical steps is the US functional equivalent of the statutory certificate requirement.

The hash value is the technical foundation of authentication. A cryptographic hash function produces a fixed-length digest from the input data: SHA-256 produces a 256-bit digest, and MD5 produces a 128-bit digest. Any change to even a single bit of the input data produces a completely different digest. When a forensic examiner images a seized device, they compute the hash of the image. Before examining the image, they verify the hash has not changed. At court, the examiner can demonstrate that the examination copy is bit-for-bit identical to the image taken at seizure, and that no alteration has occurred. This is chain of custody expressed in cryptographic form.

Tendering digital forensic findings in court

The digital forensic examiner occupies two related but distinct roles in proceedings. First, as a factual witness, the examiner can testify to what they did and what they observed. Second, as an expert witness, the examiner can offer opinions and interpretations that go beyond the direct observation. Both roles carry obligations, but the expert role is the one subject to gatekeeping standards that vary across jurisdictions.

In India, expert evidence is governed by Section 39 of the Bharatiya Sakshya Adhiniyam 2023, which provides that the opinion of a person specially skilled in digital evidence, computer science, or electronic data extraction is relevant. The standard for admission is competence and relevant expertise; there is no equivalent of the Daubert methodology test. However, the Khotkar decision reinforces that the technical evidence, including examination reports, must be supported by the statutory certificate and by a witness competent to speak to the methodology used.

In US federal courts, the Daubert standard (Daubert v Merrell Dow Pharmaceuticals Inc, 1993) requires the trial judge to assess whether the expert's methodology is scientifically valid. The four non-exhaustive Daubert factors are: whether the theory can be and has been tested, whether it has been subjected to peer review and publication, the known or potential error rate and the existence of standards, and whether the methodology is generally accepted in the relevant scientific community. Digital forensic tools and methods have been tested against these criteria. Courts have excluded digital forensic evidence where the examiner used untested or unsupported software, or could not explain the methodology. For the UK, the admissibility standards are discussed in the Admissibility Standards Around the World topic.

The expert report in a digital case follows the same structural requirements as any expert report in proceedings, with additional technical components. For a discussion of report structure and the expert's duties, see The Expert Report: Structure and Duties. In a digital case the report must also document the device details, imaging methodology, hash values, software tools used and their validated version numbers, and the steps taken during examination in sufficient detail for another competent examiner to repeat them.

Check your understanding
Question 1 of 4· 0 answered

Under the Bharatiya Sakshya Adhiniyam 2023, what is the consequence of tendering electronic evidence without the required certificate?

Key Takeaways

  • Every jurisdiction with a cyber offence framework addresses the same core categories: unauthorised access, data interference, and system interference. India's IT Act 2000, the US CFAA, England's Computer Misuse Act 1990, and the Budapest Convention all converge on these categories while differing in scope and penalties.
  • In India, the certificate under the Bharatiya Sakshya Adhiniyam 2023 is a mandatory condition for admissibility of secondary electronic evidence. Its absence is fatal; courts have excluded electronic records that were otherwise relevant because the certificate was missing, incorrect, or signed by the wrong person.
  • Seizure powers require procedural compliance to preserve evidential integrity: the device must be handled to prevent alteration (write blockers, Faraday bags), the chain of custody must be documented from the moment of seizure, and the forensic image's hash values must be recorded and verified at each stage.
  • Cross-border evidence requests are structured through MLATs and, for signatories to the Budapest Convention, through the mutual assistance mechanisms in that treaty. The US CLOUD Act and the EU e-Evidence Regulation create more direct pathways that bypass the traditional MLAT queue for qualifying requests.
  • The digital examiner's court role combines factual testimony about what was done and found with expert opinion about what the findings mean. In US federal courts, the Daubert standard requires the examiner to demonstrate that the methods used are valid, tested, and accepted; in India, competence and expertise are the threshold, but the statutory certificate obligation imposes a separate authentication gatekeeping step.
What is the legal basis for prosecuting cyber offences in India?
In India, cyber offences are primarily defined by the Information Technology Act 2000 and its 2008 amendments. Section 66 covers computer-related offences such as unauthorised access and data theft, while Sections 67 to 67C address obscene or sexually explicit electronic content. The Bharatiya Nyaya Sanhita 2023 adds offences involving electronic communication to the general criminal code.
How is electronic evidence authenticated under Indian law?
Under the Bharatiya Sakshya Adhiniyam 2023, electronic records are admitted only if accompanied by a certificate from a responsible official of the device or system. The certificate must state that the computer producing the record was operating properly, the record was created in the ordinary course of activities, and the information stored is accurate. This certificate replaces the Section 65B certificate of the former Indian Evidence Act.
What standard governs the admissibility of digital forensic evidence in US federal courts?
US federal courts apply the Federal Rules of Evidence, particularly Rule 901 for authentication and Rules 702 to 705 for expert testimony. The Supreme Court's Daubert standard (Daubert v Merrell Dow Pharmaceuticals, 1993) requires the trial judge to evaluate whether the methodology is scientifically valid, whether it has been tested and peer-reviewed, whether error rates are known, and whether it is generally accepted in the relevant scientific community.
What powers allow police to seize digital devices in the United Kingdom?
In England and Wales, the Police and Criminal Evidence Act 1984 (PACE) and its codes of practice govern seizure of digital devices. Schedule 1 of PACE provides powers to search and seize material in connection with serious arrestable offences. The Computer Misuse Act 1990 defines the offences of unauthorised access and modification, which trigger those seizure powers. Any seized device must be handled in a way that preserves evidential integrity, typically by imaging before examination.
What is the role of chain of custody in digital evidence cases?
Chain of custody documents every person who handled a digital exhibit, from seizure through examination and court presentation. A break in chain of custody does not automatically render evidence inadmissible, but it allows the defence to argue that the exhibit may have been altered. In practice, a documented chain maintained by a qualified examiner, combined with a verified hash value showing the examination copy matches the original, is sufficient to satisfy authentication requirements in most jurisdictions.

Test yourself on Forensic Law with free, timed mocks.

Practice Forensic Law questions

Found this useful? Pass it along.

Share

Spotted an error in this page? Report a correction or read our editorial standards.

Your journey to becoming a forensic professional starts here.

Practice with mock tests, learn from structured notes, and get your questions answered by a global forensic community, all in one place.