File: control

package info (click to toggle)
sipcrack 0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 244 kB
  • sloc: ansic: 2,568; makefile: 55
file content (23 lines) | stat: -rw-r--r-- 889 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
Source: sipcrack
Section: net
Priority: optional
Maintainer: Marcio de Souza Oliveira <m.desouza20@gmail.com>
Build-Depends: debhelper (>= 11), libpcap0.8-dev (>= 0.9.8-3 ), libssl-dev (>= 0.9.8g-8 )
Standards-Version: 4.2.0
Homepage: http://www.remote-exploit.org/codes_sipcrack.html
Vcs-git: https://github.com/marciosouza20/sipcrack.git
Vcs-Browser: https://github.com/marciosouza20/sipcrack.git

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.
 .