File: control

package info (click to toggle)
inetsim 1.2.7%2Bdfsg.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,592 kB
  • sloc: perl: 13,006; sh: 265; ansic: 12; makefile: 10
file content (30 lines) | stat: -rw-r--r-- 1,307 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: inetsim
Section: utils
Priority: optional
Maintainer: Debian Security Tools Packaging Team <pkg-security-team@lists.alioth.debian.org>
Uploaders: GengYu Rao <zouyoo@outlook.com>
Build-Depends: debhelper (>= 11), gcc-mingw-w64-i686, init-system-helpers (>= 1.51)
Standards-Version: 4.1.3
Homepage: http://www.inetsim.org/index.html
Vcs-Git: https://salsa.debian.org/pkg-security-team/inetsim.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/inetsim

Package: inetsim
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libnet-server-perl, libnet-dns-perl (>= 0.66), libipc-shareable-perl, libdigest-sha-perl, lsb-base, adduser
Recommends: libio-socket-ssl-perl, openssl
Suggests: libiptables-ipv4-ipqueue-perl, iptables
Description: Software suite for simulating common internet services
 INetSim is a software suite for simulating common internet services
 in a lab environment, e.g. for analyzing the network behaviour of
 unknown malware samples.
 .
 INetSim supports simulation of the following services:
 HTTP, SMTP, POP3, DNS, FTP, NTP, TFTP, IRC, Ident, Finger, Syslog,
 'Small servers' (Daytime, Time, Echo, Chargen, Discard, Quotd)
 .
 Additional features:
  * Faketime
  * Connection redirection
  * Detailed logging and reports
  * TLS/SSL support for several services