Source: nepenthes
Section: net
Priority: optional
Maintainer: Luciano Bello <luciano@linux.org.ar>
Build-Depends: debhelper, libcurl3-dev, libmagic-dev, libpcre3-dev, libadns1-dev, bison, flex, libpcap0.8-dev,iptables-dev, libmysqlclient15-dev, libpq-dev, libcap-dev
Standards-Version: 3.7.2

Package: nepenthes
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Description: versatile tool to collect malware by emulating widespread vulnerabilities 
 Nepenthes is a low interaction honeypot which emulates known vulnerabilities
 to collect information about potential attacks. It is designed to emulate
 vulnerabilities worms use to spread, and to capture these worms. As there are
 many possible ways for worms to spread, Nepenthes is modular. There are 
 module interface to
   * resolve dns asynchronous
   * emulate vulnerabilities
   * download files
   * submit the downloaded files
   * trigger events (sounds abstract and it is, but is still quite useful)
   * shellcode handler
