POC详情: ae80bbd2483dc689e3158ec1029a9840758d63b6

来源
关联漏洞
标题: Apache Log4j 代码问题漏洞 (CVE-2021-44228)
描述:Apache Log4j是美国阿帕奇(Apache)基金会的一款基于Java的开源日志记录工具。 Apache Log4J 存在代码问题漏洞,攻击者可设计一个数据请求发送给使用 Apache Log4j工具的服务器,当该请求被打印成日志时就会触发远程代码执行。
描述
Identifying all log4j components across on local windows servers. CVE-2021-44228
介绍
# Get-log4j-Windows-local.ps1
  
 Identify all log4j components on a single local windows servers. CVE-2021-44228. A single use copy - see https://github.com/KeysAU/Get-log4j-Windows.ps1 for multi computer.
 
 [Apache log4j](https://logging.apache.org/log4j/2.x/)
 
 [CVE-2021-44228](https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-44228)

# Script Running:

![image](https://user-images.githubusercontent.com/38932932/146668056-d8e09ef4-fde9-4eb3-b439-0e31dadd7707.png)

# Export:

Columns A - I:
![image](https://user-images.githubusercontent.com/38932932/146668104-309d907f-b9d7-4c9d-9110-d6f2c757cffa.png)

Continued:
![image](https://user-images.githubusercontent.com/38932932/146667684-71ffdc04-19db-49cd-8009-9fc492032791.png)


# Description: 
              Local run version for a single server.            
              Sets up working directory C:\Temp\log4j on local server.
              Recursevly scans all drives for .jar containers.
              Extracts all .jar with 7-zip.exe to C:\temp\log4j\Extracted           
              Gets version number of log4j version.
              Checks if log4j jindiLookup.class file exists of log4j version.
              Scans all local listening IP ports and attempts to exploit with http header.
              Captures failed ps jobs, and closes stuck jobs.
              Dynamically creates csv of where embedded log4j module was located, 
                  if web exploitation was possible and if contains jindilookup.class file.
				
# Created for: 
              Identifying all log4j components on local windows server. CVE-2021-44228

# Dependencies: 
              You must install 7-zip.exe in C:\support\tools\7-zip on the local server (x32 bit suggested)
              PowerShell 5.0+
              Must run as a local admin or equivalent permissions to scan all drives

# Change Log:
        15-Dec-2021  -Change Notes: Initial local copy version.
        19-Dec-2021  -Change Notes: Added scanning for jindiLookup.class
        19-Dec-2021  -Change Notes: Added local listening port scan and exploitation attempt

# Notes: 
        No modification, will out out of the box. Note you still need 7zip.
	
# Licence:
	Open-sourced software licensed under the MIT license.

# Author:
         Keith Waterman
# Date : 
        19-Dec-2021
文件快照

[4.0K] /data/pocs/ae80bbd2483dc689e3158ec1029a9840758d63b6 ├── [ 22K] Get-log4j-Windows-local.ps1 ├── [1.0K] LICENSE └── [2.3K] README.md 0 directories, 3 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。