gijs
cb0f72a23d
- Use I and R as role names instead of A and B in ksl
2005-09-19 10:13:17 +00:00
gijs
053a76e5fb
- oops forgot to update 1 message, we really need some option to check
...
input files for correctness (i.e. will it finish without an intruder)
2005-08-31 13:17:54 +00:00
gijs
a4c9303781
- Fix a modelling error in wmf-lowe
2005-08-31 13:08:10 +00:00
gijs
40f881b125
- Fix 2 incomplete/incorrect modellings
2005-08-22 13:52:29 +00:00
gijs
0f54f2ed23
- Update modeling of needham schroeder to better reflect the modelling in
...
SPORE:
- pk is not known to all agents, only pk(Simon) is known
- Use new naming convention:
- Protocol name starting with an @ means internal protocol
- For non internal protocols naming is as follows:
protocolname-variant^subprotocol
For example: yahalom-Lowe^KeyCompromise meaning the key compromise sub
protocol of the Lowe variant of the Yahalom protocol.
2005-08-15 13:31:48 +00:00
gijs
5a027cc00a
- Forgot to update wmf to the ExpiredTimeStamp
2005-08-12 13:24:00 +00:00
gijs
44bc36edc5
- Add @ to swapkey, to disable it in classification
...
- Modify key Compromise for protocols that contain a timestamp to make the
key compromise disclose a timestamp with a different type, namely
ExpiredTimeStamp so that they will not be accepted as timestamps in a new
session, thereby simulating that they are expired.
2005-08-12 11:55:24 +00:00
gijs
eb948b8009
- Fix a small modelling error in wmf-lowe
2005-07-07 14:03:48 +00:00
gijs
53e7a7c55d
- Fixed a modelling error in the key compromise part of WMF-Lowe
...
- Included agent names in WMF-Lowe messages
2005-07-04 13:40:09 +00:00
gijs
92356a2d43
- Add names to WMF messages so that the system property described in SPORE
...
(agents will not accepted messages they have created them selves) can be
modelled.
2005-07-04 13:29:49 +00:00
gijs
49cd9b1271
- Use variable type SessionKey every where instead of a combination
...
between Key and SessionKey
- Make KSL working again
2005-06-29 12:42:25 +00:00
gijs
c2b3f6492f
- Remove some small modelling errors
...
- New way to model Neumann Stub (it should be 2 distinct protocols)
2005-06-27 11:50:24 +00:00
gijs
6fb6aa33dd
- Add session compromise to all protocols that establish a session key
2005-06-24 10:53:15 +00:00
gijs
658f4f392a
- Add Compromised claim to test my new definition of freshness in combination
...
with key compromise (appears to be working pretty well)
2005-06-23 12:49:34 +00:00
gijs
4c224dc6f4
- Add freshness claims to the protocols that should guarantee freshness
2005-06-23 12:45:32 +00:00
gijs
f8a91d744d
Little tweak to the key compromise modelling, model key compromise agent as a
...
responder instead of an initiator, remove empty roles from key compromise
protocol.
2005-06-15 09:17:15 +00:00
gijs
ba47af0c42
- Test out a possible way to model key compromise:
...
Add a role that sends out all messages that would occur in a legit
run of the protocol including the session key (simulating a previously
recorded run with its compromised session key)
- Adding a directory to play around with key compromise
2005-06-14 13:51:51 +00:00
gijs
b212e0b1ec
- Add a dummy role in andrew-ban-concrete to work around the key symmetry
...
issue (k(I,R) != k(R,I))
- Fix a typo in splice-as-cj
2005-06-14 12:24:42 +00:00
gijs
56c032f4a5
Update SPORE protocols to use new ticket mechanism:
...
- Use builtin Ticket type instead of user type
- Remove remark that -m2 matching is required as it no longer is
2005-06-02 12:41:24 +00:00
gijs
3cb999f820
Replaced all tabs by spaces.
2005-05-23 12:35:58 +00:00
gijs
b05843d690
- Adding Yahalom and variants
2005-05-23 12:33:03 +00:00
gijs
b86c60240c
- Adding more Woo Lam variants
2005-05-23 12:00:33 +00:00
gijs
673e0218c5
- Adding Woo and Lam
...
- Adding Woo and Lam Pi (includes a possible attack that is not listed in SPORE)
2005-05-23 11:39:13 +00:00
gijs
5ddcbd0fe5
- Adding Wide Mouther Frog and modified versions
2005-05-18 12:17:08 +00:00
gijs
cbb617b3a1
- Adding CJ modified version of splice protocol
...
- Adding tmn
- Fixed a modelling error in splice
2005-05-18 11:43:42 +00:00
gijs
ee3b996ff7
Adding two variants of splice as, based on the version in spdl, but using
...
normalized role names.
2005-05-18 09:47:06 +00:00
gijs
2110206d80
- Adding otway rees and smart right protocols
2005-05-17 14:01:48 +00:00
gijs
ae7c5c653f
Adding the symmetric key variants of Needham Schroeder
2005-05-12 13:32:30 +00:00
gijs
52e38f40e6
Fixed scenario for needham-schroeder and added needham-shroeder-lowe
2005-05-12 12:27:18 +00:00
gijs
2a1cc10258
Adding SPORE's vision on the needham-schroeder protocol
2005-05-12 12:05:13 +00:00
gijs
0930556f2e
Fix the protocol name in denning-sacco-lowe
2005-05-10 14:08:51 +00:00
gijs
018f54a904
- Added Hwang's modified version of Neumann Stubblebine
2005-05-02 10:52:03 +00:00
gijs
637fe566f0
- Add KSL, Lowe modified KSL
...
- Add Neumann Stubblebine
2005-05-02 10:44:07 +00:00
gijs
489e8394b0
- Adding Kao Chow
...
- Adding Dennig Sacco
- Updated not modelled file to include DH, GJM and Gong
2005-05-02 09:24:26 +00:00
gijs
3682e3ab24
- Adding 2 more CCITT509 derived protocols
2005-04-29 14:19:07 +00:00
gijs
87c49850b4
- read should be labeled 1 to make it match with the first send
2005-04-29 13:28:15 +00:00
ccremers
6f6cb322dc
- Fixed a protocol. The BNF of Scyther allows for non-labeled events;
...
however, later this was changed, and now the tool assumes that events
have labels. This should be explicitly checked of course.
2005-04-29 13:21:59 +00:00
gijs
113a3c5dfc
- Adding NotModelled.txt, describing which SPORE protocols have not been
...
modelled and why
- Adding ccitt509 and friends
2005-04-29 13:14:23 +00:00
gijs
0b22c4a4bb
- Created a directory to hold spdl files of all protocols in SPORE
...
- Import Andrew secure RPC and derived protocols
2005-04-29 10:50:53 +00:00