One nit: I'd rather see people redact sensitive data with solid blocks instead of blurs in screenshots. Can't be too careful!
Hacking into an insurance company by exploiting their premium calculator
31–40 of 113 posts
Re: Hacking into an insurance company by exploiting their premium calculator
#32It's always fascinating that, seemingly, the smarter you are in general the stupider you are with computers.
Re: Hacking into an insurance company by exploiting their premium calculator
#33Yikes! This an unusual exploit since it both has an absolutely massive impact (literally access to everything on SharePoint and Outlook??), with a relatively straightforward vector (just looking at client side JavaScript). One nit: I'd rather see people redact sensitive data with solid blocks instead of blurs in screenshots. Can't be too careful!
Re: Hacking into an insurance company by exploiting their premium calculator
#34> Everything after October 18 is a back-and-forth between CERT-In and me trying to determine if there would be a bug bounty reward. TTIBI never responded to the question, so I decided to close the case on December 22 and CERT-In sent me a nice appreciation letter. If a "leading Insurance Broker across India" can't afford to hire competent developers the least they can do is throw a couple bucks at someone who took th…
"Please stop sending me these confusing emails. I have important work to do."
The only way to fix this is a "changing of the guard" at the organizational level. The IT boss, and everything he has ever touched, has to go.
Re: Hacking into an insurance company by exploiting their premium calculator
#35So crazy that things like this still happen in production. I mean, maybe I have survivorship bias (we never hear about the companies that don't have security flaws, or the hundreds of APIs that are completely secure), but it should be super easy to make a site that is secure. Even I know how to do it. It shouldn't be that hard to find people who know how to make secure sites.
Re: Hacking into an insurance company by exploiting their premium calculator
#36Re: Hacking into an insurance company by exploiting their premium calculator
#37Yikes! This an unusual exploit since it both has an absolutely massive impact (literally access to everything on SharePoint and Outlook??), with a relatively straightforward vector (just looking at client side JavaScript). One nit: I'd rather see people redact sensitive data with solid blocks instead of blurs in screenshots. Can't be too careful!
I think nowadays the blur feature just makes it look blurry, but it's not the actual original text being blurred.
Re: Hacking into an insurance company by exploiting their premium calculator
#38"Appreciation letter" is why most of these vulnerabilities are not reported or disclosed by whitehats and are actively exploited by hackers. There should be a legal framework that holds companies liable for certain level of security mishandling when it comes to private customer data.
There is one in Europe, it’s called GDPR.
Re: Hacking into an insurance company by exploiting their premium calculator
#39I've not very knowledgeable on the process of building a backend API but could someone explain how sending the email's password back in an error log could ever been a good idea?