The search functionality is under construction.

IEICE TRANSACTIONS on Information

MineSpider: Extracting Hidden URLs Behind Evasive Drive-by Download Attacks

Yuta TAKATA, Mitsuaki AKIYAMA, Takeshi YAGI, Takeo HARIU, Shigeki GOTO

  • Full Text Views

    0

  • Cite this

Summary :

Drive-by download attacks force users to automatically download and install malware by redirecting them to malicious URLs that exploit vulnerabilities of the user's web browser. In addition, several evasion techniques, such as code obfuscation and environment-dependent redirection, are used in combination with drive-by download attacks to prevent detection. In environment-dependent redirection, attackers profile the information on the user's environment, such as the name and version of the browser and browser plugins, and launch a drive-by download attack on only certain targets by changing the destination URL. When malicious content detection and collection techniques, such as honeyclients, are used that do not match the specific environment of the attack target, they cannot detect the attack because they are not redirected. Therefore, it is necessary to improve analysis coverage while countering these adversarial evasion techniques. We propose a method for exhaustively analyzing JavaScript code relevant to redirections and extracting the destination URLs in the code. Our method facilitates the detection of attacks by extracting a large number of URLs while controlling the analysis overhead by excluding code not relevant to redirections. We implemented our method in a browser emulator called MINESPIDER that automatically extracts potential URLs from websites. We validated it by using communication data with malicious websites captured during a three-year period. The experimental results demonstrated that MINESPIDER extracted 30,000 new URLs from malicious websites in a few seconds that conventional methods missed.

Publication
IEICE TRANSACTIONS on Information Vol.E99-D No.4 pp.860-872
Publication Date
2016/04/01
Publicized
2016/01/13
Online ISSN
1745-1361
DOI
10.1587/transinf.2015ICP0013
Type of Manuscript
Special Section PAPER (Special Section on Information and Communication System Security)
Category
Web security

Authors

Yuta TAKATA
  NTT Corporation,Waseda University
Mitsuaki AKIYAMA
  NTT Corporation
Takeshi YAGI
  NTT Corporation
Takeo HARIU
  NTT Corporation
Shigeki GOTO
  Waseda University

Keyword