Giter VIP home page Giter VIP logo

training-materials's Introduction

Enisa logo exercises 2017

Table of Contents

  1. Requirements
  2. Install Dependencies
  3. Installation
  4. Training Preparation
  5. Troubleshooting

Requirements

  • Any of popular Linux distribution
  • 4 GB free RAM
  • Dual Core CPU
  • 15 GB free space

Install Dependencies

Ubuntu 16.04 / Debian 9

# apt-get install docker docker-compose curl python-bs4

WPScan installation

Proceed with installation manual: https://github.com/wpscanteam/wpscan#manual-install

Installation

System preparation

Make sure dockerd is running:

# systemctl status docker

Add user to docker system group:

# usermod -a -G docker <user>

Relogin

Pull images from docker hub

$ cd trainings-2017
$ docker-compose pull

Training preparation

Add environment domains into /etc/hosts

# cat etc/hosts >> /etc/hosts

Depends on starting point, run following script:

Day 1 trainings:

$ ./build_databases_feed_mgmt.sh

Day 2 trainings:

$ ./build_databases_investigation.sh

Troubleshooting

Error while putting up containers with docker-compose

If you see an Error like:

Cannot start service misp: b'error creating overlay mount

Stop and remove all active containers:

docker-compose down

Start once agian all containers:

docker-compose up

training-materials's People

Contributors

cert-polska-developer avatar pp- avatar slackista avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

training-materials'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.