Skip to content

Path Sanity Checking #16

Description

@aszepieniec

One way to deploy a DoS attack is by querying paths (routes) that take a lot more effort to parse than to sample, such as very long ones. A straightforward countermeasure is to check the path length for sanity before proceeding to unpack the path value. With PR #15 in place it should be easy to simulate this attack and demonstrate its effectiveness. Look at the high_rate_attack for an example.

  • simulate crafty path DoS attack
  • apply countermeasure against crafty paths

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions