
Apache Log4j CVE-2021-44228 영향을 받는 파일을 Google dorks를 사용하여 검색, 스크래핑 및 스캔하는 스크립트
이것은 Google dorks를 사용하여 Apache Log4j CVE-2021-44228 영향을 받는 파일을 검색, 스크래핑 및 스캔하는 자동 스크립트입니다.
git clone https://github.com/JagarYousef/log4j-dork-scanner
cd log4j-dork-scanner
pip install -r requirments.txt
python scanner.py -d YOUR_SEARCH_DORK -n NUMBER_OF_GOOGLE_RESULTS_PAGES
python scanner.py -d inurl:member.jsp -n 10