728x90

log4j 스캐너

 

1. python 설치

cmd > python

 

2. 모듈설치

pip3 install requests

pip3 install termcolor

pip3 install PyCryptodome

 

3. log4j-scan

python3.10 log4j-scan.py -u "대상 url"

 

4. cryto 오류 발생시

sys.modules['Crypto'] = crypto

 

https://github.com/fullhunt/log4j-scan

 

 

728x90

+ Recent posts