GithubHelp home page GithubHelp logo

hartl3y94 / honeypot_recipes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fsecurelabs/honeypot_recipes

0.0 0.0 0.0 7 KB

A chef cookbook which can be used to quickly deploy a high interaction honeypot, using the sysdig and falco tools

Home Page: https://labs.mwrinfosecurity.com/blog/high-interaction-honeypots-with-sysdig-and-falco/

License: Other

Ruby 90.99% Shell 9.01%

honeypot_recipes's Introduction

High Interaction Honeypots with Sysdig and Falco

Sysdig is an open source tool, which can capture and save system state and activity from a running Linux machine. Falco, an open source tool as well, is a behavioral activity monitor designed to detect anomalous activity in applications. Falco can detect and alert on any behavior that involves making Linux system calls.

Description

The honeypot_recipes repository contains a chef cookbook which can be used to quickly deploy a high interaction honeypot, using the sysdig and falco tools. The cookbook can be deployed under Red Hat, CentOS, Fedora, Ubuntu and Debian operating systems.

The cookbook installs sysdig and falco tools. In addition it creates an init script under /etc/init.d/ directory which starts sysdig in file roration mode for continuous capture. All the files that sysdig produces are written under the /local/usr/src/ directory, which can be changed by modifing the init scirpt.

How to run the cookbook

In order to run the cookbook you should install:

Create a directory named cookbooks and clone the repository in the new directory:

  • mkdir cookbooks && cd cookbooks
  • git clone https://github.com/mwrlabs/honeypot_recipes sysdig-falco

Run the cookbook with the following command:

  • chef-client --local-mode --runlist 'recipe[sysdig-falco]'

License

The cookbook is released under a 3-clause BSD License and maintained by MWR Info-Security. See the LICENSE file for details.

Contact

Please submit any bugs on the Github project page at:

https://github.com/panagioto/honeypot_recipes

or give me a shout on twitter @den_n1s

honeypot_recipes's People

Contributors

panagioto avatar sam-b 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.