diff --git a/README.md b/README.md index bac9bfc..cc9d3f9 100644 --- a/README.md +++ b/README.md @@ -5486,6 +5486,9 @@ MAC address flooding attack (CAM table flooding attack) is a type of network att
What is Cache Poisoned Denial of Service?
+ +CPDoS or Cache Poisoned Denial of Service. It poisons the CDN cache. By manipulating certain header requests, the attacker forces the origin server to return a Bad Request error which is stored in the CDN’s cache. Thus, every request that comes after the attack will get an error page. +
## Puppet