Scheduled maintenance on Saturday, 27 September 2025, from 07:00 AM to 4:00 PM GMT (09:00 AM to 6:00 PM CEST) - some services may be unavailable -

Skip to content
README.md 511 B
Newer Older
Lluis Gifre Renom's avatar
Lluis Gifre Renom committed
# L3 Centralized Attack Detector

Receives snapshot statistics from Distributed Attack Detector component and performs an inference to detect attacks.
It then sends the detected attacks to the Attack Mitigator component for them to be mitigated.

## Functions: 
- AnalyzeConnectionStatistics(L3CentralizedattackdetectorMetrics) -> StatusMessage
- AnalyzeBatchConnectionStatistics(L3CentralizedattackdetectorBatchInput) -> StatusMessage
- GetFeaturesIds(Empty) -> AutoFeatures
- SetAttackIPs(AttackIPs) -> Empty