Showing posts with label exploit-detection-engine-release-notes. Show all posts
Showing posts with label exploit-detection-engine-release-notes. Show all posts

Sunday, April 7, 2013

Malicious JavaScript injects hidden iframe


Obfuscated malicious JavaScript code generated hidden iframe which loads content from remote suspicious website


Background

Online Website Malware Scanner has identified malicious JavaScript code injection in the scanned website. Such malicious obfuscated JavaScript code is used to build malicious iframe invisible to the website user which usually downloads content from remote malware distributor. This infected website hosts suspicious JavaScript code injected in 23 files. As discussed in other posts about malicious iframes generation, the attack flow is very similar and contains multiple levels of obfuscation to overcome the detection mechanisms.
The detailed explanation is similar to provided in related posts and thus not discussed here. 

Malicious action

Malicious iframes are often used to distribute malware hosted on external web resources(websites).

Website malware scanner report

Submission date: Sun Apr 7 13:45:42 2013
Infected web site's files: 23
Website malware scan report link: http://goo.gl/oQLZ4

Website malware scanner report by Quttera

Monday, March 18, 2013

Release 2.7.0

Malicious content detection engine - release 2.7.0

Main fixes:

  • Investigation report enhanced by dump of binary threats. 
  • Instead of threat disassembly provide pure dump of memory "\0xAA\0xBB....\0xFD" 
  • JavaScript threat dump enhaced by dumping an entire HTML script tag containing detected threat Fixed several compilation issues