Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add prevention of DOS/application reset's/application-to-application session encryption reset #42

Open
totto opened this issue Mar 2, 2020 · 0 comments

Comments

@totto
Copy link
Member

totto commented Mar 2, 2020

Add a mechanism which block/prevent clients/applications to aggressively reset application sessions.

Some initial thoughts of characteristics

  • MAX 20 new application session AUTH requests/minute from the same client/application (applicationId AND/OR calling IP)
  • exponential blocking time - 10 min, 1 hour, 10 hours, 2 days
  • should set DEFCON level DECFON4 if on DEFCON5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant