Debugger terminal displaying x86-64 register values with a coffee mug and handwritten notes in the foreground.

TryHackMe: x86 Architecture Overview

Author: Mario Martinez Jr. (ku5e / Gary7) | TryHackMe USA Rank #76 | Top 1% Difficulty: Easy Topics: CPU Architecture, x86 Registers, Memory Layout, Stack Analysis, Malware Analysis Fundamentals Link: x86 Architecture Overview on TryHackMe Answers are redacted within the narrative to allow you to complete the tasks on your own, but a full table of answers is available at the end of this walkthrough. This room gives you the mental model that makes malware analysis readable. Before you open a binary in Ghidra or step through a sample in x64dbg, you need to know what the CPU is actually doing with its registers and memory. The room covers Von Neumann architecture, x86 registers from EAX down to the segment registers, the four-section memory layout, and the stack. It takes about an hour. If you plan to do any serious reverse engineering, that hour is not optional. ...

April 12, 2026 · Mario Martinez Jr.
Office laptop open to an AI chat interface beside an unread IT policy document

Your DLP Policy Does Not Know What Your Employees Are Running

76% of organizations call shadow AI a definite or probable problem. That number grew 15 points in one year. The 24% who do not call it a problem are not running a cleaner operation. They have not looked. The standard data loss prevention tools deployed to catch unauthorized AI usage have the same blind spot that plagiarism detectors have in a classroom where students already know the humanizer tools exist. ...

April 12, 2026 · Mario Martinez Jr.
A cybersecurity analyst carefully reviewing a Spanish-language phishing email on a monitor, representing the detection advantage of bilingual security professionals.

The Bilingual Cybersecurity Professional Is Not a Diversity Hire

The Spanish National Cybersecurity Institute documented ransomware campaigns targeting Spanish speakers using natural, regionally appropriate Spanish generated with AI assistance — delivered through Google Drive links disguised as financial documents. The social engineering worked because the language read correctly. A monolingual analyst reviewing that email in a log sees foreign-language content and flags it by pattern or script. A bilingual analyst reads it and identifies the technique. That is not a soft skill. That is a detection capability. ...

March 20, 2026 · Mario Martinez Jr.
A split image contrasting a structured guided task interface on the left with a complex, unresolved incident timeline on the right, illustrating the gap between training environments and real incident response.

TryHackMe Rooms Are Not as Easy as They Feel

During Advent of Cyber, a room felt manageable — not because the concepts were simple, but because the room told you which system to examine, confirmed that a threat was present, and guaranteed that completing the steps would surface an answer. That structure is useful for learning. It is also the exact thing that disappears in a real investigation. The gap between TryHackMe and real incident response is not difficulty. It is the absence of a defined answer. ...

March 20, 2026 · Mario Martinez Jr.
A security analyst at a dimly lit workstation with multiple monitors displaying alert queues, representing the calibration challenge of the first 90 days in a SOC role.

The First 90 Days in a Security Role Are Not on Any Cert Exam

In a live security environment, alerts fire without labels. No task question. No confirmation that something is there. No rubric for how long to spend on a given signal before surfacing it. The volume on day one is unlike anything a certification exam simulates, and the volume is not the problem. Calibration is. The credential gets you past the filter. What you do with alerts in the first 90 days determines whether you clear probation. ...

March 20, 2026 · Mario Martinez Jr.
A split image showing a security certification study guide on the left and a live SOC SIEM dashboard on the right, representing the gap between certification knowledge and operational security work.

Security+ Is Not the Cert the SOC Job Requires

CompTIA Security+ has a domain called “Security Operations.” It is the largest domain on the exam at 28%. CompTIA CySA+ has a domain called the same thing, at 33%. The Security+ version covers asset management, vulnerability management, identity controls, and incident response. The CySA+ version names specific tools in its exam objectives: Wireshark for traffic analysis, SIEM platforms for detection and correlation, VirusTotal for threat investigation. Security+ covers enough to recognize those concepts in a multiple-choice question. CySA+ covers enough to use them in an investigation. ...

March 20, 2026 · Mario Martinez Jr.

TryHackMe - Threat Modelling Walkthrough

Author: Mario Martinez Jr. (ku5e / Gary7) | TryHackMe USA Rank #76 | Top 1% Difficulty: Easy Topics: Threat Modelling, MITRE ATT&CK, DREAD, STRIDE, PASTA Link: Threat Modelling on TryHackMe Answers are redacted within the narrative to allow you to complete the tasks on your own, but a full table of answers is available at the end of this walkthrough. This room walks through four threat modeling frameworks used by security teams to identify, categorize, and prioritize risks. You apply each framework to realistic organizational scenarios, including a financial services company and an e-commerce payment processor. ...

March 15, 2026 · Mario Martinez Jr.

TryHackMe: Threat Intel & Containment

Author: Mario Martinez Jr. (ku5e / Gary7) | TryHackMe USA Top 1% Difficulty: Easy Topics: Threat Intelligence, Containment Strategies, Incident Response, Wireshark Answers are redacted within the narrative to allow you to complete the tasks on your own, but a full table of answers is available at the end of this walkthrough. This room is a lecture-heavy introduction to threat intelligence creation and containment strategies within the incident response cycle. Most tasks pair reading with a single comprehension question. The practical at the end drops a packet capture on the desktop and asks you to pull three specific values from the traffic. Wireshark filtering gets you there fast. ...

March 15, 2026 · Mario Martinez Jr.

TryHackMe: Tardigrade

Author: Mario Martinez Jr. (ku5e / Gary7) | TryHackMe USA Top 1% Difficulty: Easy Topics: Persistence Mechanisms, Backdoors, Incident Response, Linux Forensics Answers are redacted within the narrative to allow you to complete the tasks on your own, but a full table of answers is available at the end of this walkthrough. A server is already compromised. The attacker believes they cleared out. Your job is finding what they left behind before the machine goes back to production. The IR team has isolated the machine and handed you credentials for an account with root privileges. Five backdoors are planted somewhere on the system. Finding them requires knowing what a clean Linux install looks like. Anything that doesn’t match is a lead. ...

March 15, 2026 · Mario Martinez Jr.

TryHackMe: Preparation

Author: Mario Martinez Jr. (ku5e / Gary7) | TryHackMe USA Rank #76 | Top 1% Difficulty: Easy Topics: Incident Response, CSIRT, Digital Forensics, Log Management, Windows Event Logs Answers are redacted within the narrative to allow you to complete the tasks on your own, but a full table of answers is available at the end of this walkthrough. This room covers the Preparation phase of the incident response lifecycle, the foundation that determines whether a team can respond to a breach effectively or scramble in the dark. You take the role of an incident responder building out the people, processes, and technology required to detect and contain adversarial activity before the next room moves into identification and scoping. ...

March 15, 2026 · Mario Martinez Jr.