cablelabs / transparent-security

Transparent Security is a solution for identify the source devices of a DDoS attack and mitigates the attack in the customer premises or the access network. This solution leverages a P4 based programmable data plane for add in-band network telemetry (INT) for device identification and in-band mitigation.
https://www.cablelabs.com/vaccinate-your-network-to-prevent-the-spread-of-ddos-attacks
Apache License 2.0
33 stars 4 forks source link

Added packet bytes as an attack trigger #395

Closed Sanjhana-Jayagopal closed 3 years ago

Sanjhana-Jayagopal commented 3 years ago

What does this PR do?

Fixes #392 by creating a new attack trigger - packet bytes. The default value is set to 50000 bytes and is configurable with the -pb argument while starting up the simpleAE service. Added tests 'pkt-flood-simple-ae.yml' to validate this functionality.

Do you have any concerns with this PR?

No

How can the reviewer verify this PR?

Run CI

Any background context you want to provide? No

Screenshots or logs (if appropriate)

Questions: