Live data from Hacker News

Viewing profile — Siguza

Siguza

HN member
Joined
Mon, Jan 01, 2018, 1:18 AM UTC
HN karma
373
Public activity
8 items

About Siguza

No profile information was provided.

Recent public activity

  1. comment
    Comment #18650906

    I highly doubt this is for IoT advances, nor for internal debugging - because they have both already. The watch, AirPods, all the 40+ processors in an iPhone, the chips in each and…

  2. comment
    Comment #16044901

    Nah, it doesn't fix the actual vuln - it's just that my exploit doesn't work out of the box because the "hid" binary uses a hardware info leak which doesn't work anymore the way I …

  3. comment
    Comment #16044893

    It's actually neither TOCTOU nor double fetch, it's not checking anything at all, it's just write-then-fetch using shared (untrusted) memory to store trusted information. Sure simi…

  4. comment
    Comment #16044887

    I found it by looking through IOHIDFamily's source, hoping to find a low-hanging fruit affecting iOS. In total? A lot, probably way too much... I had found it in February and start…

  5. comment
    Comment #16044758

    Well, that I don't know...

  6. comment
    Comment #16044459

    Needs to be running on the host already (nothing remote), achieves full system compromise by itself, but logs you out in the process. Can wait for logout though and is fast enough …

  7. comment
    Comment #16044424

    No, their bug bounty only extends to iOS.

  8. comment
    Comment #16044125

    I had actually submitted to the ZDI, but had written the exploit & write-up in the first place mainly because I like hacking rather than for money. I figured I'd see what offers I'…