File: control

package info (click to toggle)
rsakeyfind 1%3A1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 116 kB
  • sloc: cpp: 301; makefile: 17
file content (20 lines) | stat: -rw-r--r-- 862 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: rsakeyfind
Section: utils
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Samuel Henrique <samueloph@gmail.com>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.2.1
Homepage: https://citp.princeton.edu/research/memory/code
Vcs-Browser: https://salsa.debian.org/pkg-security-team/rsakeyfind
Vcs-Git: https://salsa.debian.org/pkg-security-team/rsakeyfind.git

Package: rsakeyfind
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: locates BER-encoded RSA private keys in memory images
 rsakeyfind is a tool that locates BER-encoded RSA private keys in MEMORY-IMAGE.
 If a MODULUS-FILE is specified, it will locate private and public keys matching
 the hex-encoded modulus read from this file.
 .
 This package is useful to several activities, as forensics investigations.