Arson Network

27 May, 2006 at 1:05 pm (Posts)

Go and have a look at http://www.arson-network.com/index.php?class=tutorial explore some of the tutorials, but be warned, some of this stuff is a bit on the shady side. Everything from making keygens to installing backdors using netcat. Does contain lots of not shady tutorials, lots on perl, unix, php and python. Definate bookmark.

Permalink Leave a Comment

Linux Device Driver Kit

27 May, 2006 at 1:00 pm (Posts)

This is one for all the linux hackers out there, and you know which type I mean. If you can code, and have a piece of hardware that linux doesn't support, why not make yourself a driver for it? http://lkml.org/lkml/2006/5/24/238 has more details on the kit. Come to think of it, I can code, so I might start making Linux drivers soon. You never know.

Permalink Leave a Comment

.htaccess Generator

27 May, 2006 at 12:56 pm (Posts)

If you own a dedicated server, or run a homegrown sever, chances are you'll have heard of .htaccess files. The file that tells Apache who to let in, and who to keep out. If you cant understand how they work, either RTFM, or use this handy generator.

http://cooletips.de/htaccess/ 

Permalink Leave a Comment