EDIT: see philipodonnell's reply to this post for an alternative explanation. I may have jumped the gun. As far as I know credit scores are not part of credit reports as they do not show up when you request your credit report. If they were storing "credit score" as part of your credit report but withholding that information when you request a copy that would seem to violate the Fair Credit Reporting Act. It wouldn't…
Equihax
71–80 of 209 posts
Re: Equihax
#72When you get your report it goes through a process of "generating" the report which you then download as a PDF. This could be logs from that generation service.
If the hackers got unrestricted access they may have found the API's logs and just copied them along with the PDFs?
Re: Equihax
#73EDIT: see philipodonnell's reply to this post for an alternative explanation. I may have jumped the gun. As far as I know credit scores are not part of credit reports as they do not show up when you request your credit report. If they were storing "credit score" as part of your credit report but withholding that information when you request a copy that would seem to violate the Fair Credit Reporting Act. It wouldn't…
Re: Equihax
#74Earlier quoted context omitted.
"Who would store date of birth as a string?" Enterprise. "If we are stringifying dob why is address still seperated?" Enterprise. "Why are the credit report reasource Ids in the thousands not 1M +?" Enterprise. "Why is the file size null but the file is listed with it's mimeType?" Enterprise. Be grateful you are in a position to be horrified. I'm currently fighting my way through a system that is not currently "Enter…
Exactly. The data model, and particular data typing, being terrible is more indicative of it being legit. Not less.
Re: Equihax
#75This looks like B.S. to me. - Who would store date of birth as a string? - If we are stringifying dob why is address still seperated? - Why are the credit report reasource Ids in the thousands not 1M +? - Why is the file size null but the file is listed with it's mimeType? I know equifuckingsucks at security but this is a setup that would actually just be difficult to interact with from a data stand point
"Who would store date of birth as a string?" Enterprise. "If we are stringifying dob why is address still seperated?" Enterprise. "Why are the credit report reasource Ids in the thousands not 1M +?" Enterprise. "Why is the file size null but the file is listed with it's mimeType?" Enterprise. Be grateful you are in a position to be horrified. I'm currently fighting my way through a system that is not currently "Enter…
I consulted on an enterprise project once with EVERY column in EVERY table set to string because the engineers didn't want to think about datatypes.
All the queries used wild cards or just pulled back a ton of data and did the filtering and sorting in the application code.
That job sucked.
Re: Equihax
#76Instructions for private buy dosn't make sense. Transaction id is public, so anyone can write them and claim a transaction is theirs.
Presumably first person to email gets the private address to buy, so if you're slow you'll have wasted 0.2BTC
Re: Equihax
#77EDIT: see philipodonnell's reply to this post for an alternative explanation. I may have jumped the gun. As far as I know credit scores are not part of credit reports as they do not show up when you request your credit report. If they were storing "credit score" as part of your credit report but withholding that information when you request a copy that would seem to violate the Fair Credit Reporting Act. It wouldn't…
>And if the credit score algorithm was updated they would have to recalculate the "credit score" field on the entire database! This wouldn't really make sense from a technical perspective.
This obviously depends on your real-time requirements on providing a credit score. If you need to be able to return any credit score in X milliseconds, and you need to be able to do this at certain throughput, and have load that's not distributed across the day, then you might choose to pre-compute data.
There are techniques you could use to ensure you minimise re-computes and you could also pre-compute values into the future and re-calculate them when new/unexpected data came in.
It might not make sense to do this in a general-case, but placing retrieval performance constraints on a system can lead to non-obvious pre-calculation/computation solutions.
Re: Equihax
#78Instructions for private buy dosn't make sense. Transaction id is public, so anyone can write them and claim a transaction is theirs.
Re: Equihax
#79> It claims to be the real EQUIFAX hackers, unlike the last darknet site that was soon taken down by morons. I hadn't heard about this last site. How did morons take it down? Or is that suppose to mean that morons put it up? English...
Re: Equihax
#80I wonder if this will introduce instability in credit for consumers. Could this actually have long term ramifications for the US economy?
I wonder as well. I think we all forget how important credit reports are in giving banks comfort to lend (not that this is the only way to do it, but it seems that this is the current way). If people can default on a uncollateralized loan with no ramifications, no bank would lend and the credit engine would shut down.
Sue me.
Want to give me a loan? Search for me in public court records.