Hacker News new | ask | show | jobs
by moyix 1647 days ago
No, it just means that they've found vulnerabilities that can be triggered without user interaction. This is entirely doable by just fuzzing or reverse engineering the released iOS binaries.
2 comments

I mean, you’re not going to fuzz your way to bit twiddling together a small virtual computer inside of a compression stream.
Of course – but you can definitely fuzz your way to the initial vulnerability. The VM stuff is done once you have that vulnerability and are writing the actual exploit, which is a manual process.
The blog says the PDF parsing was based on xpdf which is open source.
go ahead, fuzz your own iOS exploit. you make it sound like someone just cranks one out before lunch.
Entirely do-able by a team of experts with multimillion dollar budgets over the course of probably many months, doesn't sound at all similar to average hn commenter being able to do it before lunch.