File: control

package info (click to toggle)
doona 1.0%2Bgit20190108-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 268 kB
  • sloc: perl: 2,287; makefile: 4; sh: 1
file content (19 lines) | stat: -rw-r--r-- 686 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: doona
Section: net
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Hugo Lefeuvre <hle@debian.org>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.4.0
Homepage: https://github.com/wireghoul/doona
Vcs-Git: https://salsa.debian.org/pkg-security-team/doona.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/doona

Package: doona
Architecture: all
Depends: perl,
         ${misc:Depends}
Description: Network fuzzer forked from bed
 Doona is a fork of the Bruteforce Exploit Detector Tool (BED).
 BED is a program which is designed to check daemons for
 potential buffer overflows, format string bugs etc.