Description:"Shadow AI usage followed by evasion technique (VPN, proxy chaining, encoding). User attempting to bypass detection.",
},
{
ID:"SAI-CR-008",
Name:"Cross-Department AI Usage",
RequiredCategories:[]string{"shadow_ai_usage"},
MinEvents:5,
TimeWindow:30*time.Minute,
Severity:domsoc.SeverityMedium,
CrossSensor:true,
KillChainPhase:"Lateral Movement",
MITREMapping:[]string{"T1021"},
Description:"Shadow AI events from 5+ distinct network segments/sensors within 30 minutes. Indicates coordinated policy circumvention or compromised credentials used across departments.",
},
// Severity trend: escalating shadow AI event severity
{
ID:"SAI-CR-009",
Name:"Shadow AI Escalation",
SeverityTrend:"ascending",
TrendCategory:"shadow_ai_usage",
MinEvents:3,
TimeWindow:30*time.Minute,
Severity:domsoc.SeverityCritical,
KillChainPhase:"Exploitation",
MITREMapping:[]string{"T1059"},
Description:"Ascending severity pattern in Shadow AI events: user escalating from casual browsing to bulk data uploads. Crescendo data theft in progress.",