Coder Social home page Coder Social logo

glindor87 / cuckoomon-modified Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brad-sp/cuckoomon-modified

1.0 1.0 0.0 3.8 MB

Modified edition of cuckoomon

License: GNU General Public License v3.0

Makefile 0.66% C 63.76% C++ 4.76% Python 4.31% Java 7.02% Shell 0.13% OCaml 4.08% Ruby 0.01% Smalltalk 10.42% C# 4.83% Objective-C 0.03%

cuckoomon-modified's Introduction

CuckooMon

This is the Cuckoo Sandbox Monitor, one of the core elements of Cuckoo Sandbox. CuckooMon provides Cuckoo Sandbox the ability to intercept the execution flow of a potential malicious sample.

Through Cuckoo Sandbox it is able to monitor all kinds of samples, such as executables, office files (Microsoft Word, Microsoft Excel), PDF files, and much more; virtually anything that can be ran on windows (in usermode.)

Compilation

Compilation of CuckooMon is easiest on a Linux distribution. In particular, when running on a recent Ubuntu machine, the gcc-mingw-w64-i686 package is required.

Running make will compile cuckoomon.dll. To replace ("install") Cuckoo's DLL by a custom cuckoomon.dll one can run the ./install.sh script. E.g., running ./install.sh will make cuckoomon.dll and copy it to the correct directory in the Cuckoo directory (which by default is assumed to be at ../cuckoo.)

Because we switched from diStorm3's disassembler to Capstone disassembler we no longer support the i586-mingw32msvc-cc compiler, which was present in the mingw32 package. It may be possible to get it to work, but at this point I don't see a need for that. Furthermore, compilation under Windows using cygwin will not work right now. However, this may be 'fixed' with some tweaking.

Authors

  • Jurriaan Bremer
  • Mark Schloesser
  • Claudio Guarnieri

cuckoomon-modified's People

Contributors

jbremer avatar brad-sp avatar rep avatar thorsten-sick avatar defekkt avatar

Stargazers

 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.