Just $10k? This sells for at least 10 times more on the black market. Why would one rationally chose to "sell" this to google instead of the black market. Some people don't break the law because they are afraid to get caught, but I like to believe that most people don't break the law because of the moral aspect. To me at least, selling this on the black market poses no moral questions, so, leaving aside "I'm afraid t…
How we got read access on Google’s production servers
191–197 of 197 posts
Re: How we got read access on Google’s production servers
#192The guys behind this report have an interesting pricing model: Pay what you want! https://detectify.com/pricing The pricing models has apparently worked so far. Are any active users of Detectify here and can share their experience?
Nice to know about such things :-)
Re: How we got read access on Google’s production servers
#193Earlier quoted context omitted.
There should be a security equivalent to hiring a lawyer to write strongly-worded letters for you. Maybe someone could set up a firm where individuals could hand them a vuln report, and then the firm would contact the vulnerable company on the individual's behalf. The firm would do the long, boring dance of "we suspect you're vulnerable to X, though we haven't tested it, but we'd like to do a free vulnerability test…
So you pay money to hire somebody to send a company a letter informing the company of the companies problem in hopes that maybe, just maybe, the company will reward the the firm a small sum of money and you will get a small amount back. I think you have a winner on your hands.
I may not have the option of changing bank because the others are even worse.
however I don't know how much I would pay for that. Probably some kind of class action would work.
Re: How we got read access on Google’s production servers
#194So, when you have read access to googles prod servers, what else would be fun to do besides reading /etc/passwd ? Getting the source?
The source is not generally accessible from prod servers - only binaries and supporting data, and only the ones running on that computer. I guess it's possible you could find a computer that hosted both search and the codebase. But, since search is for external and the codebase is for internal, I'd be that they don't share clusters.
Re: How we got read access on Google’s production servers
#195Earlier quoted context omitted.
The source is not generally accessible from prod servers - only binaries and supporting data, and only the ones running on that computer. I guess it's possible you could find a computer that hosted both search and the codebase. But, since search is for external and the codebase is for internal, I'd be that they don't share clusters.
what if that file is per container and every software runs isolated? it's still a potential issue because you could retrieve other sensible information (log files?).
Re: How we got read access on Google’s production servers
#196Earlier quoted context omitted.
More likely, they'll just write bindings to libxml2.
I wrote a libxml2 binding in Haskell ( http://hackage.haskell.org/package/libxml-sax ). It was an absolute nightmare, in part because handling entities safely requires a lot of hoop-jumping (and I'm not even 100% I caught all the places libxml2 does unsafe stuff).
Re: How we got read access on Google’s production servers
#197Just $10k? This sells for at least 10 times more on the black market. Why would one rationally chose to "sell" this to google instead of the black market. Some people don't break the law because they are afraid to get caught, but I like to believe that most people don't break the law because of the moral aspect. To me at least, selling this on the black market poses no moral questions, so, leaving aside "I'm afraid t…
How does selling an exploit to criminals not pose a moral question?