Changeset 1006 for honeyclient/branches/exp/kindlund-dynamic_updates
- Timestamp:
- 11/16/07 15:49:25 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/exp/kindlund-dynamic_updates/etc/honeyclient.xml
r1004 r1006 97 97 1 98 98 </ignore_links_timed_out> 99 <!-- XXX: Delete this. -->100 <process_name description="The name of the Internet Explorer application process, as it appears in the Task Manager." default="iexplore.exe">101 iexplore.exe102 </process_name>103 99 <max_relative_links_to_visit description="An integer, representing the maximum number of relative links that the browser should visit, before moving onto another website. If negative, then the browser will exhaust all possible relative links found, before moving on. This functionality is best effort; it's possible for the browser to visit new links on previously visited websites." default="-1"> 104 100 5 … … 469 465 <VM> 470 466 <master_vm_config description="The full absolute path to the VM configuration file on the host system that will be used by all subsequent cloned VMs."> 471 /vm/master-vms/Agent.Master-27 -dynamic_updates/winXPPro.cfg467 /vm/master-vms/Agent.Master-27/winXPPro.cfg 472 468 </master_vm_config> 473 469 <port description="The TCP port number that the SOAP server of the VM daemon will listen on for requests. Note: This port should be unique and not already be used by other modules, services, or daemons running on the host system." default="8089">
