Simple Finger 1.0
Simple Finger is a simple finger client for Win32 systems. It should
theoretically work on Windows95, 98, NT, or 2000, but has only been
tested on Windows98. It is tiny: the ZIP file above is 18Kb, including
the binary and source code. The code is simply structured and
should serve as a useful tool for anyone looking to learn Windows
Sockets programming. It is non-graphical, running from the DOS prompt.
(No documentation is included: if you don't know how it works, you
probably can't make use of it anyhow.)
Unbooting Yourself From Napster
Has the Metallica lawsuit banned you from using Napster? Click here for
some quick tips on how to get back online.
DiamondSilk: my senior project
DiamondSilk is a project to created structured data from unstructured
HTML, such as being able to deduce the price of a product from the
corresponding page at buy.com.
Documentation for the Napster Protocol is here.
I did a very quick summary overview of the Napster protocol. A better
and more comprehensive description can be found at
OpenNap.
Information for circumnavigating an ISP's
Napster block is here
Here is a short tutorial on configuring a Linux box to act as a SOCKS5
proxy to grant people who have been blocked from Napster access to the
Napster network.
A mirror of The Breaking of Cyber Patrol 4 (not my work)
My project for a secure, authenticated file exchange network
(known alternately as safeX
or fexnet) -- while code work is just beginning and not yet
available, read the idea.
console othello has its own page!
rio v1.06
The official Rio utilities have now incorporated the ability to download files from the Rio to the PC, so my patch to do this is no longer neccessary. I have cleaned things up and put them in these easy-to-use packages:ftpcheck v0.33
- RedHat i386 RPM [v1.03 - old!]
- RedHat Source RPM [v1.03 - old!]
- Raw Source [v1.06 - newest]
v0.33: Shifted to a more subtle anonymous email address to pass most anonftp checks - thanks to Tox Gunn for pointing this out!relaycheck v0.3v0.32: Fixed misclassification of "a.b.c" hostnames as class C IPs (Thanks, Jesper!)
v0.31: Patched up some dumb bugs and cleaned up the code a little bit (Thanks Shane!). Wow, over a thousand downloads now! Keep mailing back those source patches!
v0.3: ftpcheck is now an order of magnitude more efficient, thanks to improvements from Shane Kerr and some new timeout code that I wrote. Also now under the GPL.
ftpcheck scans hosts and networks for FTP and anonymous FTP archives. It was written as a security analysis tool. I wouldn't recommend running it on subnets you don't own, unless you like getting calls from sysadmins at very early hours in the morning.
requires perl modules
the parent of ftpcheck, relaycheck scans a network for SMTP hosts that permit "relaying" of email. These servers are vulnerable because a 3rd party could come in and use the mail server to relay mail through the server for the purpose of spamming folks. Please email the administrators of any machines you find with this tool and tell them to turn off SMTP forwarding!sweep v0.4requires perl modules
mach-sweep was written back when Snap was running their Mach M3 contest back in august of 1998. The basic gist of the contest was that you had some small chance to win an instant prize every time you searched. So I wrote a perl script to "search" snap for the same term over and over again, and see if "congratulations!" was anywhere in the returned page. If so, it would save out the HTML page to disk and notify me. Otherwise, it would just print a period and search again. I ran it on about seven machines in parallel -- let's just say I have enough slinkies, books, and video cameras to keep myself entertained for a while. ;)requires perl modules