Skip to content

Mitigation Overview

The Mitigation tab of the domain detail view concentrates the automatic and manual IP blocking of the site. From here you configure the rules that block attackers automatically, manage blocked and trusted IPs, and audit everything the mitigation system has done.

Mitigation tab of a domain

The Auto-Mitigation Configuration panel is organized in four sub-tabs:

Sub-tabPurpose
Blocked IPsView and manage the IPs currently blocked on the site, and block new IPs manually.
WhitelistTrusted IPs that will never be blocked automatically.
RulesConfigure the automatic blocking rules per alert type.
HistoryAudit trail of every block and unblock.

When an alert arrives from the site, the mitigation system evaluates it against the configured rules:

Alert detected → Rule enabled for this alert type?
├─ No → Log only
└─ Yes → Severity at or above the rule's minimum?
├─ No → Log only
└─ Yes → Event count reached the rule's threshold?
├─ No → Increment counter
└─ Yes → Block the IP automatically
→ Apply the configured duration
→ Record the block in the history

All rules ship disabled by default — automatic blocking only starts once you enable rules in the Rules sub-tab.

The History sub-tab audits every block and unblock on the site, combining actions taken by rules, by administrators from the panel, and by the plugin.

You can narrow the records with the date range (last month by default), an IP search, and an action filter (All / Blocked / Unblocked); counters summarize the total records, blocks, and unblocks found. Each record shows the IP address, the action, who executed it (a user, the automatic system, or the plugin), the affected domain, the block duration and expiration, the related alert when there is one, and the documented reason, with expandable additional details.

The blocks themselves are enforced by Vulnity Security on the WordPress site, so the panel and the plugin stay synchronized:

  • Changes made in the panel — rules, manual blocks, whitelist edits — are pushed to the plugin immediately.
  • As a fallback, the plugin reconciles its configuration with the panel every 24 hours.
  • To force a sync from the site, open the plugin and use Mitigation → Synchronization → Sync Configuration Now.