Skip to content

Brute force detection#5

Open
simonaberry wants to merge 3 commits into
parse-server-modules:masterfrom
simonaberry:simonaberry-bruteforcedetection
Open

Brute force detection#5
simonaberry wants to merge 3 commits into
parse-server-modules:masterfrom
simonaberry:simonaberry-bruteforcedetection

Conversation

@simonaberry

@simonaberry simonaberry commented Feb 14, 2017

Copy link
Copy Markdown

new proposal to provide a mechanism to secure Parse Server against brute force attacks

@natanrolnik natanrolnik changed the title Simonaberry brute-force-detection Brute force detection Feb 14, 2017
@acinader

acinader commented Dec 1, 2017

Copy link
Copy Markdown
Member

so this is now on my radar screen as I need some solution.

I've taken a look at: https://github.com/AdamPflug/express-brute

There's a mongo adapter. Would be nice to make this easy to "plugin" and use mongo as the backing store

@simonaberry

Copy link
Copy Markdown
Author

My assumption would be that we really only need to protect the "login" endpoint/functionality...?

@simonaberry

Copy link
Copy Markdown
Author

@acinader did you manage to get express-brute working ??

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

Successfully merging this pull request may close these issues.

2 participants