How I recovered your private key or why small keys are bad
In the following blogpost I will explain why it is a bad idea to use small RSA keys. To make things look and feel real, I will demonstrate all steps
In the following blogpost I will explain why it is a bad idea to use small RSA keys. To make things look and feel real, I will demonstrate all steps
Recently I wrote some code to compile me a list of all wordpress plugins listed on the plugin directory on wordpress.org. Afterwards another script fetches the plugin's zipfile and
My friend @TPS asked me if there's an easy way to for a non tech-savvy person to share sensitive information like passwords with another person. In this situation I assume
Last night, I wrote a small twitter bot called @hashingbot. If you send it a tweet with a hashing algorithm and some text, it will reply the hash. Here's an