
PowerShell 기반 스캐너로, 디렉터리와 로그 파일에서 악용 지표를 검색하여 Log4j CVE-2021-44228 취약점을 탐지합니다.
1 automated_scan.ps1을 열고, $ResultsCSV 및 $Directory 변수를 설정합니다.
2 파일을 저장하고 닫습니다.
3 관리자 권한으로 PowerShell을 열고 다음 명령을 실행합니다:
powershell.exe -noprofile -executionpolicy bypass -file .\automated_scan.ps1