General Skills Level 4 200 points

Encrypted Communication - GPG Public Key Cryptography

Mission

Practice GnuPG decryption. Import every private key under `/challenge/keys/` and decrypt each ciphertext under `/challenge/messages/`. Only one message -- the one encrypted to the genuine recipient key -- decrypts to a plaintext containing the flag; the others are harmless decoys that can also be isolated by matching the recipient key id. A real GnuPG runs unprivileged.

#gpg#encryption#cryptography#pgp

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag