Changes between Version 4 and Version 5 of RubotSoftware


Ignore:
Timestamp:
Jul 8, 2010 5:35:14 PM (14 years ago)
Author:
arod
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RubotSoftware

    v4 v5  
    11= Rubot Documentation =
    2 !RuBot was created by Chris Lee to provide a framework to study different botnets in a safe environment.  One of these botnets is a simple worm propagation which has each bot connect to an IRC server.  In order to have this worm run in your experiment through SEER you need to have rubot.tgz installed on each node.  Inside of the NS file you need to have:[[BR]][[BR]]
     2!RuBot was created by Chris Lee to provide a framework in ruby to study different botnets in a safe environment.  One of these botnets is a simple worm propagation which has each bot connect to an IRC server.  This code will allow the user to initiate a worm in one node and have to worm propagate to multiple other nodes.  Each time a node is compromised it will run a payload and connect to an IRC server to receive commands.  All user commands can be given via SEER.  The payload and additional IRC commands have to be specified by changing the code.
     3
     4In order to have this worm run in your experiment through SEER you need to have rubot.tgz installed on each node.  Inside of the NS file you need to have:[[BR]][[BR]]
    35tb-set-node-tarfiles [set $node] /usr/ /proj/Deter/tarfiles/rubot.tgz
    46