Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
THM-Tempest — TryHackMe SOC Level 1 — Follina CVE-2022-30190, Nim C2, Chisel, PrintSpoofer, backdoor accounts | Kitploit
Tools/GitHubGitHub/czabatta/thm-tempest
Privilege EscalationPersistence MechanismsVulnerability AnalysisExploitationLateral MovementForensicsDigital ForensicsCTFCommand and ControlLearning & EducationIncident ResponseLabs & Practice
2 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
GitHubczabatta/thm-tempest

THM-Tempest

TryHackMe SOC Level 1 — Follina CVE-2022-30190, Nim C2, Chisel, PrintSpoofer, backdoor accounts

View Repository

TryHackMe — Tempest

SOC Level 1 Pathway | Incident Response Investigation

Overview

Full incident response investigation of a compromised Windows machine. The attacker gained initial access via a malicious Word document exploiting CVE-2022-30190 (Follina), established persistence, tunneled through the network using Chisel, escalated privileges via PrintSpoofer, and created backdoor accounts with a persistent malicious service.

Timeframe: June 20–21, 2022
Tools: EvtxEcmd, Timeline Explorer, Wireshark, Brim, Sysmon
Victim Host: TEMPEST | User: benimaru


Attack Chain Summary

#StageTTP
1Initial AccessMalicious .doc via Chrome — CVE-2022-30190 (Follina)
2Payload DeliveryPowerShell stager dropped to Startup folder
3Execution & Persistencecertutil downloaded first.exe — executes on every login
4C2 CommunicationsNim-based binary beaconing to resolvecyber.xyz:80 via HTTP/Base64
5DiscoveryInternal recon via decoded C2 traffic — found credentials and open ports
6Tunneling & Lateral MovementChisel reverse socks proxy + WinRM via harvested credentials
7Privilege EscalationPrintSpoofer exploiting SeImpersonatePrivilege → SYSTEM
8Persistence (SYSTEM)Backdoor accounts shion/shuna + TempestUpdate2 malicious service

Key IOCs


MITRE ATT&CK Techniques


Detailed Report

See Tempest_Attack_Chain.pdf for the full analysis including artifact hashes and IOC table.


TryHackMe SOC Level 1 Pathway — Tempest | Analyst: czabatta

Download Tool
TypeValue
Filefree_magicules.doc
IP167.71.199.191
URLhxxp://phishteam[.]xyz/02dcf07/index.html
URLhxxp://phishteam[.]xyz/02dcf07/first.exe
Domain:Portresolvecyber[.]xyz:80
SHA256CE278CA242AA2023A4FE04067B0A32FBD3CA1599746C160949868FFC7FC3D7D8 (first.exe)
SHA2568A99353662CCAE117D2BB22EFD8C43D7169060450BE413AF763E8AD7522D2451 (ch.exe — Chisel)
SHA2568524FBC0D73E711E69D60C64F1F1B7BEF35C986705880643DD4D5E17779E586D (spf.exe — PrintSpoofer)
Accountsshion, shuna
ServiceTempestUpdate2
Event ID4720 (account creation), 4732 (added to admins)
IDTechnique
T1566.001Phishing: Spearphishing Attachment
T1203Exploitation for Client Execution (CVE-2022-30190)
T1059.001Command & Scripting: PowerShell
T1547.001Boot Autostart: Startup Folder
T1105Ingress Tool Transfer
T1071.001C2: Web Protocols
T1090Proxy: Reverse Socks Proxy (Chisel)
T1078Valid Accounts
T1134Access Token Manipulation (PrintSpoofer)
T1136.001Create Account: Local Account
T1098Account Manipulation
T1543.003Create/Modify System Process: Windows Service