File: control

package info (click to toggle)
goldeneye 1.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,084 kB
  • sloc: python: 399; sh: 8; makefile: 6
file content (24 lines) | stat: -rw-r--r-- 896 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
Source: goldeneye
Section: net
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Samuel Henrique <samueloph@debian.org>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.2.1
Homepage: https://github.com/jseidl/GoldenEye
Vcs-Git: https://salsa.debian.org/pkg-security-team/goldeneye.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/goldeneye

Package: goldeneye
Architecture: all
Depends: ${misc:Depends}, python
Description: HTTP DoS test tool
 GoldenEye is a HTTP DoS Test Tool. This tool can be used to test if
 a site is susceptible to Deny of Service (DoS) attacks. Is possible
 to open several parallel connections against a URL to check if the
 web server can be compromised.
 .
 The program tests the security in networks and uses 'HTTP Keep Alive
 + NoCache' as attack vector.
 .
 This package is useful for pentesters.