|
project ID: 35:
Chatserver
by: skiddieleet
|
published on: Sun Nov 2, 2008, 16:07:46
A simple command line chat server that runs on port 1337. You can
connect to it with telnet or netcat or your preferred program.
|
|
project ID: 34:
fingerd honeypot
by: skiddieleet
|
published on: Sun Oct 8, 2006, 18:37:40
A program in C to act like a fingerd. It outputs fake user info on
root, and pretends no other users exist. It logs all input and the IP address
of connectors.
|
|
project ID: 33:
echod honeypot
by: skiddieleet
|
published on: Sun Oct 8, 2006, 18:35:59
A program in C which basically is the echod. It echos all input of
a connected user back to them. Only difference is this logs everything.
|
|
project ID: 32:
popd honeypot
by: skiddieleet
|
published on: Sun Oct 8, 2006, 18:34:33
A program in C designed to look like the normal pop3d that comes
with many linux distros. It logs all input from users who connect and their IP.
|
|
project ID: 31:
CBot
by: skiddieleet
|
published on: Sun Oct 8, 2006, 18:18:02
An IRC Bot written in C. Performs most basic operator tasks. This
one will probably change every now and again with updated code, so remember the
date you download it and check for updates often.
|
|
project ID: 30:
BMP bitplane splitter
by: skiddieleet
|
published on: Sun Oct 8, 2006, 18:08:07
A program in C to take a bitplane as a parameter and dump a black
and white BMP of that bitplane. This can be useful if you think something is
hidden in a certain bitplane of a BMP.
|
|
project ID: 29:
LSB stego project
by: skiddieleet
|
published on: Sun Oct 8, 2006, 18:06:58
This is a spinoff of the BPCS steganography program. I saw how
simple it would be to take that program and make a Least Significant Bit stego
program, so I did it. This one is also in C.
|
|
project ID: 27:
BPCS stego project
by: skiddieleet
|
published on: Sun Oct 8, 2006, 17:47:02
This is a program in C to hide and extract data using bitmap files.
This was a group project, so not all the code is mine. I plan on eventually
doing a program like this for JPEG images since BMPs are not widely used. This
code is actually commented.
|
|
project ID: 26:
ftpd honeypot
by: skiddieleet
|
published on: Sun Oct 8, 2006, 17:10:48
A program in C that pretends to be a ProFTPD server and logs login
attempts.
|
|
project ID: 25:
smtpd honeypot
by: skiddieleet
|
published on: Sun Oct 8, 2006, 17:10:05
A program in C that pretends to be a sendmail smtp server, all the
while logging connections and sessions.
|
1 2
|