{% extends "base.html" %} {% block breadcrumb %}{{ block.super }}
Scenario: Project account credentials have been compromised.
Action: Disable the user or project. This should invalidate the credentials, also deny the specific port assigned to the user.
Scenario: The issue pin points to be coming in from a specific external ip or ip range.
Action: Block the IP or IP range. This should manipulate ip tables to block the ip or ip range.
Scenario: Issues affecting multiple public entry points or could not determine to be a specific one.
Action: Disable all public IPs on all VMs. This should unplumb the device the public ip was on.
Scenario: Issue related to VPN service affecting multiple customers.
Action: Disable VPN service. This should turn off the VPN ip.