Code Monkey home page Code Monkey logo

amico's Introduction

Overview

AMICO is a malware download classification tool that can be deployed in large networks. It reconstructs Windows PE files from the network traffic and determines if they are malicious or not based on their provenance information.

To classify a PE file download event, AMICO looks at who is downloading what and from where, rather than analyzing the content of the downloaded files.

For more technical information, please refer to this ESORICS 2013 research paper

For more information on how to use and deploy AMICO, please go through the Wiki pages. This is an initial release of the system and we will keep refining the code and documentation. Please open a new Issue if you experience any problems.

If you are deploying AMICO in a large university-like campus network and would like to share your experience, report problems, or know more about our own deployment, please contact us at (perdisci [-at-] cs.uga.edu).

You can also visit our AMICO-Security Blog.

SETUP AND DEPLOYMENT

Please refer to our project's Wiki for detailed information about system requirements, setup, and deployment guidelines.

LICENSING

The code under the "master" branch is released under BSD license. Please refer to the COPYING file under the master branch for details.

Notice that code in other directories, such as "tags/amico-1.0" and "branches/experimental", is currently released under GNU GPL.

News

  • [04/29/2015] Improved experimental branch code, and tested capture and classification of APKs and JARs in a large network.
  • [03/27/2015] All code in the master branch has been released under BSD license.
  • [03/27/2015] Moved all project files from GoogleCode to GitHub.
  • [01/14/2015] Added some documentation about syslog reports format.
  • [11/20/2014] Added experimental code for supporting file formats other than Windows PE (see svn/branches/experimental). We can currently extract most JAR, APK, DMG, ZIP, RAR, PDF files, and even some Microsoft Office documents. Limitations: the feature extraction and provenance classifier currently treat all file types the same way; we are performing more research to see if the behavior-based detection approach used by AMICO can still work well even with non-executable files.
  • [11/08/2014] We have created the AMICO-Security Blog, where we discuss malware campaign discoveries and other related topics.
  • [10/09/2014] Quick steps for tuning packet capture and drastically reduce packet loss.
  • [10/03/2014] Added a brief example of how AMICO can be deployed in a network.
  • [09/15/2014] We recently fixed a number of rarely-triggered bugs and improved general code quality and stability.
  • [09/13/2014] In the Wiki, you can now find more information about the pe_dump component of AMICO.
  • [08/26/2014] We successfully built a PF_RING-aware version of AMICO (see how we did it)

amico's People

Contributors

perdisci avatar

Watchers

James Cloos avatar Taylor Henderson avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.