Skip to content
Threat Feed
low advisory

SOC Analyst Toolkit with Threat Hunting Queries

A free, offline SOC toolkit aimed at Tier 1 analysts includes IR checklists, triage playbooks, and threat hunting guides mapped to MITRE ATT&CK, with Splunk and Elastic queries for threats such as Kerberoasting, Pass-the-Hash, LOLBAS, scheduled task persistence, and C2 on non-standard ports.

A security practitioner has released a free, offline SOC toolkit intended for Tier 1 analysts and those new to blue team operations. This toolkit, contained within a single HTML file, provides resources for incident response, alert triage, threat hunting, and analyst onboarding. Released in March 2026, the toolkit includes interactive IR checklists for common incident types (Phishing, Malware, Brute Force, Data Exfil, Suspicious PowerShell), alert triage playbooks with decision trees, threat hunting guides mapped to MITRE ATT&CK, and a structured curriculum for new Tier 1 hires. The threat hunting guides are noteworthy, as they include Splunk and Elastic queries for specific attack techniques like Kerberoasting, Pass-the-Hash, LOLBAS abuse, scheduled task persistence, and C2 communication on non-standard ports. Defenders can leverage the shared hunting queries to enhance their detection capabilities.

Attack Chain

This toolkit is designed to aid in the detection of the following attack chains:

  1. Initial Access: (Phishing, Malware) An attacker gains initial access through methods such as phishing emails or malware-infected attachments.
  2. Credential Access: (Kerberoasting, Pass-the-Hash) After gaining initial access, the attacker attempts to harvest credentials using techniques like Kerberoasting to target service accounts or Pass-the-Hash to reuse existing credentials.
  3. Lateral Movement: (Pass-the-Hash) Using compromised credentials, the attacker moves laterally within the network, accessing additional systems and resources.
  4. Execution: (LOLBAS) The attacker utilizes Living-Off-The-Land Binaries and Scripts (LOLBAS) to execute malicious commands and evade detection.
  5. Persistence: (Scheduled Task Persistence) The attacker establishes persistence by creating scheduled tasks that execute malicious code at regular intervals.
  6. Command and Control: (C2 on non-standard ports) The attacker establishes a command and control channel, communicating with compromised systems over non-standard ports to evade detection.
  7. Exfiltration: (Data Exfil) The attacker exfiltrates sensitive data from the compromised systems.
  8. Impact: (Data Exfil) The attacker achieves their final objective of data exfiltration, resulting in data loss or exposure.

Impact

The toolkit helps defenders to mitigate the impact of attacks by providing resources for incident response, alert triage, and threat hunting. Successful implementation of the toolkit’s recommendations can lead to faster detection and containment of security incidents, reducing the potential for data breaches, financial losses, and reputational damage.

Recommendation

  • Review the threat hunting guides within the toolkit and adapt the provided Splunk and Elastic queries for Kerberoasting, Pass-the-Hash, LOLBAS, scheduled task persistence, and C2 on non-standard ports to your environment.
  • Utilize the provided IR Checklists (Phishing, Malware, Brute Force, Data Exfil, Suspicious PowerShell) to standardize and improve incident response procedures.
  • Customize and integrate the Alert Triage Playbooks into your existing security operations workflows to assist with the analysis of alerts related to impossible travel, lateral movement, and DNS beaconing.

Detection coverage 2

Detect Suspicious Scheduled Task Creation

medium

Detects the creation of scheduled tasks that may be used for persistence.

sigma tactics: persistence techniques: T1053.005 sources: process_creation, windows

Detect Connections to Non-Standard Ports

medium

Detects network connections to common command and control ports.

sigma tactics: command_and_control techniques: T1071.001 sources: network_connection, windows

Detection queries are kept inside the platform. Get full rules →

Indicators of compromise

2

url

TypeValue
urlhttps://cross-samuel1.github.io/soc-analyst-hub/
urlhttps://github.com/cross-samuel1/soc-analyst-hub