File: control

package info (click to toggle)
sipcrack 0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 252 kB
  • sloc: ansic: 2,568; makefile: 53; sh: 1
file content (24 lines) | stat: -rw-r--r-- 912 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: sipcrack
Section: net
Priority: optional
Maintainer: Marcio de Souza Oliveira <marciosouza@debian.org>
Build-Depends: debhelper-compat (= 13), libpcap0.8-dev (>= 0.9.8-3), libssl-dev (>= 0.9.8g-8)
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: http://www.remote-exploit.org/codes_sipcrack.html
Vcs-git: https://salsa.debian.org/debian/sipcrack.git
Vcs-Browser: https://salsa.debian.org/debian/sipcrack

Package: sipcrack
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: john
Description: SIP login dumper/cracker
 The tools contained in this package offer support for pcap files,
 wordlists and many more to extract all needed information and
 bruteforce the passwords for the sniffed accounts.
 .
  * sipdump    -  Dump SIP digest authentications to a file.
  * sipcrack   -  Bruteforce the user password using the dump file
                  generated by sipdump.
 .