Answer Posted / gtech
The Wide Mouth Frog protocol is a computer network
authentication protocol designed for use on insecure
networks (the Internet for example). It allows individuals
communicating over a network to prove their identity to each
other while also preventing eavesdropping or replay attacks,
and provides for detection of modification and the
prevention of unauthorized reading (cont)........
This can be proven using BAN logic.
The protocol can be specified as follows in security
protocol notation, where Alice is authenticating herself to
Bob using a server S:
A ightarrow S: A,{T_A, K_{AB}, B}_{K_{AS}}
S ightarrow B: {T_S, K_{AB}, A}_{K_{BS}}
Note that to prevent active attacks, some form of
authenticated encryption (or message authentication) must be
used.
The protocol has several problems:
* a global clock is required.
* the server has access to all keys.
* the value of the shared key between A and B is completely
determined by A.
* can replay messages within period when timestamp is valid.
* A is not assured that B exists.
* The protocol is stateful. This is usually undesired
because it requires more functionality and capability from
the server. For example, "S" must be able to deal with
situations in which "B" is unavailable.
------- :)---------
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which company mange ip's?
In configuring a router, what command must be used if you want to delete the configuration data that is stored in the NVRAM?
Explain dhcp scope?
Which cable called roll-over?
What does the meaning of interface 0/0?
What is ping? What is the usage of ping?
What do you understand by redundancy?
What are 10base5 ethernet lans?
How many hop counts are by default and how much you can increase in eigrp protocol?
What is the difference between the switch, hub, and router?
Value in which type of access list?
State the difference between dynamic IP and static IP addressing?
Explain what is 5-4-3 rule?
How many tables are in ospf protocol?
Can you explain PPP link process step by step?