Skip to content

Commit

Permalink
Merge branch 'master' of ssh://helios/home/git/repositories/honeyd
Browse files Browse the repository at this point in the history
  • Loading branch information
David Scott committed Jun 7, 2012
2 parents 5d59c94 + 7286019 commit 5637de6
Show file tree
Hide file tree
Showing 349 changed files with 34 additions and 404 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Expand Up @@ -19,10 +19,10 @@
# Binaries # # Binaries #
############ ############


honeyd/honeyd honeyd
honeyd/honeydctl honeydctl
honeyd/honeydstats honeydstats
honeyd/hsniff hsniff


# Packages # # Packages #
############ ############
Expand Down Expand Up @@ -54,7 +54,7 @@ Thumbs.db
# Autogen Files # # Autogen Files #
################# #################


honeyd/autom4te.cache/* /autom4te.cache/*
libtool libtool
stamp-h1 stamp-h1
ylwrap ylwrap
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
31 changes: 29 additions & 2 deletions honeyd/README → README
Expand Up @@ -22,13 +22,36 @@ Installation:


Honeyd depends on several libraries: Honeyd depends on several libraries:


- libevent - event notification - libevent1 - event notification
- libdnet - packet creation - libdnet - packet creation
- libpcap - packet sniffing - libpcap - packet sniffing
- libpcre - perl regular expression library (optional; for subsystems) - libpcre - perl regular expression library (optional; for subsystems)


Make sure that you have them installed. Make sure that you have them installed.




To install dependencies in Ubuntu:

$ sudo apt-get install libevent-dev libdumbnet-dev libpcap-dev libpcre3-dev libedit-dev bison flex libtool automake



To install dependencies in ArchLinux:

# First get these packages
$ pacman -S libdnet libpcap pcre libedit bison flex libtool automake

# Libevent1 must be downloaded and installed from AUR. Libevent2 does not currently work with honeyd.

$ pacman -S base-devel
$ wget http://aur.archlinux.org/packages/li/libevent1/libevent1.tar.gz
$ tar -xzf libevent1.tar.gz
$ cd libevent1
$ makepkg
$ pacman -U libevent1-1.4.14b-1-x86_64.pkg.tar.xz


For the regression framework to run, you need to install the Python For the regression framework to run, you need to install the Python
module for libdnet. You might need Python 2.4 for the best results. module for libdnet. You might need Python 2.4 for the best results.


Expand Down Expand Up @@ -58,7 +81,7 @@ or in the source directory


$ nroff -mdoc honeyd.8 $ nroff -mdoc honeyd.8


More information can be found at http://www.honeyd.org/ More information can be found at http://www.honeyd.org/ and https://github.com/DataSoft/Honeyd


Running: Running:
-------- --------
Expand Down Expand Up @@ -120,3 +143,7 @@ The following people have helped with suggestions, ideas or code:
Bill Cheswick <ches@lumeta.com> Bill Cheswick <ches@lumeta.com>
Lauren Oudot <oudot@rstack.org> Lauren Oudot <oudot@rstack.org>
Jon Oberheide <jonojono@merit.edu> Jon Oberheide <jonojono@merit.edu>
David Clark <david.clark@datasoft.com>
Dan Petro <dan.petro@datasoft.com>
David Scott <david.scott@datasoft.com>
Addison Waldow <addison.waldow@datasoft.com>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
313 changes: 0 additions & 313 deletions honeyd/.cproject

This file was deleted.

5 changes: 0 additions & 5 deletions honeyd/.cvsignore

This file was deleted.

79 changes: 0 additions & 79 deletions honeyd/.project

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 5637de6

Please sign in to comment.