Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1808895 (rr_rsakeyfind) - Review Request: rsakeyfind - Locate BER-encoded RSA private and public keys in memory images
Summary: Review Request: rsakeyfind - Locate BER-encoded RSA private and public keys i...
Keywords:
Status: ASSIGNED
Alias: rr_rsakeyfind
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL: https://citp.princeton.edu/our-work/m...
Whiteboard:
Depends On:
Blocks: FE-SECLAB
TreeView+ depends on / blocked
 
Reported: 2020-03-01 22:09 UTC by Michal Ambroz
Modified: 2020-09-22 18:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:
mail: fedora-review?


Attachments (Terms of Use)

Description Michal Ambroz 2020-03-01 22:09:04 UTC
Spec URL: http://rebus.fedorapeople.org/SPECS/rsakeyfind.spec
SRPM URL: http://rebus.fedorapeople.org/SRPMS/rsakeyfind-1.0-1.fc31.src.rpm

Description:
The rsakeyfind tool locates BER-encoded RSA private and public keys in
captured memory images. It can either try to locate keys based on a provided
hex-dump of a modulus of a known public key, or based on fixed pattern in
BER-encoded RSA version field.

Comment 1 Fabian Affolter 2020-03-03 17:45:24 UTC
Mock build issue:

+ /usr/bin/make -O -j4 V=1 VERBOSE=1 -j4
g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -O4   -c -o rsakeyfind.o rsakeyfind.cpp
make: g++: Command not found

Comment 2 Fabian Affolter 2020-09-22 18:44:28 UTC
Could you please fix the build requirements to get it going?


Note You need to log in before you can comment on or make changes to this bug.