
Um script para pesquisar, fazer scraping e escanear arquivos afetados pelo Apache Log4j CVE-2021-44228 usando Google dorks
Este é um script automático para pesquisar, extrair e escanear arquivos afetados pelo Apache Log4j CVE-2021-44228 usando dorks do Google.
git clone https://github.com/JagarYousef/log4j-dork-scanner
cd log4j-dork-scanner
pip install -r requirments.txt
python scanner.py -d SUA_DORK_DE_PESQUISA -n NUMERO_DE_PAGINAS_DE_RESULTADOS_DO_GOOGLE
python scanner.py -d inurl:member.jsp -n 10