Git Product home page Git Product logo

apimon's Introduction

APIMon

APIMon project makes it easier investigate behavior of the program on the level of API calls. With APIMon developer can specify expected program activity using Colored Petri Nets.

The project consists of three relatively independent parts.

APIMonLib performs basic processing of intercepted API calls at the target of interception. Defines useful PInvoke signatures for ntdll.dll, kernel32.dll, ws2_32.dll. Wraps parameters and results of intercepted calls into messages and delivers them to processing facility. Asynchronously sends them to injecting process for further processing.

CPN part defines specialized implementation of Colored Petri Nets (CPN) model for fast processing of API calls. Provides effective mechanism to define CPNs in C#.LINQ Provides extensions useful for API call monitoring

APIMon is the central part of the project. Injects interception library to target processes with help of EasyHook Defines useful building blocks for effective and readable description of APImonitoring CPNs Assembles CPN capable of detecting malicious functionalities. Redirects messages coming from target processes to CPN. May launch, inject library, kill processes from predefined list.

APIMon project can not enforce security and can be easily avoided by the modern malware. Nevertheless APIMon is very useful tool for reverse engineering of the program behavior.

The application of Colored Petri Nets to malware detection is described in the articles:

  1. A. G. Tokhtabayev, V. A. Skormin and A. M. Dolgikh, "Detection of Worm Propagation Engines in the System Call Domain using Colored Petri Nets", IPCCC 2008

  2. A. Tokhtabayev, V. Skormin and A Dolgikh, “Expressive, Efficient and Obfuscation Resilient Behavior Based IDS” ESORICS 2010, September, 2010 Athens, Greece.

apimon's People

Contributors

850i avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.