Live data from Hacker News

Twitch source code and customer data has reportedly been leaked

videogameschronicle.com

581–590 of 617 posts

Re: Twitch source code and customer data has reportedly been leaked

#581

Earlier quoted context omitted.

Also a pentester. My guess is they just had really broad access to Twitch's systems, not that card data and source code were together. Given the amount and range of data, wide-ranging access to their infrastructure is the only thing that makes sense to me here.

Are you guys (other commenter) are professional pentesters? How do you become one? Do you freelance or work full time 8-5?

Well, you know, it’s hard to break into.

Re: Twitch source code and customer data has reportedly been leaked

#582
post #302

Earlier quoted context omitted.

Can you use GPL code internally (ie run your backend) if you never publish it?

I believe so, and this is why the AGPL was created: > The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public. > The GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. https://www.gnu.org/licenses/agpl-3.0.en.html

The AGPL was created so that for-profit, not-free software can get free QA and put an open-source blurb on their landing page, be honest.

Re: Twitch source code and customer data has reportedly been leaked

#583

Earlier quoted context omitted.

Only someone on this website would call 122k per year middle class. This is why America is divided. Even if you're the only breadwinner in your household this is solidly above the 85th percentile in income. That's practically the definition of upper class.

To me upper class means you don't work.

No, upper class means you profit from underpaying other people for their work.

Re: Twitch source code and customer data has reportedly been leaked

#584

Hi ya'll, I have a question. My wife and I can't wrap our brains around the fact that payment info was leaked alongside source code . Any theories how this happened? Former pentester btw. I saw a lot of interesting things during my time, but I can't recall seeing a payment database next to a source code repo. Did their s3 bucket get popped or something? Even if their github enterprise got popped, that doesn't explain…

My guess is it was an disgruntled employee who took a copy of all this data.

It is even weirder if it is an employee. What kind of employee has access to both code and payment data?

Re: Twitch source code and customer data has reportedly been leaked

#585

Earlier quoted context omitted.

Only someone on this website would call 122k per year middle class. This is why America is divided. Even if you're the only breadwinner in your household this is solidly above the 85th percentile in income. That's practically the definition of upper class.

To me upper class means you don't work.

So Bezos is middle class then? Questionably useful definition imo.

Re: Twitch source code and customer data has reportedly been leaked

#586

Earlier quoted context omitted.

Mmm... well, if you're received what you consider to be toxic interactions on twitter, reddit and even here, but not on 4chan, have you considered that the common factor is perhaps not that all of these platforms are toxic... ...but that your views are considered problematic by quite a lot of people? Perhaps that could be some cause for self reflection before you universally declare the entire platform here hostile a…

People on 4chan will call you slurs and insults but it is never personal, part of it is due to the anonymous nature. People here will be personally vicious and hostile. > ...but that your views are considered problematic by quite a lot of people? You do not know what my views are. It's as if you are trying to prove me right honestly. (btw, I am not posting on reddit nor on twitter, nor 4chan for that matter) Plus the…

> You do not know what my views are

I’m just going to politely remind you that on HN your entire comment history per account is public.

Re: Twitch source code and customer data has reportedly been leaked

#587

Earlier quoted context omitted.

I don't really get this. My phone number is apparently already known by every scammer and spammer on earth, which is why I never answer calls from people I don't know, so what am I losing? Meanwhile, Twitch has had a significant bot spamming problem.

Which came first? You giving your phone number away online, or the scam calls?

[deleted]

Re: Twitch source code and customer data has reportedly been leaked

#588

Earlier quoted context omitted.

Since when did socialism mean you’re not allowed to make money and get rich?

Because socialists want to take everyone else’s money and redistribute it, so then nobody can be rich?

You clearly do not understand what socialists want.

Re: Twitch source code and customer data has reportedly been leaked

#589

Earlier quoted context omitted.

People on 4chan will call you slurs and insults but it is never personal, part of it is due to the anonymous nature. People here will be personally vicious and hostile. > ...but that your views are considered problematic by quite a lot of people? You do not know what my views are. It's as if you are trying to prove me right honestly. (btw, I am not posting on reddit nor on twitter, nor 4chan for that matter) Plus the…

> You do not know what my views are I’m just going to politely remind you that on HN your entire comment history per account is public.

I do not believe that you went through my comment history in the few minutes that it took for you to respond to me.

Also, something that I did not mention before

> ...but that your views are considered problematic by quite a lot of people?

This is not a justification for toxicity.

Re: Twitch source code and customer data has reportedly been leaked

#590
post #572

Earlier quoted context omitted.

There are several ways why this could have happened. 1) The payment-data were just artifacts left on some file-server or from a process, which was accessible from dev-space. 2) No real systems were accessed and everything, it's all from a bad backup-server or poorly managed worker-pool. 3) Multiple Persons got hacked. 4) Exit-Scam of one or more Workers who just had broad enough access for some reason. 5) Twitch's se…

> and the git-history seems also be missing. The article says otherwise: "The entirety of Twitch’s source code with commit history “going back to its early beginnings”"

git commits are a good place to look for passwords/users checked in. unless you specifically prune them. so your current mainline may not have it but the stuff is still there in the commit history chain. so if you have access to that you probably could leverage it into several other systems.
Post reply on HN