Skip to content

roger-29/dat159-crypto

Repository files navigation

Cryptography

DAT159

By Sondre Gjellestad and Arne Molland

Task 1

After setting up the certificate, the connection works.

Console Code Wireshark

Task 3

Here is the result in WireShark.

Console Wireshark

Task 4 | Tamper with the Message (Integrity)

After setting up the proxy certificates, we've set a breakpoint like this:

ZAP

After tampering with the message this is the response from the server.

Tampered

Question

Can we impersonate HttpsClientProxySSLRSA in this setup? If so, we would need it's private key in order to sign messages correctly.

Releases

No releases published

Packages

No packages published

Languages