infosec

Web Timing Attacks, Continued

Continuing on the subjects of timing attacks, I recently found a small

Read
infosec

Getting timing output from CSRF exploits

I've been playing around with the idea of timing attacks lately. The way

Read
infosec

QR Codes as Password Storage?

I played around yesterday with the idea of using QR-codes as an offline password storage. This way I don't have to rely on a database of passwords stored on my computer or in the cloud. I shudder at the thought of storing passwords in the cloud, encrypted or not. Instead my idea is to have printed QR codes in a binder, encrypted using a master password. To clarify, the content inside the QR code will be encrypted.

Read
infosec

Predicting .NET Guid.NewGuid()

.... is unfortunately rather difficult. GUID stands for [globally unique

Read

First Post

> Update 2019: This was the first post of my old blog. I'm now using [gatsby](https://github.com/gatsbyjs/gatsby-starter-blog) instead of Nikola.

Read