stpm-exfiltrate
simple library for using the TPM chip to secure SSH keys
Install
- All systems
-
curl cmd.cat/stpm-exfiltrate.sh
- Debian
-
apt-get install simple-tpm-pk11
- Ubuntu
-
apt-get install simple-tpm-pk11
- Kali Linux
-
apt-get install simple-tpm-pk11
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install simple-tpm-pk11
- Raspbian
-
apt-get install simple-tpm-pk11
- Dockerfile
- dockerfile.run/stpm-exfiltrate
simple-tpm-pk11
simple library for using the TPM chip to secure SSH keys
simple-tpm-pk11 provides tools to create a key in your TPM (Trusted Platform Module) chip which can then be used with SSH. The package comes with a library that you can use as “PKCS11Provider” in your SSH configuration file.