Tag Archives: javascript

A new form of script injection

The good people at Armorize recently discovered and analyzed a new form of script injection, which they have dubbed "Mass Meshing Injection." The unique characteristic of this new attack is that each compromised site loads a malicious script from a … Continue reading

Tagged , , | Comments Off

Google Timer objects showing up in attack code

I have been seeing more attack javascript using google timer objects.  I’m not sure if this is to improve the reliability of the exploit but it is an interesting signature of the code.  I’ve included a sample below (spaces added): … Continue reading

Tagged , | Comments Off