An open API service indexing awesome lists of open source software.

https://github.com/j3ers3/log4scan

Log4Shell Scan
https://github.com/j3ers3/log4scan

burp-extensions log4j2

Last synced: about 1 year ago
JSON representation

Log4Shell Scan

Awesome Lists containing this project

README

          

# 🐞 Log4Scan
🔧 Log4Shell 简单的主动和被动扫描脚本

## Log4scan
针对header头和fuzz参数的主动批量扫描,用于大批量黑盒检测
> 先配置ceye信息
```
self.host = ""
self.token = ""
```

![](media/16407663546234.jpg)

## PassiveLog4Scan
burp suite 被动扫描插件,对每个参数、header头、Cookie做扫描
> 先配置ceye信息
```
self.host = ""
self.token = ""
```

![](media/16407783228243.jpg)