Commit graph

4 commits

Author SHA1 Message Date
adrianp
0f0f3453b3 Update to honeyd 1.5
New features include:
* Statistics Collector: A daemon that can process netflow-like information
exported by several Honeyd instances and do computations on the data - see
live data.
* Improved Subsystems: Improved support for subsystems permits running more
complicated UNIX applications like mwcollect as a subsystem for Honeyd.
* Proxy and SMTP subsystems: Example subsystems to simulate open proxies and
mail relays. These subsystems are written with performance in mind and have
no problem in keeping up with a busy network.

Bugfixes include:
A bug in Honeyd's IP reassembly code allows adversaries to remotely fingerprint
honeypots. Thanks to Jon Oberheide for finding the bug; see adv.2006-01 for
more information
2006-02-19 17:23:18 +00:00
wiz
721e19e8f5 Add RCS Id. 2005-04-20 14:34:45 +00:00
adrianp
bf43b23fd4 - Updated to v1.0 (No CHANGELOG available)
- Use options.mk framework for python and rrdtool support
2005-01-14 21:44:33 +00:00
xtraeme
5885321bee Initial import of honeyd-0.8b, from pkgsrc-wip packaged by Adrian
Portelli with minor changes by me.

Honeyd is a small daemon that creates virtual hosts on a network. The hosts
can be configured to run arbitrary services, and their personality can be
adapted so that they appear to be running certain operating systems. Honeyd
enables a single host to claim multiple addresses - I have tested up to
65536 - on a LAN for network simulation. Honeyd improves cyber security by
providing mechanisms for threat detection and assessment. It also deters
adversaries by hiding real systems in the middle of virtual systems.
2004-04-20 09:14:43 +00:00