Changeset 1640
- Timestamp:
- 06/25/08 14:37:34 (4 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/exp/kindlund-strace/auto_drive.pl
r1623 r1640 25 25 # Drive HoneyClient::Agent::Driver::Browser::IE to a website. 26 26 $som = $stub->drive(driver_name => "HoneyClient::Agent::Driver::Browser::IE", 27 parameters => encode_base64("http://www. microsoft.com"));27 parameters => encode_base64("http://www.google.com")); 28 28 29 29 # Check the result to see if any compromise was found.
