Coder Social home page Coder Social logo

bodik / haas Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 18.11 MB

Honeypots as a Service -- presentation repository

Home Page: https://haas.cesnet.cz

Shell 8.06% Puppet 10.25% Ruby 1.52% JavaScript 0.27% HTML 37.10% Pascal 0.04% Python 42.20% Perl 0.55% PHP 0.02%

haas's Introduction

HaaS - Honeypot as a Service -- Packaging and basic cluster management for flab.cesnet.cz honeypots

This software suite is designed to aid creating and maintaining cluster of honeypots with warden transport. It is based on masterless puppet and bash automation.

Introduction

HaaS is project to create development and build environment for generating honeypot VMs.

Based on Warden project -- a system for efficient sharing information about detected events (threats). Warden is a part of the CESNET Large Infrastructure project developed by the CESNET association. The system enables CERTS/CSIRT teams (and security teams in general) to share and make use of information on detected anomalies in network and services operation generated by different systems โ€“ IDS, honeypots, network probes, traffic logs, etc. โ€“ easily and efficiently.

HaaS uses masterless puppet, python, bash and Jenkins to generate VMs with various preinstalled honeypots enabled for running and reporting to central information exchange server.

Basic honeypot node installation

  1. prepare VM

    1. download VM ova image from HaaS VM repository
    • check integrity using PGP key
       address: [email protected]
       keyid: C801516B
       fingerprint: 33B8AE171C8E3D317121F57B32F0BAE1C801516B
      
    1. import VM into virtualization platform

    2. configure networking and fully qualified domain name using one of the following procedures:

      • register MAC address of imported VM in DHCP and run the VM

      • boot the VM, login with default credentials root:debian, set proper IP address (/etc/network/interfaces) and fqdn (/etc/hostname), reboot VM

    3. finish base VM contextualization

    sh /puppet/jenkins/bin/haas_vm_prepare.sh
    
  2. register client on warden server, receive a token (needed for obtaining certificate). Follow Warden participation

  3. finalize VM configuration

sh /puppet/jenkins/bin/haas_vm_finalize.sh -w https://warden-hub.cesnet.cz/warden3 -n com.example.department.honeypot -t <token> 
  1. reboot VM

Honeypot node upgrade

  1. backup appropriate /opt/<honeypot>/racert directory

  2. prepare new VM from new image, see Basic honeypot node installation 1 prepare VM

  3. restore appropriate /opt/<honeypot>/racert directory

  4. finalize configuration of the new VM, see Basic honeypot node installation 3 finalize VM configuration

  5. reboot VM

Development

See DEVELOPMENT.md

haas's People

Contributors

xkostejx avatar

Watchers

 avatar  avatar

haas's Issues

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.