File: control

package info (click to toggle)
hydra 9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,588 kB
  • sloc: ansic: 21,908; sh: 2,389; makefile: 134
file content (66 lines) | stat: -rw-r--r-- 2,571 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Source: hydra
Section: net
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Julián Moreno Patiño <julian@debian.org>, Daniel Echeverri <epsilon@debian.org>
Build-Depends: debhelper-compat (= 13),
 firebird-dev[!hurd-any],
 freerdp2-dev,
 libgtk2.0-dev,
 libidn11-dev,
 default-libmysqlclient-dev,
 libgcrypt-dev,
 libmemcached-dev,
 libmongoc-dev,
 libncurses-dev,
 libpcre2-dev,
 libpq-dev,
 libssh-dev,
 libsvn-dev,
 pkg-config,
 dh-exec
Standards-Version: 4.6.1
Homepage: https://github.com/vanhauser-thc/thc-hydra
Vcs-Git: https://salsa.debian.org/pkg-security-team/hydra.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/hydra
Rules-Requires-Root: no

Package: hydra
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: hydra-gtk
Recommends: wget | curl
Description: very fast network logon cracker
 Hydra is a parallelized login cracker which supports numerous protocols
 to attack. It is very fast and flexible, and new modules are easy to add.
 .
 This tool makes it possible for researchers and security consultants to
 show how easy it would be to gain unauthorized access to a system
 remotely.
 .
 It supports: Cisco AAA, Cisco auth, Cisco enable, CVS, FTP, HTTP(S)-FORM-GET,
 HTTP(S)-FORM-POST, HTTP(S)-GET, HTTP(S)-HEAD, HTTP-Proxy, ICQ, IMAP, IRC,
 LDAP, MS-SQL, MySQL, NNTP, Oracle Listener, Oracle SID, PC-Anywhere, PC-NFS,
 POP3, PostgreSQL, RDP, Rexec, Rlogin, Rsh, SIP, SMB(NT), SMTP, SMTP Enum,
 SNMP v1+v2+v3, SOCKS5, SSH (v1 and v2), SSHKEY, Subversion, Teamspeak (TS2),
 Telnet, VMware-Auth, VNC and XMPP.

Package: hydra-gtk
Architecture: any
Depends: hydra (>= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: very fast network logon cracker - GTK+ based GUI
 Hydra is a parallelized login cracker which supports numerous protocols
 to attack. It is very fast and flexible, and new modules are easy to add.
 .
 This tool makes it possible for researchers and security consultants to
 show how easy it would be to gain unauthorized access to a system
 remotely.
 .
 It supports: Cisco AAA, Cisco auth, Cisco enable, CVS, FTP, HTTP(S)-FORM-GET,
 HTTP(S)-FORM-POST, HTTP(S)-GET, HTTP(S)-HEAD, HTTP-Proxy, ICQ, IMAP, IRC,
 LDAP, MS-SQL, MySQL, NNTP, Oracle Listener, Oracle SID, PC-Anywhere, PC-NFS,
 POP3, PostgreSQL, RDP, Rexec, Rlogin, Rsh, SIP, SMB(NT), SMTP, SMTP Enum,
 SNMP v1+v2+v3, SOCKS5, SSH (v1 and v2), SSHKEY, Subversion, Teamspeak (TS2),
 Telnet, VMware-Auth, VNC and XMPP.
 .
 This package provides the GTK+ based GUI for hydra.