| 1 |
root@honey3:~/honeyclient# perl -Ilib bin/StartManager.pl --url_list /home/honeyusr/urls.txt |
|---|
| 2 |
Starting new session... |
|---|
| 3 |
Subroutine LWP::UserAgent::redirect_ok redefined at /usr/local/share/perl/5.8.8/SOAP/Transport/HTTP.pm line 41, <URL> line 17741. |
|---|
| 4 |
Subroutine LWP::Protocol::collect redefined at /usr/local/share/perl/5.8.8/SOAP/Transport/HTTP.pm line 59, <URL> line 17741. |
|---|
| 5 |
2008-03-27 09:02:35 INFO [HoneyClient::Manager::VM::init] (lib/HoneyClient/Manager/VM.pm:757) - Initializing VM daemon at PID: 8669 |
|---|
| 6 |
2008-03-27 09:02:36 INFO [HoneyClient::Manager::VM::Clone::new] (lib/HoneyClient/Manager/VM/Clone.pm:885) - Setting VM (/home/honeyusr/vm/master/master.vmx) as master. |
|---|
| 7 |
2008-03-27 09:02:49 INFO [HoneyClient::Manager::VM::Clone::_init] (lib/HoneyClient/Manager/VM/Clone.pm:580) - Quick cloning master VM (/home/honeyusr/vm/master/master.vmx). |
|---|
| 8 |
2008-03-27 09:03:55 INFO [HoneyClient::Manager::VM::Clone::_init] (lib/HoneyClient/Manager/VM/Clone.pm:649) - Initialized clone VM (2a6cbab98dbfd2c3820872e5ce) using IP (10.0.0.146) and MAC (00:0c:29:a2:d0:3d). |
|---|
| 9 |
2008-03-27 09:05:01 ERROR [HoneyClient::Manager::Database::_AUTOLOAD] (lib/HoneyClient/Manager/Database.pm:233) - Error: RPC communications failure. |
|---|
| 10 |
2008-03-27 09:05:01 WARN [HoneyClient::Manager::runSession] (lib/HoneyClient/Manager.pm:670) - Failure Inserting Client Object: |
|---|
| 11 |
Error: RPC communications failure. at lib/HoneyClient/Manager.pm line 962 |
|---|
| 12 |
VM State Table: |
|---|
| 13 |
$VAR1 = { |
|---|
| 14 |
'2a6cbab98dbfd2c3820872e5ce' => { |
|---|
| 15 |
'sources' => { |
|---|
| 16 |
'00:0c:29:a2:d0:3d' => { |
|---|
| 17 |
'10.0.0.146' => { |
|---|
| 18 |
'tcp' => [ |
|---|
| 19 |
80, |
|---|
| 20 |
443 |
|---|
| 21 |
] |
|---|
| 22 |
} |
|---|
| 23 |
} |
|---|
| 24 |
} |
|---|
| 25 |
} |
|---|
| 26 |
}; |
|---|
| 27 |
|
|---|
| 28 |
Cannot encode unnamed element as 'hash'. Will be encoded as 'map' instead |
|---|
| 29 |
Cannot encode 'sources' element as 'hash'. Will be encoded as 'map' instead |
|---|
| 30 |
Cannot encode 'value' element as 'hash'. Will be encoded as 'map' instead |
|---|
| 31 |
Calling updateState()... |
|---|
| 32 |
Calling getStatus()... |
|---|
| 33 |
Result: |
|---|
| 34 |
$VAR1 = { |
|---|
| 35 |
'links_remaining' => '17741', |
|---|
| 36 |
'is_running' => 0, |
|---|
| 37 |
'links_processed' => 0, |
|---|
| 38 |
'percent_complete' => '0.00%', |
|---|
| 39 |
'is_compromised' => 0, |
|---|
| 40 |
'relative_links_remaining' => 1, |
|---|
| 41 |
'links_total' => '17741' |
|---|
| 42 |
}; |
|---|
| 43 |
VM Integrity Check: OK! |
|---|
| 44 |
Cannot encode unnamed element as 'hash'. Will be encoded as 'map' instead |
|---|
| 45 |
Cannot encode 'sources' element as 'hash'. Will be encoded as 'map' instead |
|---|
| 46 |
Cannot encode 'value' element as 'hash'. Will be encoded as 'map' instead |
|---|
| 47 |
VM State Table: |
|---|
| 48 |
$VAR1 = { |
|---|
| 49 |
'2a6cbab98dbfd2c3820872e5ce' => { |
|---|
| 50 |
'targets' => { |
|---|
| 51 |
'000dom.revenuedirect.com' => { |
|---|
| 52 |
'tcp' => [ |
|---|
| 53 |
80 |
|---|
| 54 |
] |
|---|
| 55 |
} |
|---|
| 56 |
}, |
|---|
| 57 |
'sources' => { |
|---|
| 58 |
'00:0c:29:a2:d0:3d' => { |
|---|
| 59 |
'10.0.0.146' => { |
|---|
| 60 |
'tcp' => [ |
|---|
| 61 |
80, |
|---|
| 62 |
443 |
|---|
| 63 |
] |
|---|
| 64 |
} |
|---|
| 65 |
} |
|---|
| 66 |
} |
|---|
| 67 |
} |
|---|
| 68 |
}; |
|---|
| 69 |
|
|---|
| 70 |
Cannot encode unnamed element as 'hash'. Will be encoded as 'map' instead |
|---|
| 71 |
Cannot encode 'targets' element as 'hash'. Will be encoded as 'map' instead |
|---|
| 72 |
Cannot encode 'sources' element as 'hash'. Will be encoded as 'map' instead |
|---|
| 73 |
Cannot encode 'value' element as 'hash'. Will be encoded as 'map' instead } |
|---|
| 74 |
} |
|---|
| 75 |
} |
|---|
| 76 |
} |
|---|
| 77 |
}; |
|---|
| 78 |
|
|---|
| 79 |
Cannot encode unnamed element as 'hash'. Will be encoded as 'map' instead |
|---|
| 80 |
Cannot encode 'sources' element as 'hash'. Will be encoded as 'map' instead |
|---|
| 81 |
Cannot encode 'value' element as 'hash'. Will be encoded as 'map' instead |
|---|
| 82 |
Calling updateState()... |
|---|
| 83 |
Calling getStatus()... |
|---|
| 84 |
Result: |
|---|
| 85 |
$VAR1 = { |
|---|
| 86 |
'links_remaining' => '17741', |
|---|
| 87 |
'is_running' => 0, |
|---|
| 88 |
'links_processed' => 0, |
|---|
| 89 |
'percent_complete' => '0.00%', |
|---|
| 90 |
'is_compromised' => 0, |
|---|
| 91 |
'relative_links_remaining' => 1, |
|---|
| 92 |
'links_total' => '17741' |
|---|
| 93 |
}; |
|---|
| 94 |
VM Integrity Check: OK! |
|---|
| 95 |
Cannot encode unnamed element as 'hash'. Will be encoded as 'map' instead |
|---|
| 96 |
Cannot encode 'sources' element as 'hash'. Will be encoded as 'map' instead |
|---|
| 97 |
Cannot encode 'value' element as 'hash'. Will be encoded as 'map' instead |
|---|
| 98 |
VM State Table: |
|---|
| 99 |
$VAR1 = { |
|---|
| 100 |
'2a6cbab98dbfd2c3820872e5ce' => { |
|---|
| 101 |
'targets' => { |
|---|
| 102 |
'000dom.revenuedirect.com' => { |
|---|
| 103 |
'tcp' => [ |
|---|
| 104 |
80 |
|---|
| 105 |
] |
|---|
| 106 |
} |
|---|
| 107 |
}, |
|---|
| 108 |
'sources' => { |
|---|
| 109 |
'00:0c:29:a2:d0:3d' => { |
|---|
| 110 |
'10.0.0.146' => { |
|---|
| 111 |
'tcp' => [ |
|---|
| 112 |
80, |
|---|
| 113 |
443 |
|---|
| 114 |
] |
|---|
| 115 |
} |
|---|
| 116 |
} |
|---|
| 117 |
} |
|---|
| 118 |
} |
|---|
| 119 |
}; |
|---|
| 120 |
|
|---|
| 121 |
Cannot encode unnamed element as 'hash'. Will be encoded as 'map' instead |
|---|
| 122 |
Cannot encode 'targets' element as 'hash'. Will be encoded as 'map' instead |
|---|
| 123 |
Cannot encode 'sources' element as 'hash'. Will be encoded as 'map' instead |
|---|
| 124 |
Cannot encode 'value' element as 'hash'. Will be encoded as 'map' instead |
|---|
| 125 |
^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[A^[[ACalling run()... |
|---|
| 126 |
Sleeping for 2s... |
|---|
| 127 |
Calling getStatus()... |
|---|
| 128 |
Result: |
|---|
| 129 |
$VAR1 = { |
|---|
| 130 |
'links_remaining' => '17741', |
|---|
| 131 |
'is_running' => 1, |
|---|
| 132 |
'links_processed' => 0, |
|---|
| 133 |
'percent_complete' => '0.00%', |
|---|
| 134 |
'is_compromised' => 0, |
|---|
| 135 |
'relative_links_remaining' => 1, |
|---|
| 136 |
'links_total' => '17741' |
|---|
| 137 |
}; |
|---|
| 138 |
Sleeping for 2s... |
|---|
| 139 |
Calling getStatus()... |
|---|
| 140 |
Result: |
|---|
| 141 |
$VAR1 = { |
|---|
| 142 |
'links_remaining' => '17741', |
|---|
| 143 |
'is_running' => 1, |
|---|
| 144 |
'links_processed' => 0, |
|---|
| 145 |
'percent_complete' => '0.00%', |
|---|
| 146 |
'is_compromised' => 0, |
|---|
| 147 |
'relative_links_remaining' => 1, |
|---|
| 148 |
'links_total' => '17741' |
|---|
| 149 |
}; |
|---|
| 150 |
Sleeping for 2s... |
|---|
| 151 |
Calling getStatus()... |
|---|
| 152 |
Result: |
|---|
| 153 |
$VAR1 = { |
|---|
| 154 |
'links_remaining' => '17741', |
|---|
| 155 |
'is_running' => 1, |
|---|
| 156 |
'links_processed' => 0, |
|---|
| 157 |
'percent_complete' => '0.00%', |
|---|
| 158 |
'is_compromised' => 0, |
|---|
| 159 |
'relative_links_remaining' => 1, |
|---|
| 160 |
'links_total' => '17741' |
|---|
| 161 |
}; |
|---|
| 162 |
Sleeping for 2s... |
|---|
| 163 |
Calling getStatus()... |
|---|
| 164 |
Result: |
|---|
| 165 |
$VAR1 = { |
|---|
| 166 |
'links_remaining' => '17741', |
|---|
| 167 |
'is_running' => 1, |
|---|
| 168 |
'links_processed' => 0, |
|---|
| 169 |
'percent_complete' => '0.00%', |
|---|
| 170 |
'is_compromised' => 0, |
|---|
| 171 |
'relative_links_remaining' => 1, |
|---|
| 172 |
'links_total' => '17741' |
|---|
| 173 |
}; |
|---|
| 174 |
Sleeping for 2s... |
|---|
| 175 |
Calling getStatus()... |
|---|
| 176 |
Result: |
|---|
| 177 |
$VAR1 = { |
|---|
| 178 |
'links_remaining' => '17741', |
|---|
| 179 |
'is_running' => 1, |
|---|
| 180 |
'links_processed' => 0, |
|---|
| 181 |
'percent_complete' => '0.00%', |
|---|
| 182 |
'is_compromised' => 0, |
|---|
| 183 |
'relative_links_remaining' => 1, |
|---|
| 184 |
'links_total' => '17741' |
|---|
| 185 |
}; |
|---|
| 186 |
Sleeping for 2s... |
|---|
| 187 |
Calling getStatus()... |
|---|
| 188 |
Result: |
|---|
| 189 |
$VAR1 = { |
|---|
| 190 |
'links_remaining' => '17741', |
|---|
| 191 |
'is_running' => 1, |
|---|
| 192 |
'links_processed' => 0, |
|---|
| 193 |
'percent_complete' => '0.00%', |
|---|
| 194 |
'is_compromised' => 0, |
|---|
| 195 |
'relative_links_remaining' => 1, |
|---|
| 196 |
'links_total' => '17741' |
|---|
| 197 |
}; |
|---|
| 198 |
Sleeping for 2s... |
|---|
| 199 |
Calling getStatus()... |
|---|
| 200 |
Result: |
|---|
| 201 |
$VAR1 = { |
|---|
| 202 |
'links_remaining' => '17741', |
|---|
| 203 |
'is_running' => 1, |
|---|
| 204 |
'links_processed' => 0, |
|---|
| 205 |
'percent_complete' => '0.00%', |
|---|
| 206 |
'is_compromised' => 0, |
|---|
| 207 |
'relative_links_remaining' => 1, |
|---|
| 208 |
'links_total' => '17741' |
|---|
| 209 |
}; |
|---|
| 210 |
Sleeping for 2s... |
|---|
| 211 |
Calling getStatus()... |
|---|
| 212 |
Result: |
|---|
| 213 |
$VAR1 = { |
|---|
| 214 |
'links_remaining' => '17741', |
|---|
| 215 |
'is_running' => 1, |
|---|
| 216 |
'links_processed' => 0, |
|---|
| 217 |
'percent_complete' => '0.00%', |
|---|
| 218 |
'is_compromised' => 0, |
|---|
| 219 |
'relative_links_remaining' => 1, |
|---|
| 220 |
'links_total' => '17741' |
|---|
| 221 |
}; |
|---|
| 222 |
Sleeping for 2s... |
|---|
| 223 |
Calling getStatus()... |
|---|
| 224 |
Result: |
|---|
| 225 |
$VAR1 = { |
|---|
| 226 |
'links_remaining' => '17741', |
|---|
| 227 |
'is_running' => 1, |
|---|
| 228 |
'links_processed' => 0, |
|---|
| 229 |
'percent_complete' => '0.00%', |
|---|
| 230 |
'is_compromised' => 0, |
|---|
| 231 |
'relative_links_remaining' => 1, |
|---|
| 232 |
'links_total' => '17741' |
|---|
| 233 |
}; |
|---|
| 234 |
Sleeping for 2s... |
|---|
| 235 |
Calling getStatus()... |
|---|
| 236 |
Result: |
|---|
| 237 |
$VAR1 = { |
|---|
| 238 |
'links_remaining' => '17741', |
|---|
| 239 |
'is_running' => 1, |
|---|
| 240 |
'links_processed' => 0, |
|---|
| 241 |
'percent_complete' => '0.00%', |
|---|
| 242 |
'is_compromised' => 0, |
|---|
| 243 |
'relative_links_remaining' => 1, |
|---|
| 244 |
'links_total' => '17741' |
|---|
| 245 |
}; |
|---|
| 246 |
Sleeping for 2s... |
|---|
| 247 |
Calling getStatus()... |
|---|
| 248 |
Result: |
|---|
| 249 |
$VAR1 = { |
|---|
| 250 |
'links_remaining' => '17741', |
|---|
| 251 |
'is_running' => 1, |
|---|
| 252 |
'links_processed' => 0, |
|---|
| 253 |
'percent_complete' => '0.00%', |
|---|
| 254 |
'is_compromised' => 0, |
|---|
| 255 |
'relative_links_remaining' => 1, |
|---|
| 256 |
'links_total' => '17741' |
|---|
| 257 |
}; |
|---|
| 258 |
Sleeping for 2s... |
|---|
| 259 |
Calling getStatus()... |
|---|
| 260 |
Result: |
|---|
| 261 |
$VAR1 = { |
|---|
| 262 |
'links_remaining' => '17741', |
|---|
| 263 |
'is_running' => 1, |
|---|
| 264 |
'links_processed' => 0, |
|---|
| 265 |
'percent_complete' => '0.00%', |
|---|
| 266 |
'is_compromised' => 0, |
|---|
| 267 |
'relative_links_remaining' => 1, |
|---|
| 268 |
'links_total' => '17741' |
|---|
| 269 |
}; |
|---|
| 270 |
Sleeping for 2s... |
|---|
| 271 |
Calling getStatus()... |
|---|
| 272 |
Result: |
|---|
| 273 |
$VAR1 = { |
|---|
| 274 |
'links_remaining' => '17741', |
|---|
| 275 |
'is_running' => 1, |
|---|
| 276 |
'links_processed' => 0, |
|---|
| 277 |
'percent_complete' => '0.00%', |
|---|
| 278 |
'is_compromised' => 0, |
|---|
| 279 |
'relative_links_remaining' => 1, |
|---|
| 280 |
'links_total' => '17741' |
|---|
| 281 |
}; |
|---|
| 282 |
Sleeping for 2s... |
|---|
| 283 |
Calling getStatus()... |
|---|
| 284 |
Result: |
|---|
| 285 |
$VAR1 = { |
|---|
| 286 |
'links_remaining' => '17740', |
|---|
| 287 |
'is_running' => 0, |
|---|
| 288 |
'links_processed' => 1, |
|---|
| 289 |
'percent_complete' => '0.01%', |
|---|
| 290 |
'is_compromised' => 1, |
|---|
| 291 |
'relative_links_remaining' => 1, |
|---|
| 292 |
'links_total' => '17741', |
|---|
| 293 |
'fingerprint' => { |
|---|
| 294 |
'last_resource' => 'http://000dom.revenuedirect.com/', |
|---|
| 295 |
'time_at' => '2008-03-27 09:05:00.375', |
|---|
| 296 |
'os_processes' => [ |
|---|
| 297 |
{ |
|---|
| 298 |
'pid' => '580', |
|---|
| 299 |
'regkeys' => [], |
|---|
| 300 |
'name' => 'C:\\WINDOWS\\system32\\msdtc.exe', |
|---|
| 301 |
'process_files' => [ |
|---|
| 302 |
{ |
|---|
| 303 |
'name' => 'C:\\WINDOWS\\system32\\MsDtc\\MSDTC.LOG', |
|---|
| 304 |
'file_content' => { |
|---|
| 305 |
'sha1' => '0c76fdf821a6c87da2711bc4a06bfdb51f0b37bf', |
|---|
| 306 |
'md5' => '5f0fb66d0779558a966951744512eb7e', |
|---|
| 307 |
'size' => '4194304', |
|---|
| 308 |
'mime_type' => 'application/octet-stream' |
|---|
| 309 |
}, |
|---|
| 310 |
'event' => 'Write', |
|---|
| 311 |
'time_at' => '2008-03-27 09:05:00.375' |
|---|
| 312 |
} |
|---|
| 313 |
] |
|---|
| 314 |
}, |
|---|
| 315 |
{ |
|---|
| 316 |
'pid' => '1020', |
|---|
| 317 |
'regkeys' => [], |
|---|
| 318 |
'name' => 'C:\\Programme\\VMware\\VMware Tools\\VMwareService.exe', |
|---|
| 319 |
'process_files' => [ |
|---|
| 320 |
{ |
|---|
| 321 |
'name' => 'C:\\WINDOWS\\system32\\MsDtc\\MSDTC.LOG', |
|---|
| 322 |
'file_content' => { |
|---|
| 323 |
'sha1' => '0c76fdf821a6c87da2711bc4a06bfdb51f0b37bf', |
|---|
| 324 |
'md5' => '5f0fb66d0779558a966951744512eb7e', |
|---|
| 325 |
'size' => '4194304', |
|---|
| 326 |
'mime_type' => 'application/octet-stream' |
|---|
| 327 |
}, |
|---|
| 328 |
'event' => 'Write', |
|---|
| 329 |
'time_at' => '2008-03-27 09:05:07.468' |
|---|
| 330 |
}, |
|---|
| 331 |
{ |
|---|
| 332 |
'name' => 'C:\\WINDOWS\\system32', |
|---|
| 333 |
'file_content' => { |
|---|
| 334 |
'sha1' => 'C:\\WINDOWS\\system322008-03-27 09:05:07.484', |
|---|
| 335 |
'md5' => 'C:\\WINDOWS\\system322008-03-27 09:05:07.484', |
|---|
| 336 |
'size' => -1, |
|---|
| 337 |
'mime_type' => 'UNKNOWN' |
|---|
| 338 |
}, |
|---|
| 339 |
'event' => 'Write', |
|---|
| 340 |
'time_at' => '2008-03-27 09:05:07.484' |
|---|
| 341 |
}, |
|---|
| 342 |
{ |
|---|
| 343 |
'name' => 'C:\\Dokumente und Einstellungen\\Administrator\\Lokale Einstellungen\\Anwendungsdaten', |
|---|
| 344 |
'file_content' => { |
|---|
| 345 |
'sha1' => 'C:\\Dokumente und Einstellungen\\Administrator\\Lokale Einstellungen\\Anwendungsdaten2008-03-27 09:05:07.500', |
|---|
| 346 |
'md5' => 'C:\\Dokumente und Einstellungen\\Administrator\\Lokale Einstellungen\\Anwendungsdaten2008-03-27 09:05:07.500', |
|---|
| 347 |
'size' => -1, |
|---|
| 348 |
'mime_type' => 'UNKNOWN' |
|---|
| 349 |
}, |
|---|
| 350 |
'event' => 'Write', |
|---|
| 351 |
'time_at' => '2008-03-27 09:05:07.500' |
|---|
| 352 |
}, |
|---|
| 353 |
{ |
|---|
| 354 |
'name' => 'C:\\WINDOWS', |
|---|
| 355 |
'file_content' => { |
|---|
| 356 |
'sha1' => 'C:\\WINDOWS2008-03-27 09:05:38.125', |
|---|
| 357 |
'md5' => 'C:\\WINDOWS2008-03-27 09:05:38.125', |
|---|
| 358 |
'size' => -1, |
|---|
| 359 |
'mime_type' => 'UNKNOWN' |
|---|
| 360 |
}, |
|---|
| 361 |
'event' => 'Write', |
|---|
| 362 |
'time_at' => '2008-03-27 09:05:38.125' |
|---|
| 363 |
}, |
|---|
| 364 |
{ |
|---|
| 365 |
'name' => 'C:\\WINDOWS\\system32\\wbem', |
|---|
| 366 |
'file_content' => { |
|---|
| 367 |
'sha1' => 'C:\\WINDOWS\\system32\\wbem2008-03-27 09:05:38.125', |
|---|
| 368 |
'md5' => 'C:\\WINDOWS\\system32\\wbem2008-03-27 09:05:38.125', |
|---|
| 369 |
'size' => -1, |
|---|
| 370 |
'mime_type' => 'UNKNOWN' |
|---|
| 371 |
}, |
|---|
| 372 |
'event' => 'Write', |
|---|
| 373 |
'time_at' => '2008-03-27 09:05:38.125' |
|---|
| 374 |
}, |
|---|
| 375 |
{ |
|---|
| 376 |
'name' => 'C:\\WINDOWS\\Prefetch', |
|---|
| 377 |
'file_content' => { |
|---|
| 378 |
'sha1' => 'C:\\WINDOWS\\Prefetch2008-03-27 09:05:38.125', |
|---|
| 379 |
'md5' => 'C:\\WINDOWS\\Prefetch2008-03-27 09:05:38.125', |
|---|
| 380 |
'size' => -1, |
|---|
| 381 |
'mime_type' => 'UNKNOWN' |
|---|
| 382 |
}, |
|---|
| 383 |
'event' => 'Write', |
|---|
| 384 |
'time_at' => '2008-03-27 09:05:38.125' |
|---|
| 385 |
}, |
|---|
| 386 |
{ |
|---|
| 387 |
'name' => 'C:\\WINDOWS\\system32\\wbem\\Logs', |
|---|
| 388 |
'file_content' => { |
|---|
| 389 |
'sha1' => 'C:\\WINDOWS\\system32\\wbem\\Logs2008-03-27 09:05:38.125', |
|---|
| 390 |
'md5' => 'C:\\WINDOWS\\system32\\wbem\\Logs2008-03-27 09:05:38.125', |
|---|
| 391 |
'size' => -1, |
|---|
| 392 |
'mime_type' => 'UNKNOWN' |
|---|
| 393 |
}, |
|---|
| 394 |
'event' => 'Write', |
|---|
| 395 |
'time_at' => '2008-03-27 09:05:38.125' |
|---|
| 396 |
}, |
|---|
| 397 |
{ |
|---|
| 398 |
'name' => 'C:\\Dokumente und Einstellungen\\NETWORKSERVICE', |
|---|
| 399 |
'file_content' => { |
|---|
| 400 |
'sha1' => 'C:\\Dokumente und Einstellungen\\NETWORKSERVICE2008-03-27 09:05:38.125', |
|---|
| 401 |
'md5' => 'C:\\Dokumente und Einstellungen\\NETWORKSERVICE2008-03-27 09:05:38.125', |
|---|
| 402 |
'size' => -1, |
|---|
| 403 |
'mime_type' => 'UNKNOWN' |
|---|
| 404 |
}, |
|---|
| 405 |
'event' => 'Write', |
|---|
| 406 |
'time_at' => '2008-03-27 09:05:38.125' |
|---|
| 407 |
}, |
|---|
| 408 |
{ |
|---|
| 409 |
'name' => 'C:\\Dokumente und Einstellungen\\LOCALSERVICE', |
|---|
| 410 |
'file_content' => { |
|---|
| 411 |
'sha1' => 'C:\\Dokumente und Einstellungen\\LOCALSERVICE2008-03-27 09:05:38.140', |
|---|
| 412 |
'md5' => 'C:\\Dokumente und Einstellungen\\LOCALSERVICE2008-03-27 09:05:38.140', |
|---|
| 413 |
'size' => -1, |
|---|
| 414 |
'mime_type' => 'UNKNOWN' |
|---|
| 415 |
}, |
|---|
| 416 |
'event' => 'Write', |
|---|
| 417 |
'time_at' => '2008-03-27 09:05:38.140' |
|---|
| 418 |
}, |
|---|
| 419 |
{ |
|---|
| 420 |
'name' => 'C:\\SYSTEM VOLUME INFORMATION', |
|---|
| 421 |
'file_content' => { |
|---|
| 422 |
'sha1' => 'C:\\SYSTEM VOLUME INFORMATION2008-03-27 09:05:38.140', |
|---|
| 423 |
'md5' => 'C:\\SYSTEM VOLUME INFORMATION2008-03-27 09:05:38.140', |
|---|
| 424 |
'size' => -1, |
|---|
| 425 |
'mime_type' => 'UNKNOWN' |
|---|
| 426 |
}, |
|---|
| 427 |
'event' => 'Write', |
|---|
| 428 |
'time_at' => '2008-03-27 09:05:38.140' |
|---|
| 429 |
}, |
|---|
| 430 |
{ |
|---|
| 431 |
'name' => 'C:\\cygwin', |
|---|
| 432 |
'file_content' => { |
|---|
| 433 |
'sha1' => 'C:\\cygwin2008-03-27 09:05:38.140', |
|---|
| 434 |
'md5' => 'C:\\cygwin2008-03-27 09:05:38.140', |
|---|
| 435 |
'size' => -1, |
|---|
| 436 |
'mime_type' => 'UNKNOWN' |
|---|
| 437 |
}, |
|---|
| 438 |
'event' => 'Write', |
|---|
| 439 |
'time_at' => '2008-03-27 09:05:38.140' |
|---|
| 440 |
}, |
|---|
| 441 |
{ |
|---|
| 442 |
'name' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\M\\MS\\MSERGEANT', |
|---|
| 443 |
'file_content' => { |
|---|
| 444 |
'sha1' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\M\\MS\\MSERGEANT2008-03-27 09:05:38.140', |
|---|
| 445 |
'md5' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\M\\MS\\MSERGEANT2008-03-27 09:05:38.140', |
|---|
| 446 |
'size' => -1, |
|---|
| 447 |
'mime_type' => 'UNKNOWN' |
|---|
| 448 |
}, |
|---|
| 449 |
'event' => 'Write', |
|---|
| 450 |
'time_at' => '2008-03-27 09:05:38.140' |
|---|
| 451 |
}, |
|---|
| 452 |
{ |
|---|
| 453 |
'name' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\N\\NE\\NEELY', |
|---|
| 454 |
'file_content' => { |
|---|
| 455 |
'sha1' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\N\\NE\\NEELY2008-03-27 09:05:38.140', |
|---|
| 456 |
'md5' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\N\\NE\\NEELY2008-03-27 09:05:38.140', |
|---|
| 457 |
'size' => -1, |
|---|
| 458 |
'mime_type' => 'UNKNOWN' |
|---|
| 459 |
}, |
|---|
| 460 |
'event' => 'Write', |
|---|
| 461 |
'time_at' => '2008-03-27 09:05:38.140' |
|---|
| 462 |
}, |
|---|
| 463 |
{ |
|---|
| 464 |
'name' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\P\\PE\\PETDANCE', |
|---|
| 465 |
'file_content' => { |
|---|
| 466 |
'sha1' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\P\\PE\\PETDANCE2008-03-27 09:05:38.140', |
|---|
| 467 |
'md5' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\P\\PE\\PETDANCE2008-03-27 09:05:38.140', |
|---|
| 468 |
'size' => -1, |
|---|
| 469 |
'mime_type' => 'UNKNOWN' |
|---|
| 470 |
}, |
|---|
| 471 |
'event' => 'Write', |
|---|
| 472 |
'time_at' => '2008-03-27 09:05:38.140' |
|---|
| 473 |
}, |
|---|
| 474 |
{ |
|---|
| 475 |
'name' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\P\\PI\\PIP', |
|---|
| 476 |
'file_content' => { |
|---|
| 477 |
'sha1' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\P\\PI\\PIP2008-03-27 09:05:38.140', |
|---|
| 478 |
'md5' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\P\\PI\\PIP2008-03-27 09:05:38.140', |
|---|
| 479 |
'size' => -1, |
|---|
| 480 |
'mime_type' => 'UNKNOWN' |
|---|
| 481 |
}, |
|---|
| 482 |
'event' => 'Write', |
|---|
| 483 |
'time_at' => '2008-03-27 09:05:38.140' |
|---|
| 484 |
}, |
|---|
| 485 |
{ |
|---|
| 486 |
'name' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\P\\PM\\PMQS', |
|---|
| 487 |
'file_content' => { |
|---|
| 488 |
'sha1' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\P\\PM\\PMQS2008-03-27 09:05:38.140', |
|---|
| 489 |
'md5' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\P\\PM\\PMQS2008-03-27 09:05:38.140', |
|---|
| 490 |
'size' => -1, |
|---|
| 491 |
'mime_type' => 'UNKNOWN' |
|---|
| 492 |
}, |
|---|
| 493 |
'event' => 'Write', |
|---|
| 494 |
'time_at' => '2008-03-27 09:05:38.140' |
|---|
| 495 |
}, |
|---|
| 496 |
{ |
|---|
| 497 |
'name' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\R\\RC\\RCLAMP', |
|---|
| 498 |
'file_content' => { |
|---|
| 499 |
'sha1' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\R\\RC\\RCLAMP2008-03-27 09:05:38.140', |
|---|
| 500 |
'md5' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\R\\RC\\RCLAMP2008-03-27 09:05:38.140', |
|---|
| 501 |
'size' => -1, |
|---|
| 502 |
'mime_type' => 'UNKNOWN' |
|---|
| 503 |
}, |
|---|
| 504 |
'event' => 'Write', |
|---|
| 505 |
'time_at' => '2008-03-27 09:05:38.140' |
|---|
| 506 |
}, |
|---|
| 507 |
{ |
|---|
| 508 |
'name' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\S\\SC\\SCHWIGON\\CLASS-METHODMAKER', |
|---|
| 509 |
'file_content' => { |
|---|
| 510 |
'sha1' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\S\\SC\\SCHWIGON\\CLASS-METHODMAKER2008-03-27 09:05:38.140', |
|---|
| 511 |
'md5' => 'C:\\cygwin\\home\\Administrator\\honeyclient\\cpan\\sources\\authors\\id\\S\\SC\\SCHWIGON\\CLASS-METHODMAKER2008-03-27 09:05:38.140', |
|---|
| 512 |
'size' => -1, |
|---|
| 513 |
'mime_type' => 'UNKNOWN' |
|---|
| 514 |
  |
|---|