diff options
Diffstat (limited to 'package/DEBIAN/control')
| -rw-r--r-- | package/DEBIAN/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/package/DEBIAN/control b/package/DEBIAN/control new file mode 100644 index 0000000..42d0bb2 --- /dev/null +++ b/package/DEBIAN/control @@ -0,0 +1,13 @@ +Package: flood +Architecture: amd64 +Maintainer: Jake Mannens <jakem_5@hotmail.com> +Installed-Size: 40 +Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1) +Conflicts: flood +Replaces: flood +Section: devel +Priority: optional +Description: tool for DoS attacks such as UDP floods + flood can execute a 'denial of service' attack + against network hosts by flooding them with + UDP packets. |
