dt_ssh5: Basic Algorithm

  1. Pick a new host from our pool, assign a user name and password

  2. For each host,

    1. Try user name and password

    2. if successful

      • drop the dt_ssh5 binary in /tmp; start it

      • report back to base

      else wait for instructions

  3. Go to 1

  4. For each success at 2.2, PROFIT!

I never got myself a copy, so the actual mechanism for communicating back to base remains unclear.