Earlier quoted context omitted.
> 2. Customers sign up at "heroku.com", the platform is called "Heroku", the CLI is "heroku", everything's heroku, so don't send emails from a parent company (Salesforce), send them from "Heroku". They're working on something called "Project Periwinkle" that is intended to remove all Heroku branding and make everything Salesforce branded. Periwinkle being a colour between blue (salesforce) and purple (heroku). No mor…
Well, that’s sad. I guess it’s Fly or Digital Ocean for all future projects then.
Heroku: We’ve Heard Your Feedback
91–100 of 151 posts
Re: Heroku: We’ve Heard Your Feedback
#92Sorry, but this is a joke of a response. When they started sending out password reset emails, they should have explained why. Not only when people started complaining, and the media picked up on the lack of transparency.
can somebody fill me in what happened? is this related to the oAuth vulnerability through github a while back?
Turns out the master database with encrypted username/passwords got leaked and encrypted environment variables were also leaked but it was like pulling teeth to get them to answer whether or not these happened or even admit that it might have been possible. Presumably more than this was also leaked but so far they haven't said anything on that. Env vars were the biggest concern on everyone's mind.
They gave the absolute least amount of information over the longest period they could muster.
The problem wasn't the hack really, it was the lack of transparency in the response.
See: https://twitter.com/jacobian/status/1522782890957819906
Re: Heroku: We’ve Heard Your Feedback
#93Earlier quoted context omitted.
> 2. Customers sign up at "heroku.com", the platform is called "Heroku", the CLI is "heroku", everything's heroku, so don't send emails from a parent company (Salesforce), send them from "Heroku". They're working on something called "Project Periwinkle" that is intended to remove all Heroku branding and make everything Salesforce branded. Periwinkle being a colour between blue (salesforce) and purple (heroku). No mor…
Well, that’s sad. I guess it’s Fly or Digital Ocean for all future projects then.
Re: Heroku: We’ve Heard Your Feedback
#94> Additionally, we have no evidence that the attacker has accessed any customer accounts or decrypted customers’ environment variables. Now the attackers had access to encrypted environment variables?
More context, from the latest email notification: > We also wanted to address a question regarding impact to environment variables. While we confirmed that the threat actor had access to encrypted Heroku customer secrets stored in config var, the secrets are encrypted at rest and the threat actor did not access the encryption key necessary to decrypt config var secrets.
Re: Heroku: We’ve Heard Your Feedback
#95>The Heroku team and their colleagues have worked around the clock, including nights and weekends Can someone more familiar with an event like this tell me what they are working so hard on? I imagine securing the vulnerable service and resetting various credentials doesn't take that much work.
For starters, you have to document everything. At the very minimum the legal team for the company should insist on this, if no other measures, just as a CYA move.
If an attacker had broad access, it's entirely possible an all hands on deck approach is required to help identify (and document) what systems were compromised. Yes, you definitely want a team working on patching the hole ASAP. You also need a team hunting for any possible persistence. Another team probably involving standing up brand new "safe" systems and failing over client systems over to those running the patched software. While that happens yet more people may start doing audits of what was compromised on the original systems.
I've seen incidents where 50-80 people were pulled in to work on an incident at a company of about 150 employees. Depending on how well-funded your SoC is they can cut that number down substantially.
Re: Heroku: We’ve Heard Your Feedback
#96Earlier quoted context omitted.
can somebody fill me in what happened? is this related to the oAuth vulnerability through github a while back?
They got hacked about a month ago and have been extremely cagey about what exactly was hacked ever since. Turns out the master database with encrypted username/passwords got leaked and encrypted environment variables were also leaked but it was like pulling teeth to get them to answer whether or not these happened or even admit that it might have been possible. Presumably more than this was also leaked but so far the…
WTF!!!!
That alone is disastrous enough, they should be reprimanded for this. Are there I'm sure, class action lawsuits happening?
How much of an impact will this have on Salesforce? I mean imagine the data from that alone would be immensely valuable.
Re: Heroku: We’ve Heard Your Feedback
#97Earlier quoted context omitted.
> 2. Customers sign up at "heroku.com", the platform is called "Heroku", the CLI is "heroku", everything's heroku, so don't send emails from a parent company (Salesforce), send them from "Heroku". They're working on something called "Project Periwinkle" that is intended to remove all Heroku branding and make everything Salesforce branded. Periwinkle being a colour between blue (salesforce) and purple (heroku). No mor…
Well, that’s sad. I guess it’s Fly or Digital Ocean for all future projects then.
Re: Heroku: We’ve Heard Your Feedback
#98>The Heroku team and their colleagues have worked around the clock, including nights and weekends Can someone more familiar with an event like this tell me what they are working so hard on? I imagine securing the vulnerable service and resetting various credentials doesn't take that much work.
You have to make sure the attackers aren’t still in your network, you have to get them out if they are, you have to fully scope out what they messed with, and restore anything that’s plausibly connected. Even in the best case with all the right monitoring systems in place there is a lot of manual work involved from owners of the various different effected services and just managing the overall response adequately. I…
Re: Heroku: We’ve Heard Your Feedback
#99> I started as Heroku GM a few weeks ago with intense enthusiasm to be a part of such a storied team. Wow talk about terrible timing.
Maybe he's the guy who posted a couple of days ago about pulling a disk out of a RAID array on his first day in a leadership position...
Re: Heroku: We’ve Heard Your Feedback
#100Curious why they would need to keep the GitHub integration down for a while longer. Are they afraid someone could still grab credentials?