๐ Day 3: Types of Cyberattacks
Part of the 30-Day SOC Level 1 Training Series
๐ Day 3: Types of Cyberattacks
*Part of the 30-Day SOC Level 1 Training Series*
๐งฉ What Youโll Learn Today
As a SOC Level 1 analyst, youโll be expected to recognize and respond to various types of cyberattacks. This lesson introduces the most common attack types, how they work, and how they appear in real-world SOC operations and SIEM alerts.
๐ Key Attack Types & Definitions
1. Phishing and Spear Phishing
๐ Definition: Phishing is a social engineering technique where attackers impersonate trusted entities to trick users into revealing sensitive information. Spear phishing is a more targeted version aimed at specific individuals or roles within an organization.
๐ง Example: An employee receives an email that looks like itโs from their bank, asking them to โverifyโ their account by clicking a link. The link leads to a fake login page that steals credentials. In SIEM, this may appear as a user clicking a suspicious URL flagged by threat intelligence.
โPhishing is like someone pretending to be your friend to steal your wallet โ except it happens through email or messages.โ
2. Malware and Ransomware
๐ Definition: Malware refers to any malicious software designed to disrupt, damage, or gain unauthorized access to systems. Ransomware encrypts files and demands payment for decryption.
๐ง Example: A user downloads a fake PDF attachment that installs a keylogger, silently capturing passwords. In SIEM, this may show up as unusual process creation or outbound traffic to known malicious IPs.
โRansomware is like a thief locking your house and asking for money to give you the key.โ
3. Brute Force Login Attempts
๐ Definition: Brute force attacks involve systematically guessing passwords until the correct one is found.
๐ง Example: Authentication logs show 100+ failed login attempts from the same IP within 5 minutes. The SIEM triggers a brute force alert.
โItโs like trying every key on a keyring until one opens the door.โ
4. Denial of Service (DoS) and Distributed DoS (DDoS)
๐ Definition: DoS and DDoS attacks flood a system or network with traffic, making it unavailable to legitimate users.
๐ง Example: Firewall logs show thousands of requests per second from multiple IPs targeting a single web server.
โItโs like a crowd blocking the entrance to a store so real customers canโt get in.โ
5. SQL Injection
๐ Definition: SQL Injection is a web application attack where malicious SQL code is inserted into input fields to manipulate or access databases.
๐ง Example:
An attacker types ' OR '1'='1 into a login form, bypassing authentication and accessing user data. SIEM may detect this through abnormal query patterns in web logs.
โItโs like tricking a vending machine into giving you snacks without paying.โ
6. Cross-Site Scripting (XSS)
๐ Definition: XSS allows attackers to inject malicious scripts into web pages viewed by other users.
๐ง Example: A comment box on a website allows JavaScript, which an attacker uses to redirect users to a fake login page.
โItโs like someone writing a trap into a public notice board that tricks others when they read it.โ
7. Man-in-the-Middle (MITM)
๐ Definition: MITM attacks intercept communication between two parties to steal or alter data.
๐ง Example: An attacker intercepts login credentials sent over an unsecured Wi-Fi network.
โItโs like someone secretly listening to your phone call and writing down your credit card number.โ
8. Insider Threats
๐ Definition: An insider threat involves someone within the organization misusing their access to cause harm.
๐ง Example: A disgruntled employee downloads sensitive data before leaving the company. SIEM may show large file transfers or access to restricted folders.
โItโs like a trusted employee stealing from the company vault.โ
9. Suspicious DNS Queries
๐ Definition: Attackers often use DNS to communicate with command-and-control servers or exfiltrate data.
๐ง Example: DNS logs show queries to newly registered domains or domains flagged by threat intelligence feeds.
โItโs like someone secretly sending coded messages to a remote location.โ
10. Unusual File Access or Modification
๐ Definition: Unauthorized access or changes to sensitive files may indicate data theft or malware activity.
๐ง Example: File integrity monitoring alerts show changes to system files or access to confidential documents by non-privileged users.
โItโs like someone sneaking into a locked cabinet and rearranging the contents.โ
๐ง Summary
These attack types form the core of what SOC analysts monitor daily. Recognizing patterns in logs, alerts, and user behavior is key to early detection and response. For interviews, be ready to explain how these attacks appear in SIEM tools and what actions youโd take as an L1 analyst.
๋ฉํ๋ฐ์ดํฐ
- post_id
- f12419eb2d3d
- slug
- day-3-types-of-cyberattacks-f12419eb2d3d
- url
- https://medium.com/@0ccupi3R/day-3-types-of-cyberattacks-f12419eb2d3d
- canonical_url
- https://medium.com/@0ccupi3R/day-3-types-of-cyberattacks-f12419eb2d3d
- author_url
- https://medium.com/@0ccupi3R
- status
- ok
- fetched_at
- 2026-06-16 19:09:56