log4j共15篇
Java Spring Boot use log4j in a gradle project-拾光赋

Java Spring Boot use log4j in a gradle project

Java Spring Boot use log4j in a gradle project,The motivation here is that I've spent just too much time trying to figure out how to add logging with log4j in spring boot in gradle...
kity的头像-拾光赋kity3个月前
04415
Log4j Exploit Pattern Detection Using ColdFusion/CFML-拾光赋

Log4j Exploit Pattern Detection Using ColdFusion/CFML

Log4j Exploit Pattern Detection Using ColdFusion/CFML,Here are my initial attempts at trying to detect Log4j exploit attempts that may make it past our WAF/service provider protect...
kity的头像-拾光赋kity4年前
03913
How to Check if a Java Project Depends on A Vulnerable Version of Log4j-拾光赋

How to Check if a Java Project Depends on A Vulnerable Version of Log4j

How to Check if a Java Project Depends on A Vulnerable Version of Log4j,The Log4j vulnerability tracked as CVE-2021-44228 (also known as Log4Shell) allows an attacker to execute ar...
kity的头像-拾光赋kity4年前
0387
Migrating off of Log4j 2.x-拾光赋

Migrating off of Log4j 2.x

Migrating off of Log4j 2.x,There's been three versions of Log4j in one week to address security flaws, all of them due to the same lookups feature. This feature is somewhat unique ...
kity的头像-拾光赋kity4年前
0419
Is the MariaDB JDBC driver affected by the Log4j vulnerability?-拾光赋

Is the MariaDB JDBC driver affected by the Log4j vulnerability?

Is the MariaDB JDBC driver affected by the Log4j vulnerability?,Is the MariaDB Java connector affected by the security vulnerability recently discovered in Log4? By default, the Ja...
kity的头像-拾光赋kity4年前
04211
log4shell の JAR 検査ツール-拾光赋

log4shell の JAR 検査ツール

log4shell の JAR 検査ツール, Log4j 脆弱性 in 2021 年末 (5 Part Series) 1 Apache Log4j RCE 脆弱性 (CVE-2021-44228): 攻撃試行を検出 2 Apache Log4j RCE 脆弱性 (CVE-2021-44228) に関し...
kity的头像-拾光赋kity4年前
02412
OSS Log4j Vulnerability Scanning Tools-拾光赋

OSS Log4j Vulnerability Scanning Tools

OSS Log4j Vulnerability Scanning Tools,TLDR: Download the OSS Log4j Vulnerability Scanning Tools from the JFrog GitHub repository to assess potential Log4j vulnerabilities in your ...
kity的头像-拾光赋kity4年前
0476
Verify an application has picked up a java property-拾光赋

Verify an application has picked up a java property

Verify an application has picked up a java property,NOTE: This was written in response to the log4shell vulnerability CVE-2021-44228. -Dlog4j2.noFormatMsgLookup=true is not effecti...
kity的头像-拾光赋kity4年前
0396
New Log4j vulnerability was found in 2.15.0 which is less dangerous-拾光赋

New Log4j vulnerability was found in 2.15.0 which is less dangerous

New Log4j vulnerability was found in 2.15.0 which is less dangerous, Log4j vulnerabilities in the end of 2021 (5 Part Series) 1 Apache Log4j RCE vulnerability (CVE-2021-44228): Att...
kity的头像-拾光赋kity4年前
03711
The human toll of log4j maintenance-拾光赋

The human toll of log4j maintenance

The human toll of log4j maintenance,BY NOW, most of the internet knows about the famous Log4Shell exploit, and if you don't, it's easy to get a sense of how disastrous it's been. T...
kity的头像-拾光赋kity4年前
0266
Log4j Vulnerability Cheatsheet-拾光赋

Log4j Vulnerability Cheatsheet

Log4j Vulnerability Cheatsheet, Description Java logging library, log4j, has an unauthenticated RCE vulnerability if a user-controlled string is logged. CVE-2021–44228 Affected ve...
kity的头像-拾光赋kity4年前
03911
How to make a custom message converter for Log4J2-拾光赋

How to make a custom message converter for Log4J2

How to make a custom message converter for Log4J2,Article originally posted on my personal website under Building a custom converter in Log4j2 I’ve been using Log4J for many years...
kity的头像-拾光赋kity4年前
04910