Giter VIP home page Giter VIP logo

lay0us / log4shell-white-box Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hotpotcookie/cve-2021-44228-white-box

0.0 0.0 0.0 19.94 MB

Log4j vulner testing environment based on CVE-2021-44228. It provide guidance to build the sample infrastructure and the exploit scripts

Home Page: https://hub.docker.com/u/hotpotcookie

License: Apache License 2.0

Shell 12.01% C++ 4.61% Java 80.93% Go 2.45%

log4shell-white-box's Introduction

Log4Shell // (n). Log4j Vulnerability Environment Box

This repo purposely built for Log4j vulnerability testing environment that based on CVE-2021-44228. This environment provide guidance to build the sample client-server infrastructure in GUI desktop platform client, and some external exploit scripts that are used to penetrate the system. The whole infrastructure are based and tested on Linux system

Java GUI-Client Structure ☕

.                                                                                                                                                                                                         
├── pom.xml 
├── src/                                                                                                                                                                                                                    
│   ├── log/                                                                                                                                                                                                                
│   │   ├── 03-2022/                                                                                                                                                                                                        
│   │   │   ├── app.log.21_03_2022                                                                                                                                                                                         
│   │   │   ├── app.log.22_03_2022                                                                                                                                                                                         
│   │   │   ├── app.log.23_03_2022                                                                                                                                                                                         
│   │   │   ├── app.log.25_03_2022                                                                                                                                                                                         
│   │   │   ├── app.log.26_03_2022                                                                                                                                                                                         
│   │   │   └── ...                                                                                                                                                                                        
│   │   ├── 04-2022/                                                                                                                                                                                                                                                                                                                                                                                             
│   │   ├── 05-2022/                                                                                                                                                                                                                                                                                                                                                                                              
│   │   └── app.starter.log                                                                                                                                                                                                
│   └── main/                                                                                                                                                                                                               
│       ├── java/                                                                                                                                                                                                           
│       │   └── hpc/                                                                                                                                                                                                        
│       │       └── mvn/                                                                                                                                                                                                    
│       │           └── ldap/                                                                                                                                                                                               
│       │               └── client/                                                                                                                                                                                         
│       │                   ├── Main.java                                                                                                                                                                                  
│       │                   ├── connection/                                                                                                                                                                                 
│       │                   │   ├── GetContext.java                                                                                                                                                                        
│       │                   │   └── LoadProperties.java                                                                                                                                                                    
│       │                   ├── controller/                                                                                                                                                                                 
│       │                   │   ├── Auth.java                                                                                                                                                                              
│       │                   │   ├── LdapOperation.java                                                                                                                                                                     
│       │                   │   ├── LogPanel.java                                                                                                                                                                          
│       │                   │   └── Util.java                                                                                                                                                                              
│       │                   └── view/                                                                                                                                                                                       
│       │                       ├── Login.form                                                                                                                                                                             
│       │                       └── Login.java                                                                                                                                                                             
│       └── resources/                                                                                                                                                                                                      
│           ├── config.properties                                                                                                                                                                                          
│           ├── icons8-active-directory-48.png                                                                                                                                                                             
│           ├── icons8-arrow-48.png                                                                                                                                                                                        
│           ├── icons8-npc-face-30.png                                                                                                                                                                                     
│           ├── icons8-password-1-24.png                                                                                                                                                                                   
│           ├── ldap-logo.png                                                                                                                                                                                              
│           └── log4j2.properties                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
└── target/                                                                                                                                                                                                                 
    ├── archive-tmp                                                                                                                                                                                                        
    ├── classes                                                                                                                                                                                                                                                                                                                                                                                                       
    ├── generated-sources                                                                                                                                                                                                                                                                                                                                                                                                  
    ├── maven-status/                                                                                                                                                                                                       
    │   └── maven-compiler-plugin/                                                                                                                                                                                          
    │       └── compile/                                                                                                                                                                                                    
    │           └── default-compile/                                                                                                                                                                                        
    │               ├── createdFiles.lst                                                                                                                                                                                   
    │               └── inputFiles.lst                                                                                                                                                                                     
    └── mvn-ldap-client-2.05.2021-jar-with-dependencies.jar

Author 👋

This repository is built to met one of the requirements of author's essay per 2021/2022. This program / content will be used in its purposes only

name   : Muhammad Nur Irsyad
id     : 1807422020
major  : TIK // TMJ
class  : CCIT SEC 8

log4shell-white-box's People

Contributors

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