Honeytrap
Jump to navigation
Jump to search
You might also see: INetSim
Description
INCOMPLETE SECTION OR ARTICLE
This section/article is being written and is therefore not complete.
Thank you for your comprehension.
Thank you for your comprehension.
Installation
Prerequisites
$ sudo apt-get install libnetfilter-queue-dev libcurl4-openssl-dev libpcre3-dev \ libpq-dev
Installation of honeytrap
$ cd ~/src/ $ wget http://downloads.sourceforge.net/project/honeytrap/honeytrap/honeytrap%201.0.0/honeytrap-1.0.0.tar.gz $ tar xzvf honeytrap-1.0.0.tar.gz $ cd honeytrap-1.0.0/ $ ./configure --enable-devmodules \ --with-stream-mon=nfq \ --with-cspm \ --with-postgres \ --with-spamsum \ --with-submit-mwserv \ --with-libcurl-includes=/usr/include/curl \ --with-libpq-includes=/usr/include/postgresql $ make $ sudo make install
Note
For a complete list of available compilation options, enter ./configure --help. Also notive the use of --enable-devmodules, mandatory for explicitly using some unstable modules (e.g. mwserv).
Configuration
INCOMPLETE SECTION OR ARTICLE
This section/article is being written and is therefore not complete.
Thank you for your comprehension.
Thank you for your comprehension.
Usage
INCOMPLETE SECTION OR ARTICLE
This section/article is being written and is therefore not complete.
Thank you for your comprehension.
Thank you for your comprehension.