
نص برمجي للبحث والتجميع والفحص عن الملفات المتأثرة بثغرة Apache Log4j CVE-2021-44228 باستخدام Google dorks
هذا سكربت تلقائي للبحث والتجميع والفحص عن الملفات المتأثرة بثغرة Apache Log4j CVE-2021-44228 باستخدام Google dorks.
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