Giter Club home page Giter Club logo

log4j-workshop's Introduction

Log4j Vulnerability: Emulation and Detection

Welcome to this lab guide for the Log4j vulnerability. This workshop was given at CircleCityCon 2022 and referenced at Suricon 2022. Please enjoy!

The entirety of the instructions will be available in this GitHub Repo. To save a copy for reference:

  • git clone https://github.com/Oofles/Log4j-workshop.git

Choose Your Own Adventure

Please choose one of the available options!

Option 1: Pluralsight Cloud Environment

With this option, everything is setup and configured for you! This environment also contains two machines so you can see the attack working across endpoints.

  1. Create a free (No credit card required) Pluralsight Account via this link: Click Here!

  2. Navigate to the Lab: Log4j Vulnerability Lab: Emulation and Detection

Option 2: Local Setup

With this option, you bravely choose to set this up on your own laptop!

Prerequisites:

  • Linux machine or VM is preferred
  • ~4GB of free RAM
  • Docker
  • tcpdump
  • Suricata
  1. Pull down the containers:
docker pull oofles/log4shell-ldap-server
docker pull oofles/vuln-log4j-app
  1. Start the vulnerable web application (This will be hosted on port 8080 by default)
sudo docker run -d --name vulnapp2 --network host oofles/vuln-log4j-app
  1. All other instructions will be very similar, with minor modifications for your file system, IPs, and ports.

Modules

The instructions for the various modules are below:

Suricon

A shorter presentation was given at Suricon with more of a focus on Suricata. A quick reference including all the commands used can be found here:

log4j-workshop's People

Contributors

oofles avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.