Archive for ‘Computer Security’

HashDoS PoC

I was at the CCC (28C3) congress in Berlin recently. Where the two researchers Alexander ‘alech’ Klink and Julian ‘zeri’ Wälde disclosed a DoS vulnerability affecting about all programming languages in the way they utilize hashtables. Funny thing is, most server technologies, PHP, ASP (.NET), Java variants, Pyhon (django) etc, all appear to be vulnerable to different variants of the attack. It consists of abusing the hashtable datastructure(s) in a way…

More+

Sockstress

Back in good old 2008, a researcher at the security firm Outpost24 – Jack C. Louis; found a crucial DoS vulnerability in the fundaments of TCP/IP. In fact, it turned out to be so powerful, that all major operating systems appeared to be vulnerable.

We got a PoC…

More+

PHP segmentation fault

If you are an active reader might have noticed we have been gone for some time for the public, for me the reason was that I was busy with other things but I am back and so are Mathias and Fredrik some time so it’s getting cosy again here already. Some time ago I started a project with a friend of mine which can facilitate secure chat to people who…

More+