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

推荐订阅源

WordPress大学
WordPress大学
博客园 - 司徒正美
小众软件
小众软件
H
Help Net Security
博客园 - 聂微东
宝玉的分享
宝玉的分享
Jina AI
Jina AI
酷 壳 – CoolShell
酷 壳 – CoolShell
阮一峰的网络日志
阮一峰的网络日志
M
MIT News - Artificial intelligence
博客园 - 【当耐特】
U
Unit 42
大猫的无限游戏
大猫的无限游戏
Apple Machine Learning Research
Apple Machine Learning Research
S
SegmentFault 最新的问题
腾讯CDC
MongoDB | Blog
MongoDB | Blog
云风的 BLOG
云风的 BLOG
J
Java Code Geeks
I
InfoQ
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Martin Fowler
Martin Fowler
博客园 - 三生石上(FineUI控件)
Vercel News
Vercel News

Wiz Blog | RSS feed

Meet Wiz for M365: Bringing SaaS into the Security Graph Bringing Security Visibility to Vercel with Wiz Axios NPM Distribution Compromised in Supply Chain Attack Tracking TeamPCP: Investigating Post-Compromise Attacks Seen in the Wild The Wiz Blue Agent, now Generally Available Beyond the Badge: What Achieving Microsoft’s Certified Software Designation Means for Your Cloud Security Introducing the Green Agent: AI-Powered Remediation for the Cloud Three’s a Crowd: TeamPCP trojanizes LiteLLM in Continuation of Campaign KICS GitHub Action Compromised: TeamPCP Strikes Again in Supply Chain Attack Introducing the Wiz Red Agent- AI-Powered Attacker Introducing Wiz AI Application Protection Platform (AI-APP) Introducing Wiz Agents & Workflows: Security at the Speed of AI AI Runtime Threat Detection: From Input to Real-World Impact Trivy Compromised: Everything You Need to Know about the Latest Supply Chain Attack It’s Official: Wiz Joins Google Understanding and Reducing AI Risk in Modern Applications Introducing Wiz Tenant Manager: Multi-Tenant Management for Federated Organizations The Agile FedRAMP Playbook, Part 4: Reactive Risk Management through Enriched Incident Response Wiz Achieves CPSTIC Certification in Spain Seeing AI Clearly: Building Visibility Across Modern AI Applications The Agile FedRAMP Playbook, Part 3: Preventative Risk Management by building Secure by Design Wiz Leads the 2026 Latio Application Security Report with awards in 4 categories Building an Agentic Cloud Security Ecosystem: A Reference Architecture with Wiz MCP and Infosys Cyber Next The Agile FedRAMP Playbook, Part 2: Proactive Risk Management with Continuous Monitoring Cloud-native Security for your Windows environment: Announcing the Wiz Runtime Sensor for Windows Would You Click ‘Accept’? Automatically detecting malicious Azure OAuth applications using LLMs Wiz Named a Leader in The Forrester Wave™: Cloud Native Application Protection Solutions, Q1 2026 From Detection to Remediation: It’s Time to Rethink AppSec Around Exploitability and Root Cause Fixes The Agile FedRAMP Playbook, Part 1: Why Risk is Your Best Starting Point Introducing AI Cyber Model Arena: A Real-World Benchmark for AI Agents in Cybersecurity
Custom runtime rules and runtime response policies: new l...
Greg Zemlin · 2024-06-13 · via Wiz Blog | RSS feed

At Wiz, we value the importance of a defense-in-depth strategy, and so do our customers. So what does this mean? Defense in depth is a multi-layered approach to protecting cloud environments, deploying multiple defensive measures at various levels to ensure attacks are proactively avoided or detected quickly to minimize business impact. We’ve recently released new features that give our users another layer of defense: custom runtime rules and runtime response policies. 

Custom runtime rules provide another critical detection layer 

This flexible framework allows users to create threat detection rules evaluated by the Wiz runtime sensor. Runtime detections benefit security teams by providing: 

  • Additional real-time protection: Runtime threat detection offers real-time monitoring and protection, ensuring that any malicious activity is identified and addressed immediately, reducing the potential for damage. 

  • Increased visibility: Runtime detection offers visibility into the behaviors and activities occurring within cloud workloads. This allows security teams to understand what is happening in their environment in real time. 

  • Compliance and regulatory requirements: Many regulatory frameworks and security standards require continuous monitoring and real-time threat detection. Implementing runtime detection of process-related events helps organizations meet these compliance requirements and demonstrate their commitment to security. 

  • Integration with automated response: Runtime threat detection can be integrated with automated response policies to take immediate action when a threat is detected. Automation ensures swift and effective responses, minimizing the potential business impact of an attack. 

To ensure the best detection coverage, rules should be tailored for your organizations processes, files, and network. We allow for the creation of hundreds of rules by default that have a negligible impact on the sensor's resource consumption. Each rule can be applied across all sensors, scoped by projects, and assigned a severity. 

Runtime rules need to be flexible for any environment 

Runtime detections focus on processes, their behaviors, and the actors behind them. Even the most complex rules can be created with Boolean operators, string operators, and regular expressions. 

  • Process execution: A process begins the execution of another. 

  • Network connection: A process establishes an outbound connection. 

  • DNS query: A process initiates DNS lookup activity. 

  • Network listen: A process initiates network port listening activity. 

  • Actor: The entity responsible for initiating the event. 

Any matches to these detection rules can be used to generate issues, create findings added to the Wiz security graph, used with our cloud response playbooks, or serve as inputs for runtime response policies. 

Automated blocking improves security outcomes and reduces manual effort 

The Enterprise Security Group surveyed 393 IT and cybersecurity professionals and found that "nearly one-third (31%) believe that security operations are more difficult than they were two years ago due to factors like the inability to automate, a growing attack surface, and monitoring gaps." 

Response policies allow users to automate the response actions (blocking) for high-certainty threats at runtime, which provides multiple benefits to security teams including: 

  • Immediate threat mitigation: Automated blocking enables instant response to detected threats, stopping malicious activities before they can cause significant damage. 

  • Reduced manual intervention/operational cost: By automating the blocking of malicious activities, security teams can focus on more strategic tasks rather than constantly monitoring and manually responding to threats. This reduces the workload on security teams and helps address the cybersecurity skills shortage. 

  • Scalability: Automated blocking solutions can easily scale to accommodate growing cloud environments. As your infrastructure expands, automated systems can handle the increased volume of threats without the need for additional manual resources. 

Several triggers can initiate a response policy: 

  • Match from a custom runtime rule. 

  • Broad threat categories, such as malware, malicious IOCs, etc. 

Since these response policies focus on high-confidence threats, the resulting actions can be to simulate (allowing users to test the outcome of a rule) or block (to immediately terminate the malicious process). 

Conclusion 

We prioritize a defense-in-depth strategy, deploying multiple defensive measures to ensure robust protection against threats. Our custom runtime rules and runtime response policies add critical layers to our security framework. They provide real-time protection, enhanced visibility, and integration with automated response — all of which allow for precise, environment-specific threat detection.