APT: The Attackers Who Are Willing to Wait
Advanced persistent threats are patient, well-resourced intrusions. What sets them apart is not one trick, but persistence.
2 min readIntermediate Sep 7, 2026
Explain Like I'm Not a Hacker
A burglar who moves into the attic and lives there quietly for a year, taking one small thing at a time.
The 30-second explanation
Most attackers grab what they can and leave. An APT settles in, moves slowly, and keeps access for months so it can quietly collect what it came for.
How it works
- 1
1. Target
Choose a victim and research it.
- 2
2. Enter
Targeted phishing or a chosen weakness.
- 3
3. Persist
Set up several ways back in.
- 4
4. Collect
Slowly gather the data of interest.
The term describes behaviour, not a specific group: a determined adversary with resources and a specific objective. They often start with targeted phishing or an exposed service, then establish several ways back in, learn the network, and move carefully to the systems that hold what they want. They avoid noisy actions and often use built-in tools. Public attribution to a particular state or organisation should rely on cited evidence, and this page describes the general pattern only.
Real-world example
A logging review finds a rarely used account signing in at the same quiet hour every week and accessing a file share it has never used. Nothing looks malicious on its own, but the regularity and the choice of target point to someone who has been there for a long time.
How to spot it
Regular, quiet beacons
Small, periodic connections to unfamiliar servers.
Legitimate tools used oddly
Administration tools run by accounts that never used them.
Persistence in odd places
New scheduled tasks, services or accounts nobody created.
Access to sensitive data only
Interest in a narrow set of high-value files.
What to do
- 1Assume a determined attacker may already be inside, and hunt for signs rather than only waiting for alerts.
- 2Reduce standing access, segment sensitive systems and require MFA for administrators.
- 3Keep long log retention, since the first sign of access may be months old.
Stay curious. Stay safer.
This is one piece of a bigger picture. Explore more real-world examples, concepts and tips to build your cybersecurity awareness.
Keep reading
- Advanced Persistent Threats
Living off the Land: Attacks That Use Your Own Tools Against You
2 min read - Threat Intelligence
MITRE ATT&CK: The Attacker's Playbook, Published for Defenders
2 min read - SOC & Blue Team
Threat Hunting: Looking for Attackers Nobody Has Alerted On
2 min read - Security Basics
MFA: The Second Lock That Hackers Can Still Pick
3 min read