What is Cybercrime? Tools, Types & Examples
โก Smart Summary
Cybercrime covers any unlawful act committed with a computer, network, or connected application, from hacking and phishing to software piracy, and it now costs the global economy trillions of dollars every year.

What is Cybercrime?
Cybercrime is an unlawful action against a person or an organization using a computer, its systems, or its online and offline applications. It occurs when information technology is used to commit or to conceal an offense. The act counts as cybercrime only when it is intentional, not accidental.
Investigators usually split the field in two. Cyber-dependent crimes, such as hacking or spreading malware, cannot exist without computers and networks. Cyber-enabled crimes, such as fraud, extortion, or harassment, are older offenses that technology simply makes faster and wider-reaching.
Examples of Cybercrime
Here are some of the most commonly occurring cybercrimes:
- Fraud committed by manipulating a computer network
- Unauthorized access to, or modification of, data or applications
- Intellectual property theft, including software piracy
- Industrial espionage and the theft of computer materials
- Writing or spreading computer viruses and other malware
- Distributing child sexual abuse material
Cybercrime Attack Types
Cybercriminals work in several distinct ways. Here are the most common cybercrime attack modes:
Hacking
Hacking is the act of gaining unauthorized access to a computer system or network, usually by abusing weak credentials, unpatched software, or misconfigured services.
Denial of Service Attack
In a denial of service attack, the criminal exhausts the bandwidth of the victim’s network or floods a mailbox with junk mail. The intention is to disrupt normal service rather than to steal data.
Software Piracy
Software piracy is the theft of software by illegally copying genuine programs or counterfeiting them. It also covers the distribution of products intended to pass as the original.
Phishing
Phishing extracts confidential information from account holders by impersonating a bank, employer, or service provider. It remains the single most reported cybercrime in most national statistics.
Spoofing
Spoofing makes one computer system or network appear to hold the identity of another. It is mostly used to reach privileges that the impersonated machine or address already enjoys.
Ransomware
Ransomware encrypts a victim’s files or whole systems and demands payment for the decryption key. Many groups now also threaten to publish the stolen data, which is why offline backups alone no longer remove the risk.
Identity Theft
Identity theft uses stolen personal details, such as national insurance or social security numbers, card data, and passwords, to open accounts or make transactions in the victim’s name.
Impact of Cybercrime
Cybercrime is no longer a niche problem. Widely cited industry estimates put the global cost at roughly US$10.5 trillion a year, a figure that would rank cybercrime among the largest economies on the planet if it were a country.
National reporting data tells the same story at a smaller scale. The FBI Internet Crime Complaint Center recorded more than one million complaints and about US$20.8 billion in reported losses across the United States during 2025, its highest total since records began.
The damage is not only financial. A serious incident typically produces:
- Operational downtime while systems are rebuilt from clean backups.
- Regulatory exposure when personal data is involved and a breach must be disclosed.
- Reputational loss that costs customers long after the technical cleanup is finished.
- Personal harm to individuals whose savings, identity, or private images are taken.
Cybercrime Investigation Tools
Investigators rely on a mix of open-source and commercial digital forensic tools to recover and verify evidence. The table below summarizes the ones most often taught to beginners.
| Tool | Type | What it does |
|---|---|---|
| Kali Linux | Open-source distribution | Maintained and funded by OffSec, formerly Offensive Security. Bundles forensics and penetration-testing tools and boots in a non-destructive forensic mode. |
| Ophcrack | Free password auditor | Recovers Windows LM and NTLM hashes using rainbow tables. Its last release was in 2019, so it suits legacy systems rather than current Windows builds. |
| OpenText Forensic (EnCase) | Commercial suite | Images and examines data from hard disks and removable media. Guidance Software was acquired by OpenText in 2017 and the product was renamed. |
| SafeBack | Legacy imager | Imaged the hard disks of Intel-based systems and restored those images elsewhere. It is no longer generally distributed, so current casework uses FTK Imager or dd instead. |
| dd | Command-line utility | Freely available on Unix and Linux. Makes exact bit-for-bit copies of disks that are suitable for digital forensic analysis. |
| md5sum | Checksum utility | Confirms that data copied to another storage device matches the original exactly. Modern labs pair it with SHA-256 for court-grade verification. |
For a wider comparison, see the Guru99 guide to cybersecurity software tools.
How to Prevent Cybercrime
Most successful attacks exploit ordinary weaknesses rather than exotic techniques, so a small number of controls removes a disproportionate share of the risk. The measures below apply equally to a home user and a small business.
- Turn on multi-factor authentication. An authenticator app or hardware key blocks almost every attack that relies on a stolen password. Prefer these to SMS codes, which can be intercepted.
- Patch promptly. Enable automatic updates for operating systems, browsers, and plugins. Unpatched software is one of the most reliable ways into a network.
- Keep tested backups. Follow the 3-2-1 rule: three copies, on two types of media, with one kept offline. Restore from a backup periodically to prove it works.
- Use unique passwords with a password manager. Reused credentials let one breach unlock many accounts.
- Train people to recognize pretexts. Staff who know how phishing and impersonation work will pause before clicking a link or approving a payment.
- Verify money and data requests on a second channel. Call a known number rather than replying to the message that made the request.
- Apply least privilege. Everyday accounts should not hold administrator rights, which limits how far an intruder can travel.
- Encrypt sensitive data and devices. Full-disk encryption keeps a lost laptop from becoming a data breach.
- Run a maintained firewall and endpoint protection. Guru99 compares the current free firewall options separately.
Prevention also means preparing for failure. Write down who to call, which systems to isolate first, and where the backups live, then rehearse that plan before an incident forces you to improvise. Understanding the broader security threats to computer systems makes that plan far easier to write.
Cybercrime Laws and How to Report an Incident
Cybercrime is prosecuted under national law, and the details differ sharply between jurisdictions. The United States relies chiefly on the Computer Fraud and Abuse Act, the United Kingdom on the Computer Misuse Act 1990, and India on the Information Technology Act 2000. Because offenders and victims rarely sit in the same country, international frameworks matter as much as domestic statutes.
Two treaties dominate. The Council of Europe Budapest Convention, opened for signature in 2001, was the first international agreement on computer crime and still underpins most cross-border cooperation. The United Nations Convention against Cybercrime was opened for signature in Hanoi in October 2025 and is intended to extend that cooperation globally once enough states ratify it.
If you are the victim of a cybercrime, report it rather than only cleaning up:
- Report to your national portal, such as the FBI Internet Crime Complaint Center in the United States or the equivalent police cybercrime unit elsewhere.
- Tell your bank or card issuer immediately if money or payment details are involved.
- Preserve the evidence. Do not wipe or reinstall the affected device, and keep the original emails, headers, and logs.
- Record dates, times, amounts, and account identifiers while the details are fresh.
