Security

Jannich Brendle on June 16th, 2010

fsfuzzer is a filesystem fuzzer tool that does stress testing of various filesystems in a reproducible and logged way. This tool creates initial valid filesystem images and then manipulates their binary format and structure for detecting flaws/bugs/design problems in the parsing/handling code for that particular filesystem. To install and run fsfuzzer on ubuntu or debian, [...]

Continue reading about Running fsfuzzer 0.7 on Ubuntu or Debian

Protecting your (windows) computers from viruses online is more important now than ever. That’s why the folks at server-side.de have developed HAVP, which is a proxy server that continuously scan incoming traffic for known viruses. It uses ClamAV, which is an open-source anti-virus toolkit for UNIX-like operating systems. ClamAV is designed for scanning emails for [...]

Continue reading about Installing HTTP AntiVirus Proxy (HAVP) to protect your computers from viruses

Jannich Brendle on June 7th, 2010

To increase security a bit on my blog when using public networks such as those at libraries, I decided to create a self-signed certificate for the administration part of my wordpress installation, and I figured that I might as well write down the procedure here. Of course all of bredsaal.dk is secured by SSL, not [...]

Continue reading about Using a self-signed certificate with Lighttpd