I've decided to start putting some of the programs I write, and other things I find which i feel might be useful to others on this page. All of these will have been 'created' on an Openbsd 2.7 box, but I try to make everything as cross-platform as possible. disclaimer: I take no responsibility in what you do with anything you find here, for all you know I put 'system ("rm -rf /*");' in everything. If something here causes your computer to piss fire, don't look at me, i warned you. :)

-Some of the perl scripts need an html form submission to make them work. If you can't figure out how to make it, then just don't worry about it.


Name Summary
   
CodeRandom coce snippets and small scripts.
Hacker.zipThe Classic hacker game, will run on just about any MS-Dos computer anywhere. If you get caught at work playing this, don't blame us! ;p
Hacker1-sol.txtSolution / Walkthrough for Hacker 1
Hacker2.txtInstruction Manual for Hacker 2
Hacker2.zipThe Classic hacker game, part two. Many will argue that it's not as fun, but we had it on backup so why not offer it as well.
NWOVarious documents and documentaries, evidence of a plan for a new world order. Sound like a conspiracy theory ? Read. Watch. Think.
WinM$ W1ndows software.
aaipm.cActive Alert IP Monitor : Yet another simple program, it binds to a port (default 12345) waiting for connections, when a connection is made, it sends an ident request to the 'attaking' computer and saves it in a log file. Good for keeping track of those script-kiddiot trojan scanning winblows losers.
blowfish.txtSimple cgi to break down a line from master.passwd and show it's information
cracking_passwords.htmlHandy info on password cracking on most popular OS's, stolen from google's cache of http://www24.brinkster.com/rofhackers/texts/cracking_pwds.txt
info.txtSilly cgi to spit out a bunch of system info
ipf.rulesMy rules file for ipfilter. Old..
jas-0.1.tar.gz(J)ust (A)nother (S)canner : A simple cgi-vulnerability scanner, with a Tcl/Tk frontend for the GUI lovers.
jas.cSame as jas-0.1.tar.gz, but just the scanner, no Tcl/Tk interface.
n3t.tar.gzMy first attempt at a WindowMaker theme. I think it's quite nice :)
nc110.tgzNetcat (aka network swiss army knife)
nixUnix / linux / bsd software
nullidentd-1.0.tar.gzVery minimal Auth/Identd daemon.
prox.txtProxyJudge V2.28 , see it in action here.
snort.rulesMy rules file for the Snort 1.6 IDS daemon.
snort.txtA cgi script to parse and display (nicely) the snort.alert log using Snort 1.6 like "snort -A fast -c /etc/snort.rules -D -i ne3" (or whatever your interface is).