Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

url submitting IE 10 Windows 7 (x64) #615

Open
ChriDr opened this issue Aug 14, 2015 · 1 comment
Open

url submitting IE 10 Windows 7 (x64) #615

ChriDr opened this issue Aug 14, 2015 · 1 comment

Comments

@ChriDr
Copy link

ChriDr commented Aug 14, 2015

Recently I tried to run cuckoo 2.0 to submit a URL to a Windows 7 x64 system with IE 10.
I just submitted www.google.de as url to cuckoo. In the first couple of seconds everything worked as expected, but a while further IE 10 crashed after it was permanently hanging.

The analysis.log file showed the following errors:

[analyzer] DEBUG: Loaded monitor into process with pid 3528
[analyzer] DEBUG: Error resolving function mshtml!CDocument_write through our custom callback.
[analyzer] DEBUG: Error resolving function mshtml!CElement_put_innerHTML through our custom callback.
[analyzer] DEBUG: Error resolving function mshtml!CHyperlink_SetUrlComponent through our custom callback.
[analyzer] DEBUG: Error resolving function mshtml!CIFrameElement_CreateElement through our custom callback.
[analyzer] DEBUG: Error resolving function mshtml!CScriptElement_put_src through our custom callback.
[analyzer] DEBUG: Error resolving function mshtml!CWindow_AddTimeoutCode through our custom callback.

I also tried internet explorer 9 on that system: After submitting the same url to that system, IE 9 also crashed. Could this be a bug within cuckomon? For my testing, I used the current monitor branch!
Does only IE8 works on Windows 7 x64 as analysis machine?

Thank you in advance,

@jbremer
Copy link
Member

jbremer commented Aug 14, 2015

Hi @ChriDr,

Thanks for the report. To be honest I've not taken a look yet at anything but Windows 7 x64 Internet Explorer 8. Testing Cuckoo against the latest Windows versions is on the todo list, but not very high at this point, sorry for that.
Also, please move to the latest master branch. The monitor branch has been incorporated with it, as well as some other stuff! :)

Jurriaan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@jbremer @ChriDr and others