Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(1) A -> S : A, B (2.1) S -> A : {Ts, Kab, B}Kas (2.2) S -> A : {Ts, Kab, A}Kbs (3.1) A

(1) A -> S : A, B

(2.1) S -> A : {Ts, Kab, B}Kas

(2.2) S -> A : {Ts, Kab, A}Kbs

(3.1) A -> B : {Ts, Kab, A}Kbs

(3.2) A -> B : {A, Ta} Kab

(4) B -> A : {Ta}Kab

The model of the above protocol could be composed of several variables and processes (or agents). The protocol shall ensure authentication and secrecy. Such properties shall be verified against an intruder J with the following capabilities: J is a known agent, it can act either as initiator or as responder of a protocol session; J can eavesdrop and store any message sent by any agent; J can exploit its knowledge to generate new messages or use previously stored messages as they are.

Task 2.1: (25%) Model the security protocols authentication and secrecy in Casper. You should produce a Casper file (*.spl), convert it into a FDR script in Casper and finally model check the two properties in FDR.

Task 2.2: (5%) Produce a mini report to analyse the result from FDR. For example, if FDR can find an attack, you should simply talk about how the attack can be implemented. If no attack is found, you should conclude that the protocol holds the properties. The report should be 500 words maximum

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design And Relational Theory Normal Forms And All That Jazz

Authors: Chris Date

1st Edition

1449328016, 978-1449328016

More Books

Students also viewed these Databases questions

Question

1. Describe the power of nonverbal communication

Answered: 1 week ago