Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Security Response

Showing posts by Andrea Lelli remove filter
Andrea Lelli | 30 Nov 2011 | 0 comments

シマンテックでは最近、ピアツーピア(P2P)アーキテクチャを使って通信する Zeusbot/Spyeye の亜種を確認しました。元々の Zeusbot は C&C サーバーと直接通信して、設定データをダウンロードしたり、盗み出した情報をアップロードしたりしていましたが、これはボットにとって重大な障害点になっていました。なぜなら C&C サーバーが遮断されたりダウンしたりすると、攻撃者がボットネットを制御できなくなるためです。ボットには代替手段として、C&C サーバーがダウンすると、疑似ランダムなドメイン名を生成して通信するという手法が採用されていました。もちろん、攻撃者がこれらのドメイン名を予測して登録し、ボットの制御を取り戻すことは可能ですが、この手法はあまり効率的ではありません(用語に関する注記: ここでは、攻撃者によって制御されるメインサーバーを指して「C&C」という用語を使っていますが、このサーバーは機能面では典型的な C&C ではなく、主にドローンから情報を収集します)。

これらの制限を解消するために、攻撃者は P2P を用いるようになりました。この Zeusbot/Spyeye の亜種には、通信する IP アドレスのリストが組み込まれています。これらの IP アドレスはサーバーではなく、他の感染したクライアント(ピア)を表しています。これらのクライアントは、メインの C&C サーバーの URL が含まれた設定データを提供します。この新しい方法であれば、C&C サーバーがダウンしても P2P ネットワークは稼動しているので、新しい C&C サーバーの新しい URL を指す新しい設定ファイルを取得することができます。P2P ネットワークをシャットダウンすることは不可能に近く、シャットダウンできるとしても簡単なことではありません。P2P ネットワーク内の IP アドレスを遮断することはできません。なぜなら、多くの場合、これらは通常のブロードバンド IP アドレス(ホームユーザーや業務用コンピュータなど)であり、遮断すると正当なネットワークトラフィックまで遮断されてしまうためです。また、ピアのリストはかなり頻繁に更新されるため、ピアを追跡するのは明らかに困難です。このように...

Andrea Lelli | 28 Nov 2011 | 0 comments

Recently, Symantec observed a modified variant of Zeusbot/Spyeye which uses peer-to-peer (P2P) architecture to communicate. The original Zeusbot communicated directly with its C&C server to download configuration data and upload stolen information. This was a major point of failure for the bot because the C&C server could be blocked or taken down, and the attacker would lose control of the botnet. The bot did have a fallback strategy: if the C&C server was down it generated pseudo-random domain names to contact. The attacker could of course predict those domain names and register one in order to gain back control of the bot, but the solution was not very efficient. (Terminology note: although we use the term “C&C” for the main server controlled by the attackers, this server is not a typical C&C in its functionalities, but is mainly a collector of information from the drones.)

To overcome these limitations the attackers have now decided to use...

Andrea Lelli | 21 Jun 2011 | 0 comments

Bitcoin Infostealer をめぐる状況が奇妙な展開になってきました。先日のブログでは、Bitcoin マイニングが儲けになるのかどうかを分析し、続いて、無警戒なユーザーから Bitcoin を盗み出そうとするマルウェア(Infostealer.Coinbit)についてご報告しました。

今度は、いくぶんの進化をとげた Infostealer.Coinbit のサンプルがさらに 2 つ発見されました。

新しいサンプルの特徴

第 1 に、新しいサンプルも以前のブログでお伝えしたサンプルと同じ作成者の手によるもののようです。バイナリ実行可能ファイルの構造が酷似しており、同じ文字列も含まれています。

図 1: 新旧のサンプルからダンプした文字列の比較

サンプル中のメールアカウント情報は同じ(またはほぼ同じ)であり、盗み出した Bitcoin ウォレットがそのアカウントに送信されます。

第 2 の特徴は、見覚えのあるデータが含まれていることです。

図 2: W32....

Andrea Lelli | 19 Jun 2011 | 0 comments

The case about the Bitcoin Infostealer is getting funny: we blogged about a business analysis on Bitcoin Mining, and we also blogged about malware designed to steal bitcoins from unsuspecting users (Infostealer.Coinbit).

Now we have found two more samples of Infostealer.Coinbit that are showing some evolution.

What is interesting about these new samples?

First of all they seem to be from the same author as the previous sample that we blogged about - the binary executables are very similar in structure, and they also have the same strings:

Figure 1...

Andrea Lelli | 17 Mar 2011 | 0 comments

Trojan.Koredos のインシデントに続いて、バックドアを利用するきわめて興味深いトロイの木馬が見つかりました。Backdoor.Prioxer です。シマンテックが Backdoor.Prioxer を入手したソースは、Trojan.Koredos にも感染していました。この 2 つの間に直接の関連は立証できていませんが、どちらも同じ場所に由来している可能性は高いとシマンテックは考えています。

Trojan.Koredos について詳しくは、以前のブログ記事を参照してください。簡単に言うと、Koredos は韓国の複数の Web サイトに対する標的型攻撃に使われた脅威です。このトロイの木馬はモジュール式のアーキテクチャを持ち、ある程度高度なものであることから、この攻撃はかなり態勢の整ったマルウェア作成者の手によるものと推測されます。

では、Prioxer は何が独特なのでしょうか。一見しただけでは、バックドアを利用する普通のトロイの木馬と同じで、実際そのとおりです。インストーラは、ボットネットのコンポーネントである .dll を投下します。このボットは、IRC 経由で動作し、コマンド& コントロール(C&C)サーバーとの間でコマンドやデータをやり取りします。脅威のファイルは、暗号化も不明瞭化もされていません。また、コンピュータの再起動後にも存続するように、Windows のシステム .dll ファイルに感染します。感染した .dll は、Windows を起動するたびにロードされ、脅威のペイロードがボットネットの .dll ファイルを再ロードします。...

Andrea Lelli | 15 Mar 2011 | 0 comments

Following the Trojan.Koredos incident, we stumbled upon a very interesting back door Trojan—Backdoor.Prioxer. We received this Trojan from a source that was also infected by Trojan.Koredos, and although we cannot prove a direct link between the two, we believe it is likely that both threats derive from the same source.

You can read more details about Trojan.Koredos in our previous blog entry. Briefly, Koredos is a threat that was used in a targeted attack against several Korean websites. The Trojan shows a modular architecture and a level of sophistication that suggests the attack is coming from a well-established malware source.

Why is Prioxer interesting? Well, at first glance...

Andrea Lelli | 13 Jan 2011 | 0 comments

電子メールスパムの状況全体を見渡すと、最近、注目すべきトレンドが間違いなく登場しています。ニュースを追っている方であれば、過去数カ月に電子メールスパムの活動が減少したことにお気づきでしょう。しかし、悪はしぶとく生き残り、今回も新たな武器を手に復活しています。1 月 1 日以降、Waledac(Storm ボットネットとしても知られています)が、スパム活動に加えて新たな展開も見せていることは、すでにお伝えしたとおりです。

こうしたタイミングはどれも、偶然とは考えられません。スパム電子メールが減少し始めたのは昨年 10 月のことで、それは Spamit が永久的に活動を停止したとみられた時期でした。スパム量が減少し、それとともにボットネットの活動が減った原因は、この事件がきっかけだったと示唆されています

Waledac の復活、停止、そして再びの復活

年明けと同時に Waledac は復活し、自身を拡散して侵入先のコンピュータにミスリーディングアプリケーションをインストールするという新しいスパム活動を開始しました。ボットネットは、1,000 台弱のコンピュータで構成されていることが確認されましたが、1 月 5 日から 6 日にかけて突然、ボットネットはまったく停止したように見えました。...

Andrea Lelli | 12 Jan 2011 | 0 comments

The e-mail spam panorama is definitely showing an interesting trend lately. If you follow the news you may have noticed that a drop in e-mail spam activity was reported in the last couple of months; however, evil is never really defeated, and it is now back with new weaponry. We have already mentioned how a new wave of Waledac (also known as the Storm botnet) is back along with its spam activity since the 1st of January.

The timing of all this does not seem to be coincidental: the drop in spam e-mails began back in October, when the Spamit operation seemed to have shut down for good. This event has been suggested as the cause of the spam drop, together with the...

Andrea Lelli | 18 Dec 2010 | 0 comments

シマンテックは最近、Dream Loader と呼ばれる新しい C&C(コマンド & コントロール)エンジンのサンプルを検出しました。シマンテック製品では Trojan.Karagany として識別され、その存在が確認されています。このエンジンのパックには、独自のボットプログラムをビルドするビルダーと、Web 経由でコマンドを送信して自作のボットをすべて制御する Web インターフェースが付属しています。

起源と普及

11 月に初めて検出されたこのパックは、現在バージョン 0.3 と比較的新しく、起源はロシアにあると考えられています。モジュール式で、プラグインをロードするように設計されています。Zeusbot のような最先端のパックではないものの、高度な機能をいくつか備えています。このパックは 550 ドルで販売されていましたが、これはバックドア自体(ビルダーではない)と Web インターフェースの価格で、バックドア設定の更新(C&C サーバーに使う新しい URL など)ごとに追加で 30 ドルが必要になります。残念ながら、「盗人に仁義なし」という掟はここでも例外ではないようで、このパックもすでにさまざまなフォーラムに流出しており、誰でも無料で使えるようになっています。

ビルダー

パックには独自のバックドアコンポーネントが付属しており、最小限のインターフェースを持つビルダーで設定が可能です。

  

図 1: バックドアの設定

C&C サーバーを指定すると、自動的にバックドアがカスタマイズされます。これだけで、...

Andrea Lelli | 17 Dec 2010 | 0 comments

We have recently found samples of a new C&C (command-and-control) engine, named Dream Loader, and detected as Trojan.Karagany by Symantec products, that is being used in the wild. The engine comes in a pack that contains both a builder to build your own executable bot, and a Web interface to control all your bots by sending them commands through the Web.

Origins and marketing

The pack, version 0.3, is relatively new and seems to be originating from Russia; it was first found in November and is designed to be modular and load plugins. It has some nice features, although it is not as advanced as other packs, like Zeusbot for example. The pack was being sold for $550 in order to buy the backdoor itself (not the builder) and the Web interface. Every update to the backdoor configuration (e.g. a new url to be used for the C&C server) would require...