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

Need an example #14

Open
KevinLeeMorris opened this issue May 31, 2021 · 4 comments
Open

Need an example #14

KevinLeeMorris opened this issue May 31, 2021 · 4 comments

Comments

@KevinLeeMorris
Copy link

I would be helpful if there were a few basic security techniques examples using the brook server's ClientConnection event.

@silvioprog silvioprog added the question Further information is requested label May 31, 2021
@silvioprog
Copy link
Member

There are many kind of security techniques. What kinds would you like to show as examples?

@KevinLeeMorris
Copy link
Author

Maybe the two most common would be:
1 Using brute force to mount a denial of service attack from the same IP address
2 Using brute force to download files from a folder on the server

@silvioprog
Copy link
Member

silvioprog commented May 31, 2021

Hm... the option 1 sounds good to be implemented as example using ClientConnection event... however, the option 2 sounds more related to the user logic/application. 🤔

@silvioprog silvioprog added example request and removed question Further information is requested labels May 31, 2021
@KevinLeeMorris
Copy link
Author

I'd be happy with being able to block attackers using scenario 1 for sure. I can work on scenario 2 in my app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants