How to deal with Denial of Service attack and Session fixation and Cross Site request forgery in Rai

Posted by Gautam on Stack Overflow See other posts from Stack Overflow or by Gautam
Published on 2010-06-01T18:18:35Z Indexed on 2010/06/01 19:33 UTC
Read the original article Hit count: 328

Filed under:
|
|
|
|

Hi,

I have just started learning Ruby on Rails.

I happened to look for prevention of DNS attacks in Rails and ended up reading about DNS, Session fixation and Cross Site request forgery in Rails?

How do you prevent all the above three attacks??

Could you suggest me a good tutorial on how to deal with attack in RoR?

Looking forward for your help

Thanks in advance

Regards,

Gautam

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby