nilleo's comments

nilleo | 3 years ago | on: CAN Injection: Keyless car theft

That's sort of how it works. The car "wakes" the key up to auth with it when you touch the switch on the door. The relay attack is bidirectional so it replays both the wake up from car to key and the response from key to car.

nilleo | 3 years ago | on: A dad took photos of his toddler for a doctor – Google flagged him as a criminal

This might be the final push I needed to migrate off of Google services. It's been all too convenient to have a one stop shop for everything, but I couldn't imagine my rage if I lost all of my child's pictures because Google decided that the picture of their first bath (no genitals or face in frame) was too risky.

What's recommended for a domain registrar to move my domains over to?

I figure I can probably self-host photo/file backups, move 2FA to Bitwarden, and migrate mail over to a paid Protonmail plan, but who can I trust for domain names? Mostly just for email aliases, but a couple for some hobby websites. GoDaddy can take a hike, and I've used namecheap before but what other options are good/trusted?

nilleo | 4 years ago | on: We lost 54k GitHub stars

I recently discovered a neat trick that if you Google the url for the private video (you still have this in your list), you're likely to find the title of the video, therefore allowing you to at least figure out what it was and seek out a new video.

nilleo | 4 years ago | on: Vulnerability in Honda's Remote Keyless System

That's assuming auto manufacturers will actually provide you with continuous updates and not just charge you for access to the core feature without ever bothering to update it. Much like how infotainment software can vary from one model year to the next while the hardware remains mostly unchanged--they're usually not giving you the option to just stop by the dealer for an update, much less let you do it yourself via USB or OTA.

To be fair though, my example isn't absolute--as far as infotainment goes, Chevrolet has done free Android Auto/Carplay retrofits in the past if your older model hardware supported it, and Ford SYNC is upgradable by the consumer via USB. I don't know of any Toyota models that offer that same though.

nilleo | 4 years ago | on: Vulnerability in Honda's Remote Keyless System

Doesn't HDS require you to obtain a number from the cars ECU to then pass that into an Internet-connected HDS terminal where you have to sign in with your dealer and technician credentials so you can put in a request for another number from a Honda server somewhere for you to input back into the ECU in order to program another transponder?

nilleo | 6 years ago | on: How to set your Google account to delete itself after you die

It's a crappy situation, but if you do ever see a LinkedIn update like that for a deceased member, they're actually pretty quick at getting the profile taken down when you contact them about it. Source: did this for a deceased member in my network shortly after getting an update like that. A human responded and took action the same day after I reached out.

https://www.linkedin.com/help/linkedin/answer/2842/deceased-...

nilleo | 8 years ago | on: Chrome OS native development

I'm currently running with this approach as well on a Chromebook Plus. I'm still not entirely switched over to using it full-time but it's very usable for a lot of terminal-based development.

nilleo | 11 years ago | on: The CHIP Is a $9 Computer That Can Almost Do It All

I totally agree. When looking at the Kickstarter campaign and reading through the content my thoughts were "neat" but I wasn't particularly excited. When I got to PocketCHIP part however, I thought "oh that's kinda cool I guess", and then my hoarder side starting thinking "oooo think of the possibilities of a packaged, portable computer like this!".

I'll definitely be keeping an eye on how the PocketCHIP turns out.

nilleo | 11 years ago | on: The CHIP Is a $9 Computer That Can Almost Do It All

Same here. I was thinking that it would be perfect to use for some on-the-go projects, no immediate ideas come to mind outside of possibly a new way to sniff out some CAN messages in a car, but it would be one more tool to have available should a need arise. I too am going to wait to see where it goes, for now, I'm at least willing to give the CHIP itself a try to free up my Pi in less demanding applications.

nilleo | 11 years ago | on: Have you pressed the button?

How effective could it be to set up a prep program that you can use to record both the time between two clicks and the duration of each click? Then take a few runs with at that to get some average case scenarios and implement those times into the auto-click script? Then depending on when the server counts the press (first click or second click), account for the difference in time between your target time and when to execute the double click.
page 1