To access material, start machines and answer questions login.
Fundamentals
You already know the core concepts of defensive security - detection, triage, containment and remediation being the backbone to any successful defensive security team.
This room runs you through a simulated workflow:
- Alert triage
- Attack classification
- Containment
To prepare you for the remainder of this pathway.
What stage best describes stopping an attack from ongoing?
Alert Triage - Identify the
The simulated dashboard has a live queue of events. A web enumeration attack has just triggered. Investigate the alert and find identifying information about the attacker.
These security dashboards contain all sorts of information. Defenders call these alerts, and can tell the defender what is happening on the company computers. The skill of a good defender is being able to recognise the important alert out of the noisy ones.

You'll need to...
Why you're doing this
Collecting IOCs is one of the first steps when investigating an alert. By extracting identifiable information about the attacker, we can look up the reputation and history of the attacker from both internal and external sources.
What is the IP address the attacker is using to perform the web enumeration attack?
Attack Chain Analysis
Now let's investigate the attack, and more importantly, the events leading up to the alert being triggered. Using the alert, we can see what other types of URLs the attacker is searching for, with the error codes indicating what was found, blocked, or not existing.

You'll need to...
Why you're doing this
By understanding the things that a hacker is after, and how they think, can help us better understand what to defend.
What host was the attacker scanning?
Begin Containment
After clicking "Proceed to Investigate" the alert, it's now time to use internal tooling to implement containment:
- IP blocking
- Rate limiting
- Web Application update
This maps to the Framework.

You'll need to...
Why you're doing this
While we can see the attacker currently enumerating our systems, now is the time to strike and stop them in their tracks, before they find what they are truly looking for and begin their hacks.
Hackers also use noisy scans like this to overwhelm the defensive security team. If we can cut out this noise, we might find the attacker is already within our systems, being stealthy.
Copy the flag that appears when the attacker has been contained
Ready to learn Cyber Security?
TryHackMe provides free online cyber security training to secure jobs & upskill through a fun, interactive learning environment.
Already have an account? Log in
