Changes between Version 30 and Version 31 of ExDescLang
- Timestamp:
- Oct 11, 2010 4:10:12 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ExDescLang
v30 v31 99 99 * '''Logical topology:''' 100 100 101 [[Image( wormobj.jpg)]]101 [[Image(cpobj.jpg)]] 102 102 103 (in English: There must be two sets of hosts, at least one infected host in infected set and at least one vulnerable host in vulnerable set. There can be a third set of hosts that are not vulnerable or infected. These sets are disjoint.)103 (in English: There are attacker and legitimate client nodes, one each. There is one true resource and one fake resource, both are of type Info which means that they are a piece of text someone gives to the legitimate client when it asks for that resource. A cache is simply a collection of Info items, one ore more. Attacker and leg. client are disjoint sets. ) 104 104 105 105 Note: I haven't said if these objects are nodes, resources or what. I should have a way of saying this.