Git Product home page Git Product logo

calladoum-elastic / canary-driver Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 316 KB

Source code for the blog post "Ransomware in the honeypot: how we capture keys with sticky canary files"

Home Page: https://www.elastic.co/security-labs/ransomware-in-the-honeypot-how-we-capture-keys

License: Other

CMake 26.43% C++ 73.32% C 0.25%
cpp20 ransomware-detection canary-files dfir minidump minifilter-driver windows

canary-driver's Introduction

Canary Monitor

Build Project

Warning

This is not production quality code. Most of this code was developed in under a week, no serious testing was done. Use at own risk.

Setup

Download the pre-build binaries from GithubActions artifacts.

Build

You'll need cmake, VS2022, and the SDK/WDK 2022

git clone https://github.com/calladoum-elastic/canary-driver
mkdir build
cmake -B ./build -S . -A x64
cmake --build ./build
cmake --install ./build

The binary CanaryMonitor.exe contains the driver embedded, it will self-extract and install on execution.

Demo

canary-driver's People

Contributors

calladoum-elastic avatar

Stargazers

Nguyễn Trọng Hiếu avatar R avatar Ibrahim Kettaneh avatar crazy hugsy avatar

Watchers

 avatar

Forkers

crackercat

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.