
Un script pour rechercher, scraper et analyser les fichiers affectés par Apache Log4j CVE-2021-44228 à l'aide de Google dorks.
Ce script automatisé permet de rechercher, récupérer et analyser les fichiers affectés par la vulnérabilité Apache Log4j CVE-2021-44228 à l'aide de Google dorks.
git clone https://github.com/JagarYousef/log4j-dork-scanner
cd log4j-dork-scanner
pip install -r requirments.txt
python scanner.py -d VOTRE_DORK_DE_RECHERCHE -n NOMBRE_DE_PAGES_DE_RESULTATS_GOOGLE
python scanner.py -d inurl:member.jsp -n 10