Category Archives: Security

Top 25 Most Dangerous Programming Errors

I’m lacking time to update, so I’ll just pretend to have an active blog by posting an interesting link: Top 25 Most Dangerous Programming Errors.

Posted in Security, programming | Leave a comment

BackTrack 4 Final Release

Haven’t updated this blog in a while, so here’s a minor update; The BackTrack 4 Final Release is out! If you’re not entirely sure what it is, read up on the website of this fabulous pentesting toolkit. I’ll be testing … Continue reading

Posted in Security | Tagged , | Leave a comment

NetBIOS exploiting

I’ve just read 2 very interesting articles on NetBIOS poisoning I feel like sharing. nbtool: netbios manipulation + “how netbios works” intro how to exploit netbios requests using nbtool & nbpoison Since those 2 links explain it all, I can … Continue reading

Posted in Security | Tagged , , , | Leave a comment

Slowloris HTTP DoS: Be Afraid, Be Very Afraid

A new way of DoS attack has been released recently, called the Slowloris HTTP DoS, dubbed “the low bandwidth, yet greedy and poisonous HTTP client“. Slowloris holds connections open by sending partial HTTP requests. It continues to send subsequent headers … Continue reading

Posted in Security | Tagged , , | Leave a comment