The Resolv hack: How one compromised key printed $23M

(chainalysis.com)

Comments

bob1029 10 hours ago
> The attacker compromised Resolv’s cloud infrastructure to gain access to Resolv’s AWS Key Management Service (KMS) environment where the protocol’s privileged signing key was stored.

Ok, but how was the AWS infrastructure compromised? This appears to be the crux of the entire article.

AWS is very hard to break if you are using the IAM roles properly and avoiding manual secret management. If the only thing that can even sign a JWT is a very specific blessed EC2 instance that has exclusive access to KMS, your attack surface is nearly zero by comparison to a similar setup where administrators use email or Discord to communicate API credentials.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-role...

The protocol around using an HSM is just as important as the machine itself. It seems like some of us are going to be speed running PCI-DSS the hard way.

primitivesuave 20 hours ago
Missing from the article - the hacker first compromised Resolv Lab's AWS account, took a private key from KMS that was used to control minting, then managed to extract $25 million into ETH before all protocol functions were suspended.
Aurornis 20 hours ago
According to a writeup at https://www.chainalysis.com/blog/lessons-from-the-resolv-hac... this started with a plain old hack that compromised their signing key.

They also had a smart contract which didn't do some proper checks, but the hack was only possible with the stolen private key. Whoever held the private key was able to mint a lot of money, unchecked.

So there was a traditional hack at the core of this heist, not just a smart contract exploit.

andai 20 hours ago
If the admins can "lock all transactions", what's the point of it being a crypto?
cameldrv 15 hours ago
You shouldn't have a key that controls millions/billions of dollars on a cloud service. It should be on an airgapped laptop that was purchased anonymously, has never been connected to the Internet, and only runs software that has been vetted and loaded onto it via a CD-ROM or some other comparable method.
amarant 20 hours ago
What is the point of stable coins? Like why does anyone buy them?

It seems to me that their initial value is 1usd per token (or some other fiat I guess) and that's also the roof of their value: they kinda guarantee that they won't become more valuable than that.

They are less usable than fiat: more businesses accept fiat than crypto, especially weird and small coins like all stable coins are.

There isn't really a floor to their value, as demonstrated here.

I see plenty of downsides of owning one of these coins, but not a single upside?

Yet people apparently do buy them, so what is the upside? There must surely be something that's good about them?

onemoresoop 18 hours ago
Could this be an inside job?
s_u_d_o 20 hours ago
And what happened next? He mixed those coins? Transformed them into monero?
consumer451 20 hours ago
Oh wow, there's another interesting story on that site:

> Trump Administration Likely to Un-ban Bitcoin Mixers, Dept. of Treasury Says They are “Not Unlawful”

https://bfmtimes.com/trump-likely-to-un-ban-bitcoin-mixers/

FpUser 18 hours ago
>"However, the hacker was only able to siphon off $25 million; the rest was locked into the protocol after system admins got alerted."

"Only" ?!!! Poor thing.

m0llusk 20 hours ago
stable as in house always wins?
dmitrygr 20 hours ago
Self-Funding Bug Bounties strike again.
tekla 20 hours ago
Hacker? The coins were minted with perfectly valid code.
gverrilla 18 hours ago
not even news.
RS-232 18 hours ago
Has to be an inside job. One doesn’t just simultaneously hack into an AWS account, know exactly which key is needed for coin minting, and know internal details necessary to exploit a smart contract. The nature of the hack practically reveals their identity.
dafelst 20 hours ago
But guys, what you don't understand is that the code IS the contract!!! That means you don't even NEED regulation!!
outside2344 20 hours ago
How is this industry still an industry?
le-mark 20 hours ago
Tl;dr another bug in a smart contract exploited, hacker got away clean.
AIorNot 20 hours ago
dang.. stealing money from fools and speculators.
Panzer04 16 hours ago
Why does everything have to be written by an AI?