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

No DDoS protection #190

Open
gameFace22 opened this issue Jan 19, 2015 · 4 comments
Open

No DDoS protection #190

gameFace22 opened this issue Jan 19, 2015 · 4 comments
Labels

Comments

@gameFace22
Copy link

There is no DDoS protection in the sites which are hosted with GG.
To test,
https://github.com/grafov/hulk/blob/master/hulk.py

@pwnfoo
Copy link
Contributor

pwnfoo commented Jan 24, 2015

I'll work on this :)

@rohitpaulk
Copy link
Member

@gameFace22 - What kind of protection are you thinking of? Wouldn't such logic be external to the application code?

@sarupbanskota
Copy link
Contributor

@rohitpaulk while I felt the same way (it seems more like an infra concern that OpenShift's interface with Ruby should deal with), I came across this https://github.com/kickstarter/rack-attack after some looking around.

@SachinKamath if you're taking them up, just remember to work off a separate security feature branch. We're likely to add some work to the project in the next few days, so we wouldn't want to lose direction :)

@gameFace22, thanks for pointing these out and keep 'em coming!

@pwnfoo
Copy link
Contributor

pwnfoo commented Jan 25, 2015

We can probably cut down the number of page requests from a specific IP using this gem. The source code is here. Correct me if I'm wrong.

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

No branches or pull requests

5 participants