Earlier quoted context omitted.
Can you explain? My understanding was that cookies will not be sent in these attacks (I validated this only testing some approaches, namely doubleclick and other ad embeds). Without cookies, how would the CSRF attack access my account? Or have I missed something obvious?
Disabling third party cookies disables cookies in certain contexts, like when loading images and frames from another domain, but there are other ways to perform a CSRF attack. A link or form that doesn't target a frame would still work.
"Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
11–20 of 37 posts
Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#12Sorry all that I took your time for considering the problem.
I see you are not interested to do/solve anything and my arguments worth nothing.
Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#13Well I already posted it, nobody is interested. Okay :( I guess you should change the title - this on is too shouting. Sorry all that I took your time for considering the problem. I see you are not interested to do/solve anything and my arguments worth nothing.
Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#14Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#15Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#16Well I already posted it, nobody is interested. Okay :( I guess you should change the title - this on is too shouting. Sorry all that I took your time for considering the problem. I see you are not interested to do/solve anything and my arguments worth nothing.
Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#17I don't understand how this is so widespread - If you're using a major web framework, and most of these sites probably are right? isn't CSRF protection built in? are people just turning it off?
We'll get there. This is a much more straightforward problem to solve than XSS, which is the real bitch.
Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#18Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#19Second time he's shown vulnerabilities in Github. Maybe he's not great at reporting but I would still value him more then the sexist rockstars that seem to have no problem getting jobs.
Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#20And he has a point. While I dislike the whole "lean startup" thing a lot of people promote and adore it. And along Learn, Measure, Adapt, Innovate and other big words, I don't see a Secure your Damn App section.
When I write my controllers I can't focus completely on my product - I also have to think if this mass assignment is vulnerable.