Backup
A copy of data held separately from the original, so the original can be lost without the data being lost. The widely used shorthand is three copies, on two kinds of media, with one kept off-site. A copy on a drive that is always plugged in is a convenience, not a backup, because ransomware that reaches the computer usually reaches the attached drive too.
Worked example: a desktop with a daily copy to an external drive that is unplugged after each run, plus a weekly copy to a second drive kept elsewhere, satisfies the shorthand. The same desktop with a permanently mounted network folder does not.
Behaviour monitoring
Watching what a program does after it starts — which files it opens, whether it writes to system areas, whether it begins encrypting documents in bulk — and intervening when the pattern matches known malicious activity. It catches threats that no signature describes, at the cost of occasionally stopping an unusual but legitimate program.
Botnet
A group of compromised computers controlled remotely and used together, typically to send bulk email, generate fraudulent traffic or overwhelm a target with requests. An affected machine often shows no symptom the owner notices, because the operator's interest is in keeping it working normally.
Social engineering
Persuading a person to take an action against their own interest — approving a login, reading out a code, granting remote access — rather than defeating a technical control. It is the mechanism behind phishing and support-call fraud, and it is deliberately time-pressured, because a person given time usually checks.