Skip to main content

Mastering the Intelligence Lifecycle - Cybrary

Advanced Cyber Threat Intelligence

1. Introduction to the Intelligence Lifecycle

The course begins by outlining the intelligence lifecycle, a structured approach comprising:

  • Collection: Gathering raw data from various sources.
  • Processing: Organizing and structuring the collected data.
  • Analysis: Interpreting processed data to generate actionable intelligence.
  • Dissemination: Sharing intelligence with relevant stakeholders.

This framework ensures a systematic method for developing and leveraging threat intelligence programs.

2. Data Collection Sources

Effective threat intelligence begins with robust data collection from both internal and external sources:

Internal Sources:

  • Endpoint Logs: Data from devices within the organization.
  • Network Traffic: Information from firewalls, routers, and switches.
  • Security Tools: Outputs from SIEMs, IDS/IPS, and antivirus solutions.

External Sources:

  • Private Feeds: Subscription-based services like Recorded Future or Anomali.
  • Community Sharing: Information from ISACs and ISAOs.
  • Public Data: Open-source intelligence (OSINT) from platforms like VirusTotal or Shodan.
Example: An organization might use internal firewall logs to detect unusual outbound traffic and correlate this with external threat feeds to identify potential command-and-control (C2) communications.
Example: A security team may gather IOCs (Indicators of Compromise) from their SIEM (internal) and compare them with OSINT sources like Abuse.ch (external) for validation.

3. Processing and Data Management

Raw data must be processed to extract meaningful insights:

  • Standardization: Utilizing formats like STIX and TAXII to ensure consistency.
  • Scoring Systems: Applying CVSS (Common Vulnerability Scoring System) to assess the severity of vulnerabilities.
Example: By converting diverse threat data into STIX format, analysts can more easily share and interpret information across different platforms and organizations.

4. Analysis Techniques

This is the core of the course and emphasizes the importance of deep, structured analysis.

Structured Analytic Techniques:

  • ACH (Analysis of Competing Hypotheses): Evaluating multiple hypotheses to determine the most probable explanation.
  • Cyber Kill Chain: Understanding attack stages to disrupt adversaries (e.g., Reconnaissance → Delivery → Exploitation).
  • Diamond Model: Maps adversary, victim, infrastructure, and capability relationships.

Campaign Analysis:

  • MITRE ATT&CK Framework: Mapping adversary tactics and techniques to understand behavior patterns.
  • Heatmaps and Visualizations: Identifying trends and anomalies in attack data.

Visual Analysis

Visual Analysis is a technique used by cyber threat analysts to detect patterns, anomalies, and relationships in large datasets by representing the data visually. Instead of reviewing long logs or tables, visual tools allow analysts to quickly interpret complex attack data and identify potential threats more efficiently.

Real-World Example:

Imagine a SOC team investigating a series of login attempts. Instead of combing through thousands of log entries, they use a heatmap that highlights login activity by time and location. This immediately reveals that most logins are from internal IPs, but there’s a suspicious spike from a foreign country at 3 AM, which could indicate a brute-force or credential stuffing attempt.

Tools Often Used:

  • Maltego – for mapping relationships between actors and infrastructure.
  • ELK Stack (Elasticsearch, Logstash, Kibana) – for visualizing logs and timelines.
  • MITRE ATT&CK Navigator – to track adversary techniques across campaigns.

Course of Action (CoA)

In the Course of Action step, analysts and defenders recommend specific defensive or responsive actions based on the findings from threat intelligence. These actions are tied closely to where the adversary is in the Cyber Kill Chain and the nature of their tactics.

Real-World Example:

If an organization detects a phishing campaign that leads to credential theft (Delivery → Exploitation in the Kill Chain), a recommended course of action might include:

  • Blocking the phishing domain.
  • Resetting affected user passwords.
  • Deploying Multi-Factor Authentication (MFA).
  • Educating employees on phishing recognition.

The Diamond Model can also assist by analyzing the adversary, their infrastructure, capabilities, and the victim profile to suggest targeted responses.

Example: A campaign using phishing and credential dumping techniques can be tracked using ATT&CK to predict the next steps.
Example: During the analysis of a phishing campaign, ACH can help determine whether the observed activities align more closely with financially motivated cybercriminals or state-sponsored actors.

5. Attribution and Bias Management

Attributing cyberattacks to specific actors involves careful consideration:

  • Attribution Challenges: Similar tools and techniques can be used by different threat actors.
  • Cognitive Biases: Awareness of biases like confirmation bias is crucial.
  • Logical Fallacies: Avoiding flawed reasoning that leads to false conclusions.

Nation-State Attribution

Nation-State Attribution is the process of linking a cyberattack to a state-sponsored actor. This is particularly complex and sensitive because it involves geopolitical implications and requires strong, corroborated evidence. Analysts typically use a combination of malware signatures, TTPs (Tactics, Techniques, and Procedures), infrastructure, and historical context.

Real-World Example:

A ransomware variant is discovered in a bank’s network. The malware uses custom encryption routines and communicates with C2 servers linked to known infrastructure used by a group like APT28 (Fancy Bear). These are linked through:

  • Malware code similarity.
  • Infrastructure re-use (same domains or IPs).
  • Timezone-based activity patterns.

The analysis might suggest Russia-based nation-state involvement, but analysts must avoid jumping to conclusions due to false flag tactics — where attackers mimic other groups to mislead attribution.

Example: Jumping to conclusions based on previous incidents without verifying data can lead to false positives.
Example: The presence of a particular malware strain should not automatically result in attributing an attack to a known group without supporting evidence.

6. Dissemination and Feedback

The final stage of the lifecycle involves sharing intelligence and gathering feedback.

Intelligence Types:

  • Tactical Intelligence: Short-term, technical details like IPs and malware hashes.
  • Operational Intelligence: Information about ongoing campaigns or TTPs.
  • Strategic Intelligence: High-level analysis for decision-makers.

Sharing Intelligence:

  • Collaboration with other organizations enhances defense.
  • Feedback improves future data collection and analysis.
Example: Sharing IOC data with a sector-specific ISAC can help identify industry-wide threats.
Example: A strategic report highlighting emerging ransomware trends can inform executive decisions on investing in backup and recovery solutions.

Reference: Screenshots and course summary content taken from Advanced Cyber Threat Intelligence - LinkedIn Learning.

Comments

Popular posts from this blog

How to Pass CompTIA Security+ SY0-701 in 2 Months (839 Score Breakdown + Resources)

How I Scored 839/900 on CompTIA Security+ SY0-701 — 2-Month Prep Strategy That Actually Worked Score: 839/900  |  Exam: CompTIA Security+ SY0-701  |  Prep Time: 2 Months  |  Total Questions: 76 (including 3 PBQs) I'm not going to sugarcoat it — CompTIA Security+ is not easy, but it is very passable with the right strategy. I cleared it with an 839 out of 900, and in this post I'll share exactly how I did it, domain by domain, so you can replicate the approach without wasting time. My 2-Month Study Plan Month 1 — Domain-by-domain study: Read, take notes, and build comparison tables and mnemonics for tricky concepts. Month 2 — Heavy practice testing: Full focus on practice tests and PBQ simulations. Time management drills every session. The biggest mistake people make is spending 90% of their time reading and only 10% practicing. I flipped that in month 2 — and it made all the difference. Domain 1 — General Security Concepts What to focu...

Splunk in Plain English — A Practical SOC Guide

Imagine you are a detective, and every device on your network — servers, laptops, firewalls, cloud systems — is leaving footprints everywhere. The problem is there are millions of footprints every single day, scattered across thousands of different files. Your job is to find the one set of footprints that does not belong. That is exactly the problem Splunk solves. It is the platform that collects every footprint from every device, puts them in one place, and gives you the tools to find the suspicious ones — fast. In this blog, I will take you through Splunk from absolute scratch — what it is, how it works under the hood, how to write SPL queries like a pro, how to build dashboards and alerts, how to set up a SOC lab, and most importantly, the interview questions you will definitely face if you are going for a SOC analyst role. I have completed the TryHackMe Advanced Splunk rooms including SPL exploration, SOC lab setup, dashboards and reports, data manipula...

Every SOC Analyst Must Know These Windows Event IDs — Here's Why

Imagine you are the security guard of a massive office building. Every time someone enters, leaves, opens a cabinet, or tries to break in — it gets recorded in a logbook. Now imagine if that logbook could automatically tell you when something suspicious happened. That is exactly what Windows Event Logs are — the logbook of your Windows system, and for a SOC analyst, it is the single most important source of truth. In this blog, we will break down Windows Event Logs from scratch — what they are, how to read them, how to query them like a pro using PowerShell, and most importantly, which Event IDs you must memorize for your SOC analyst interview. Let's dive in. 1. What Are Windows Event Logs? Windows Event Logs are records that Windows automatically creates whenever something significant happens on the system — a user logs in, a service crashes, a file is accessed, an audit policy changes, a script runs. Think...

Beware of Instagram Shopping Scams: Tips to Stay Safe

Beware of Instagram Shopping Scams: Tips to Stay Safe In recent years, Instagram has evolved into a popular marketplace, allowing users to discover and purchase products directly through the platform. While this has made shopping more convenient, it has also opened the door to a rise in scams and fraudulent activities. Here’s what you need to know about Instagram shopping scams and how to protect yourself. What Are Instagram Shopping Scams? Instagram shopping scams typically involve fake accounts or websites that mimic legitimate brands. Scammers often create attractive posts featuring trendy products at unbeatable prices, luring unsuspecting shoppers into making purchases. Once you’ve placed an order, you might receive subpar merchandise, or worse, nothing at all. I'm receiving a lot of calls nowadays about scams, and people are asking how they can get a refund and whether there is any chance of getting their money back. Common Types of Scams are Fake Accounts, Phishing Links and ...

Deep Dive into Cybersecurity: Security+ Level Knowledge Without the Certificate

📚 My Cybersecurity Learning Journey Key Topics from a 17-Hour Security+ Course 🔹 CIA Triad Explained Confidentiality: Ensuring that sensitive data is only accessed by authorized users. This is often achieved using encryption and access controls. Integrity: Ensuring data is accurate and untampered. Techniques like hashing, checksums, and digital signatures help validate that data hasn't been altered. Availability: Making sure systems and data are accessible when needed. Achieved through backups, redundancy, load balancing, and fault-tolerant design. 🔹 Types of Threats Malware: Includes viruses, ransomware, worms, and trojans that compromise devices or networks. Social Engineering: Manipulating users into giving up confidential info. Example: Phishing emails. Insider Threats: Employees or contractors misusing access, accidentally or intentionally. Advanced Persistent Threats (APTs): Long-term targeted attacks, often by well-funded threat actors. Zero...

Customer Care number frauds : Be careful regarding your google search

Awareness is necessity ALERT !! "Careful during searching on google for customer care number regarding online shopping, bank loan or online job search." The number you find on Google need not be real all the time. It can be a fake number. When you are looking for a customer care number, go to that particular site and search for their help centre section or contact us section. Don't search for such help centre numbers on other sites, as it can be fake. Here, I am sharing the latest case study of September 2020 regarding customer care fraud !! A person from Gujarat wanted to buy a mobile and he searched on an online website. Now he wanted to buy a mobile on the EMI installment, but he didn't know what was the procedure for EMI installment. He randomly searched on google for the customer care number of that online website and found a mobile number from some random website. He called that number, and the person on the other s...