I guess this is how we all finally get paid for our data. Just continually file for our $125 check as every company that exists is hacked over the next decade.
FYI, getting a $125 check from Equifax is contingent on most of the people that are eligible to get one not actually requesting it. It'll probably be less
Capital One Says Breach Hit 100M Individuals in U.S
101–110 of 319 posts
Re: Capital One Says Breach Hit 100M Individuals in U.S
#102I sincerely hope that this is not our government harassing someone because of their gender transition, or because they look weird, etc. The indictment appears to lay out what might appear at first sight to be an iron-clad case against Ms. Thompson, but we haven't heard from her defense yet, and prosecutors love to go after people who don't fit in. I feel that Judges should always consider leniency in these cases, rem…
Re: Capital One Says Breach Hit 100M Individuals in U.S
#103> hacked into a cloud-computing company server, federal prosecutors in Seattle said > the cloud-computing company, on whose servers Capital One rented space, wasn’t identified in court papers. Does this feel like it was just an S3 bucket with permissions set incorrectly? I've come across sensitive documents in S3 buckets with a well crafted google search.
Actually looks like she worked for Amazon on S3. So there might have been some insider knowledge. From the complaint below, and googling her name you can find her resume I won't link it here, but here's a screenshot of a snippet: https://i.imgur.com/NezWVKw.png
Re: Capital One Says Breach Hit 100M Individuals in U.S
#104Dear "Seattle Woman": while you're in there, please dump Capital One's junk mail database, and set their address label printer on fire. Sincerely, another Seattle resident with a mailbox.
They really do send out a whole lotta junk mail, even here in Canada. I don't see other banks doing that.
Re: Capital One Says Breach Hit 100M Individuals in U.S
#105> hacked into a cloud-computing company server, federal prosecutors in Seattle said > the cloud-computing company, on whose servers Capital One rented space, wasn’t identified in court papers. Does this feel like it was just an S3 bucket with permissions set incorrectly? I've come across sensitive documents in S3 buckets with a well crafted google search.
Actually looks like she worked for Amazon on S3. So there might have been some insider knowledge. From the complaint below, and googling her name you can find her resume I won't link it here, but here's a screenshot of a snippet: https://i.imgur.com/NezWVKw.png
Re: Capital One Says Breach Hit 100M Individuals in U.S
#106How is this person's information wiped off the Internet? I literally cannot find anything related to her. Is it just me?
Re: Capital One Says Breach Hit 100M Individuals in U.S
#107Generally it's not a good idea to sabotage your employer's clients, but I wonder how many engineers across the Big 3 US cloud providers have the know-how to exploit holes in how Forture 500 companies use their platforms.
This is a legitimate risk. At a minimum, AWS Support has near complete read access to AWS accounts in connection with support cases. It would be interesting to hear from an AWS employee how access to customer information is controlled.
But they can't see what you have on the volumes attached to those instances, what processes are running, etc.
Re: Capital One Says Breach Hit 100M Individuals in U.S
#108Capital One's response: https://www.capitalone.com/facts2019/
Cool, just other stuff, such as name, address, income, credit score, transaction history, payment history, ya know, nothing too important or personal..
Arguably the least important data element is the account number...
Re: Capital One Says Breach Hit 100M Individuals in U.S
#109> Capital One Financial Corp. lost data from as many as tens of millions of credit card applications after a Seattle woman hacked into a cloud-computing company server > The cloud-computing company, on whose servers Capital One rented space, wasn’t identified in court papers I can’t tell whether the company virtual server got hacked or whether the cloud provider was who got breached. Hopefully just the vm
Well, the main cloud Capital One uses is Amazon as far as I know. If you think about the attack vectors here, it was most definitely the virtual server that got attacked. If it was the cloud provider (Amazon), there are a lot of safeguards that these banks use to make sure that any data that touches the shared server persistent storage is encrypted. And when I say safeguards, I mean automation to make sure that this…