How to Install and Uninstall ruby-safety-net-attestation Package on Kali Linux

Last updated: May 18,2024

1. Install "ruby-safety-net-attestation" package

Please follow the instructions below to install ruby-safety-net-attestation on Kali Linux

$ sudo apt update $ sudo apt install ruby-safety-net-attestation

2. Uninstall "ruby-safety-net-attestation" package

Please follow the instructions below to uninstall ruby-safety-net-attestation on Kali Linux:

$ sudo apt remove ruby-safety-net-attestation $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-safety-net-attestation package on Kali Linux

Package: ruby-safety-net-attestation
Version: 0.4.0-2
Installed-Size: 40
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-jwt (>= 2.0)
Size: 11068
SHA256: 1292477af2932e3a6a2f1279141539e70f4c6469c83c95f8cbf5c2c5d81f65a9
SHA1: d6e2a81cb2a81d113b4b18778bd1a6f40279117e
MD5sum: a0a97772048384f4687656242833d953
Description: SafetyNet attestation response verification
A Ruby library to verify SafetyNet attestation statements from Google Play
Services on your server.
.
This library verifies that the statement:
- has a valid signature that is trusted using certificates from
https://pki.goog/
- has the correct nonce
- has been generated recently (default allowed leeway from current time is 60
seconds)
- has a signing certificate with the correct subject
.
With a valid statement your application can then inspect the information
contained about the device integrity, calling app, and if applicable any
integrity errors and potential solutions.
Description-md5:
Homepage: https://github.com/bdewater/safety_net_attestation
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-safety-net-attestation/ruby-safety-net-attestation_0.4.0-2_all.deb