This month's highlights:
April, by the numbers:
Top 10 threats caught by Fortinet's FortiGate security appliances in April 2007:
Rank Malware % 1 HTML/BankFraud.E!phish 10.68 2 HTML/Phishbank.BGU!phish 5.57 3 W32/Stration.JQ@mm 2.28 4 W32/Bagle.DY@mm 2.01 5 W32/Netsky.P@mm 1.95 6 HTML/Iframe_CID!exploit 1.67 7 W32/Grew.A!worm 1.17 8 Adware/Solutions180 1.03 9 W32/Bagle.GT@mm 1 10 W32/ANI07.A!exploit 0.94

This figure has to be compared to the activity curve of the late,
botnet-powered Adware/BetterInternet, as pictured in February 2006 on figure
2 below:


Up the skirt, under the radar
An interesting email hit our honeypots this month, surfing on the wave of all
the media fuss around yet another pop superstar paparazzi-ed while obviously
lacking any underpants attire. Viewed in your typical email client, the email
looked like this (minus the blurred parts):

That is to say, a simple image (which had been in numerous celebrity gossip
blogs earlier). Notice that clicking on the image leads you to a suspicious
site. Up to that point, we are in presence of some Social Engineering 101:
celebrity gossip and nude action are two ingredients for a generally very
effective social engineering brew aiming at bringing people where you want
them to go (in that case, to a pornographic site registration page). The
email html source, however is more interesting, as shown on figure 6 below:

Essentially, spammers behind this
dangerous operation (children may run into a mailbox containing this,
should it be an adult's mailbox or their own), deeply embedded the image
link into decoy text, in order to stay under the antispam filters'
radar. Text is taken from newsgroup and public internet forums, ranging
from photography forums to computer newsgroups, in different languages,
in an attempt to give a truly "human" touch to the mail produced (at
least to the eyes of the antispam Bayesian filters). Now, in order to
conceal the decoy text-parts to the eyes of targeted users and avoid
distracting their attention from the picture, they are embedded in HTML
comments or "style" tags.
According to Guillaume Lovet, Fortinet Global Security Research Team
manager, this strategy, though undeniably interesting, has several
flaws. First of all, an intelligent antispam system will not feed its
Bayesian filters with text that is obviously not displayed in user
interfaces (HTML comments and style parameters typically aren't).
Further, computing the non-displayed content to diplayed content would
result in obtaining an unusually high value, leaving few doubts about
the true "spammish" nature of the email... Finer filters may even notice
that few people write emails containing more than 3,000 characters, and
mixing different languages.
On the total opposite side of Ockham's razor, we also captured a small
quantity of these "pump and dump" stock spams:

Cheap polymorphism and high stakes
This month, the Tibs virus (a.k.a. "the Storm Worm") went to a new stage; after occupying the front stage since its noisy apparition on the malware scene a few months ago, the server-side polymorphic virus has started to make use of an old - and seemingly forgotten until then - social engineering strategy: it arrives attached to malicious emails in the form of a password-protected - thus encrypted - zip archive. The email's body, of course, contains a social-engineering speech characteristic to previous variants of Tibs ("your account is sending infected emails, blah blah, please run this to clean things up. Best Regards, Your Dear Admin"), plus a picture containing the password for the protected attached archive, so that AV filters cannot parse the password and use it to extract the archive and scan the contents.