Changes between Initial Version and Version 1 of ExDescLang


Ignore:
Timestamp:
Oct 8, 2010 5:26:14 PM (14 years ago)
Author:
sunshine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExDescLang

    v1 v1  
     1This page talks about language used to design experiments. It should both be used to design metadescriptions and perhaps to make them more specific to a particular experiment the user wants to run.
     2
     3=== Examples ===
     4
     5I'll start with a few examples of experiments first, that we should be able to design in this language.
     6 1. A botnet experiment where a worm infects some vulnerable hosts, they organize into a P2P botnet with some botmaster and start exchanging C&C traffic. There are three classes of experiments here that need to be combined together:
     7    a) an experiment where worm spreads and infects vulnerable hosts
     8    b) an experiment where some hosts organize into P2P network and somehow elect a botmaster
     9    c) an experiment where peers start exchanging some C&C botnet traffic
     10
     11 2.