
Un script para buscar, extraer y escanear archivos afectados por Apache Log4j CVE-2021-44228 utilizando Google dorks.
Este es un script automático para buscar, extraer y escanear archivos afectados por Apache Log4j CVE-2021-44228 utilizando dorks de Google.
git clone https://github.com/JagarYousef/log4j-dork-scanner
cd log4j-dork-scanner
pip install -r requirments.txt
python scanner.py -d TU_DORK_DE_BUSQUEDA -n NUMERO_DE_PAGINAS_DE_RESULTADOS_DE_GOOGLE
python scanner.py -d inurl:member.jsp -n 10