Ticket #213 (new wish)

Opened 1 year ago

Need browser delay when page finished loading

Reported by: Aaron <aaron.blum@gmail.com> Assigned to: kindlund
Priority: normal Milestone: 1.1
Component: HoneyClient::Agent::Driver::Browser Version: 1.02
Severity: major Keywords:
Cc:

Description

I noticed that the system shuts down and verifies as soon as IE finishes loading the given url. However, this does not allow for full checking of pages with a time dependent javascript redirect (these are used on a number of drive-by malware pages). It will follow meta redirects just fine but closes out before the javascript redirect counter runs. I understand that it is provably impossible to determine if and when javascript will finish running. However, is it possible to set a time to wait for the browser after it thinks it has loaded a page? I assume I can just hack this into my running Perl modules but I was wondering if there was a better way.

Thanks in advance

Attachments


Add/Change #213 (Need browser delay when page finished loading)




Change Properties
Action