File: control

package info (click to toggle)
inetsim 1.3.2%2Bdfsg.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,684 kB
  • sloc: perl: 13,024; sh: 262; makefile: 18; ansic: 13
file content (31 lines) | stat: -rw-r--r-- 1,328 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
31
Source: inetsim
Section: utils
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: GengYu Rao <zouyoo@outlook.com>
Build-Depends: debhelper-compat (= 13), gcc-mingw-w64-i686, init-system-helpers (>= 1.51)
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://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, openssl
Pre-Depends: ${misc:Pre-Depends}
Recommends: libio-socket-ssl-perl, libnfqueue-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