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
728x90
'유틸' 카테고리의 다른 글
DBeaver Community Edition Cassandra 접속 Cassandra JDBC Driver 설정 (2) | 2024.11.05 |
---|---|
ERwin 모델 쿼리 조회 (0) | 2023.03.09 |
ERWin 7.3 리버스를 통한 컬럼 Comment 로 Logical 한글명 만들기 (0) | 2023.03.09 |
JDBC 드라이버 모음 - 알티베이스, 큐브리드 (0) | 2022.02.08 |
윈도우 환경 소나큐브(Sonarqube) sonar-scanner 설치 (0) | 2022.01.25 |