Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 432 Bytes

File metadata and controls

9 lines (5 loc) · 432 Bytes

Secure Communications And Cryptography - Challenge Lab 11

The decryption of intercepted ciphertext message by Garda by examining and fixing the python program used for encryption by the threat actor.

*FIXING THE PROVIDED PYTHON CODE: trialencrypt.py

*DEVELOPED DECRYPTION CODE FOR SAMPLE PLAINTEXT INPUT: decryption.py

*DECRYPTION PYTHON PROGRAM DEVELOPED TO DECRYPT 'intercepted.txt' CIPHERTEXT MESSAGE: Decrypt_intercepted.py