|
|
Project ID: 26
ftpd honeypot
by: skiddieleet hits: 90
|
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 hits: 95
|
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.
|
|
Project ID: 24
telnetd honeypot
by: skiddieleet hits: 97
|
published on: Sun Oct 8, 2006, 17:08:54
A program in C that pretends to be a telnet daemon and logs the IP
and username and password attempted of people who try to login.
|
|
Project ID: 21
sniffer
by: skiddieleet hits: 92
|
published on: Sun Oct 8, 2006, 16:15:57
A simple sniffer that outputs to plain text or html. Uses the
libpcap and libdnet libraries so you will have to have those installed to
compile this. It focuses only on the headers of certain protocols.
|
|
Project ID: 20
getfile
by: skiddieleet hits: 100
|
published on: Sun Oct 8, 2006, 16:15:16
A program written in C to fetch a file from a webserver.
|
|
Project ID: 19
C crawler
by: skiddieleet hits: 98
|
published on: Sun Oct 8, 2006, 16:12:51
I wrote a version of crawler in C. This is it ;). It's fairly
complex, at least for something I did. I put a lot of work into it so enjoy.
|
|
Project ID: 18
perl crawler
by: skiddieleet hits: 103
|
published on: Sun Oct 8, 2006, 16:12:00
Crawler is a "web crawler" written in perl which requests
the root page of a given site and searches it for local links and follows them.
Please see the README included for a better description.
|
|
Project ID: 17
reverse shell
by: skiddieleet hits: 152
|
published on: Sun Oct 8, 2006, 16:10:43
A connect back client and server to overcome incoming traffic
filters. See the README file for more information.
|
|
Project ID: 16
remote shell
by: skiddieleet hits: 112
|
published on: Sun Oct 8, 2006, 16:10:07
A program written in C for unix/linux to provide a remote shell to a
user.
|
|
Project ID: 15
prolog
by: skiddieleet hits: 97
|
published on: Sun Oct 8, 2006, 16:09:19
A proxy server I wrote in C. Should run on any linux distribution.
Have fun.
|
1
2 3
|