Earlier quoted context omitted.
Isn't LI owned by MS?
Yup. I'm gonna remove my cynical comment (although I still totally believe it). It's just not helpful. I think people can figure it out, for themselves. Also, people use LI as a way to aggregate information, then send emails that appear to be from LI, but are not. I got one of those, yesterday, and reported it to LI, saying "These guys obviously used your service to construct this honker." And LI's reply was ... enve…
A fake job offer took down Axie Infinity
161–170 of 364 posts
Re: A fake job offer took down Axie Infinity
#162Two points to highlight from this article: 1. LinkedIn is an absolute godsend for bad guys, allowing easy targeting of everyone in the company with spear phishing emails and texts. I know many security professionals no longer use their real name, and don't list the real name of their company, because they know it's such a great hacking vector. Not sure what/whether LinkedIn can do anything about this. 2. I wish there…
> I wish there were more information about what the vulnerability was in the PDF in the first place. Agreed, I thought that opening a read-only PDF was GRAS regardless of the application.
That "PDF VM" has had many 0-day RCE bugs over the years. Thankfully though the VM is standardized with the format it does have multiple implementations still in different applications and many exploits are application-specific implementation bugs.
Re: A fake job offer took down Axie Infinity
#163Can someone explain to me how a pdf can execute code?
https://opensource.adobe.com/dc-acrobat-sdk-docs/standards/p... Page 414 and forwards. And if you're generally interested in PDF feature bloat, go to page 511 to find out how to embed 3D art, including the manipulation of the virtual camera, in your PDF document.
What could go wrong?
Re: A fake job offer took down Axie Infinity
#164Earlier quoted context omitted.
I see, much like Unicode exploits. I use Chrome to view PDFs which I assume to be safe.
Program and data aren't really different, philosophically. On some level this even applies to people. When someone teaches you French is that program or data? Is it just data? Why can you now understand French then? Or if it's program, how does that work, who taught the teacher how to program you? So, our best effort is to constrain what certain data can do when we process it, in the hope that this prevents surprisin…
Re: A fake job offer took down Axie Infinity
#165Earlier quoted context omitted.
> In a post-mortem blog post on the hack, published April 27, Sky Mavis said: “Employees are under constant advanced spear-phishing attacks on various social channels and one employee was compromised. This employee no longer works at Sky Mavis. The attacker managed to leverage that access to penetrate Sky Mavis IT infrastructure and gain access to the validator nodes.” The company fully blames the employee. I wish so…
Airlines would behave the same way if there wasn't an aggressive government regulatory body forcing them to learn from failures.
Re: A fake job offer took down Axie Infinity
#166They say that a worker downloading (and presumably viewing) a PDF (fake job offer) allowed spyware in. Which PDF viewer was exploited?
You can easily embed arbitrary javascript into any PDF, and you can obfuscate it pretty well enough to get past most endpoint security tools on the market.
Re: A fake job offer took down Axie Infinity
#167Can someone explain to me how a pdf can execute code?
Re: A fake job offer took down Axie Infinity
#168Did he get the job? because i guess he was fired from the previous one.
It’s also possible that he quit instead. If I interviewed for a new job, accepted an offer, and then everything blew up in my face… I’d probably not want to stick around.
Re: A fake job offer took down Axie Infinity
#169The other major cause of the failure was that one dev had access to 5 signing keys. That shouldn't have happened, because than that one dev could have run off with $540 Million... And remember, it wasn't just that one dev - it was everything running on his computer - think of the probably tens of thousands of developers who wrote the code that runs as root on his PC, much of it unreviewed.
> In a post-mortem blog post on the hack, published April 27, Sky Mavis said: “Employees are under constant advanced spear-phishing attacks on various social channels and one employee was compromised. This employee no longer works at Sky Mavis. The attacker managed to leverage that access to penetrate Sky Mavis IT infrastructure and gain access to the validator nodes.” The company fully blames the employee. I wish so…
Re: A fake job offer took down Axie Infinity
#170Earlier quoted context omitted.
I'm trying to imagine a setup at any company whose primary business is controlling extremely valuable digital assets having a security setup that could be entirely undone with keyloggers, and it's difficult. No necessary VPNs, keys on devices, or other non-password authentication? One engineer's password should not be the keys to the kingdom. Sounds like a bad RPG plot. "Because of its danger, we broke the Obsidian K…
Agreed. The article doesn't mention keylogger at all. I was definitely picturing a remote control exploit.