惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
Apple Machine Learning Research
Apple Machine Learning Research
云风的 BLOG
云风的 BLOG
罗磊的独立博客
博客园 - 三生石上(FineUI控件)
量子位
GbyAI
GbyAI
腾讯CDC
T
Tailwind CSS Blog
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
D
Docker
G
Google Developers Blog
aimingoo的专栏
aimingoo的专栏
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
Stack Overflow Blog
Stack Overflow Blog
Hugging Face - Blog
Hugging Face - Blog
小众软件
小众软件
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
N
Netflix TechBlog - Medium
Jina AI
Jina AI
IT之家
IT之家
Y
Y Combinator Blog

Intel 471 Blog

TeamPCP Supply Chain Attacks Turning Geopolitical Tension into Actionable Intelligence CVE-2025-68613: Zerobot botnet exploits critical vulnerability impacting n8n AI orchestration platform Introducing Cyber Threat Exposure Bundle: A Unified Approach to External Risk CVE-2026-20127: Critical Cisco SD-WAN vulnerability exploited in wild Handala Threat Group OpenClaw: A viral AI assistant and a magnet for infostealer malware and ClickFix trickery Israeli, US strikes against Iran triggers a surge in hacktivist activity CVE-2026-1731: Finding a critical RCE in an age of AI-driven vulnerability research Born to bypass MFA: Taking down Tycoon 2FA The UK Cyber Security Resilience Bill How AI and the human advantage beat tomorrow’s threats Winter Olympics 2026: Hacktivism Surges Ahead of Protests and Suspected Sabotage How Threat Hunting and “Good” Metrics Help The Business Likely fake ransomware operator 0APT causes panic — Our analysis Hunting APTs: from state policy to TTPs CrazyHunter Ransomware DevMan Ransomware Introducing HUNTER Tuning: a New Tool for Driving Behavioral Threat Hunt Detections Battling check fraud in the U.S. Gootloader Malware Update Shai-Hulud Worm 2.0 New FvncBot Android banking trojan targets Poland White Paper Preview: Black "Fraud Day” and Beyond — The Key Cyber Threats Facing the Retail Sector this Holiday Season Threat hunting case study: Detecting IAB activity Using deception to extract cyber threat intelligence Lynx Ransomware Qilin Ransomware Group ClickFix: Tricking users into installing infostealers Cybercrime Takedowns: Trust, Partnerships and Focus
Volt Typhoon: Advisory Update
Intel 471 · 2024-03-21 · via Intel 471 Blog

Threat Overview - Volt Typhoon Threat Group

On Tuesday (3/19/24), an advisory from President Biden's administration was released to state governors, detailing the threat of foreign entities including the Volt Typhoon group targeting critical drinking water and wastewater infrastructure - with the potential to "disrupt the critical lifeline of clean and safe drinking water". With Volt Typhoon in particular, it was revealed that last month the threat group was discovered infiltrating networks of a number of critical infrastructure organizations such as communications, energy, transportation, and water and wastewater. They have been identified as "pre-positioned" within these environments, enabling the threat of carrying out disruption across the critical infrastructure sectors. It was recommended that these water facilities adopt basic security measures, such as resetting default passwords and updating software, and provided a list of additional actions and resources; which can be found here: [Top Cyber Actions for Securing Water Systems]

GO TO COLLECTION

DOWNLOAD THE REPORT

Get your FREE Community Account today on the HUNTER Platform and get access to behavioral threat hunting content for your SIEM, EDR, NDR, and XDR platforms!

GET YOUR FREE HUNTER COMMUNITY ACCOUNT!

Hunt Packages

ShadowCopy Image Accessed

This package is intended to help identify when Shadow Copies are accessed on a user's host. This can be the cause of creating a new backup, setting up Shadow Copies, restoring from old backups or due to malicious access to normally protected files. In July 2021 a privilege configuration issue was identified, enabling access to NTLM hashes and other sensitive data that is typically protected with SYSTEM level access on the normal filesystem. This vulnerability is tracked as CVE-2021-36934 and dubbed SeriousSAM or HiveNightmare. The vulnerability affects access to The C:\Windows\System32\config\ folder, containing the SYSTEM, SAM and SECURITY hive files. Typically these files are protected to only SYSTEM level processes, however they can be accessed utilizing Shadow Copies that fail to protect it the same as in the original source folder.

ACCESS HUNT PACKAGE

Netsh Port Forwarding Command

This use case is meant to identify the netsh port forwarding command-line parameters "interface portproxy add".

ACCESS HUNT PACKAGE

WMIC Windows Internal Discovery and Enumeration

This will identify the potentially malicious use of WMI (Windows Management Interface) utilized for local enumeration and discovery of a host.

ACCESS HUNT PACKAGE

Potentially Injected Process Command Execution

This Hunt Package identifies child processes that require interactive output that are not executed by cmd.exe and powershell.exe.

ACCESS HUNT PACKAGE

Dump LSASS via comsvcs DLL

Identify the usage of Microsoft Windows COM+ services DLL (comsvcs.dll), which can be used to dump process memory, dumping the process memory of lsass.exe which can be used to obtain credentials.

ACCESS HUNT PACKAGE

Potential Impacket wmiexec Module Command Execution

Impacket's wmiexec module enables an attacker to remotely upload files to the target system. By default the module utilizes the same structure of command arguments to perform file upload. The logic provided in this package identifies Impacket's known wmiexec command structure, accounting for small alterations in the case an attacker changes the module's command structure.

ACCESS HUNT PACKAGE

Dump Active Directory Database with NTDSUtil - Potential Credential Dumping

This content is designed to identify when NTDSutil.exe is used to create a full backup of active directory. This technique is utilized by the Conti ransomware and Trickbot malware to steal data from a compromised host.

ACCESS HUNT PACKAGE

Excessive Windows Discovery CommandLine Arguments - Potential Malware Installation

This content is designed to detect when the same discovery tool (ifconfig.exe, netstat.exe, ping.exe) is executed in quick succession that contains different arguments and strings.

ACCESS HUNT PACKAGE

Remote Process Instantiation via WMI

This use case is meant to identify wmic.exe being launched with parameters to spawn a process on a remote system.

ACCESS HUNT PACKAGE

Powershell Encoded Command Execution

Looks for valid variations of the -EncodedCommand parameter. This is commonly used to encode or obfuscate commands, and not all occurrences are malicious. For example, benign complex commands may require encoding to properly run on a target system. Analysis of the encoded command by base64 decoding the encoded data will be necessary.

NOTE: When excessive results are received, notes provided in the Deployment Steps may be able to aid in tuning the dataset, per tool. Some general suggestions may be to group by parent processes to identify common, approved and legitimate, applications; group by common line and only review command lines observed less than 3 times, across 3 hosts (indicating single execution across multiple hosts); or limit the results by distinct number of hosts and event counts, such as limiting to less than 5 observed hosts or total execution count.

ACCESS HUNT PACKAGE