mov eax, 64

Timing attack on arduino

eax •

I like Side Channels Attacks. It's a way to gather some information about your target (software, hardware device, web site) by a way (the channel) not directly related with the primary task of your target. These channels are unintentional consequences, or artifact, of the primary task.

Let's give some examples.

You are in the same room as your target. The person is writing some text on his laptop and you want to know what it is. With a microphone, you record the audio for a couple of minutes. Guess what? We can use the noise made by pushing keys on a keyboard to recover what is being typed. Here, the primary task of your keyboard is to allow you to type text. The noise made by typing on it is an unintentional consequence.

New Blog

• misc

Let's try to do a blog! It's been a while since I want to do that.

github + jekyll seems to be a nice way to start. English isn't my first language and I'm not very good at it. Sorry about that, feel free to report errors.

I'm currently using the contrast theme. I might write my own, someday, perhaps.

In this blog I will talk about things I want to share. Things I like. Things I did. It will mostly be about programming, hacking, reversing, hardware, etc.