Skip to main content
Version: v3.7 (deprecated)

Multi-Stage Attack Disruption

MultiStage, Wide-Area Attack Disruption

ThreatStryker helps you detect multiple stages of an attack and provides protection policies to disrupt those attacks at various stages.

Quarantine Policies

Quarantine policies enable reset, pause and decommissioning of infected containers, pods or virtual machines:

Add New Quarantine Policy

Network Policies

Network policies enable blocking external as well as internal attackers on their tracks. Protection Policy can be enforced using deepfence agent or Cloud WAF. By default, it is enforced by deepfence agent.

Define New Network Policy

View Network Policies

Alert Correlation with Clustering Rules

User can define rules to cluster similar alerts based on their classtypes, frequency and spatial attributes. This helps to reduce potential noise, and view the alerts in a grouped manner.

Define Alert Clustering Rule

View Alert Clustering Rules

Intent Detection Rules

Intent detection rules empower users to perform advanced correlation on alerts based on various alert attributes like classtypes, intents, presence of known vulnerabilities and other spatial attributes as follows:

Define Intent Detection Rule

View Intent Detection Rules

Network Protection Policy using Cloud WAF

Protection policy can be enforced using Cloud WAF if configured by the user. Only AWS WAF is supported at this moment. Deepfence will create IP Set and add a rule in the Web ACL's provided by the user.

note

This feature is available from v3.7.1

IAM role

  1. Deepfence Management Console requires write permissions to WAF for policy enforcement.
  2. If console is deployed in a EC2 vm, add the policy AWSWAFFullAccess to the instance IAM role. Instance IAM Role
  3. In case of EKS (Kubernetes), this policy (AWSWAFFullAccess) should be added to Node IAM role of the node group. AWS WAF

Configuration

  1. Copy ARN's of all Web ACL's in all regions that needs protection. AWS WAF
  2. Add the Web ACL ARN's in Deepfence settings and save. Cloud WAF
  3. Deepfence will automatically create IP Set for each Web ACL provided and update those Web ACL's with new rule. AWS WAF AWS WAF

Set policy

  1. Set network protection policies based on intents/classtypes. Alerts matching the policies will result in source ip getting added to the IP Set managed by Deepfence and blocked. View Network Policies
  2. Setting a blacklist node network policy will add the ip address to the WAF IP sets for blocking. Define New Network Policy