"Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
homakov.blogspot.ca
"Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
1–10 of 37 posts
Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#2Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#3Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#4Kudos for finding them, I hope you reported them.
Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#5Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#6Isn't this problem also solved by disabling 3rd party cookies? This is a feature already in the browser. I've used it for months and the only thing that I've noticed not working (i.e. the only impact on me as a user) is that integrated disqus forums on some blogs don't work.
Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#7Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#8Isn't this problem also solved by disabling 3rd party cookies? This is a feature already in the browser. I've used it for months and the only thing that I've noticed not working (i.e. the only impact on me as a user) is that integrated disqus forums on some blogs don't work.
No, disabling 3rd party cookies does not stop CSRF.
Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#9I hope he's alerted the websites involved before publicly releasing the vulnerabilities like this. This guy has serious potential, he's obviously very smart, I wouldn't want to see him fall into the "bad" side of internet security. Kudos for finding them, I hope you reported them.
Re: "Hacking" Skrill/Moneybookers, Bitbucket, Github, Heroku etc
#10Earlier quoted context omitted.
No, disabling 3rd party cookies does not stop CSRF.
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?