## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-APAPEDULIMU-APACHUK
# Apachuk - CVE-2021-41773 Граббер с Shodan
Граббер обхода каталогов Apache с Shodan. Код переписан из: https://github.com/mohwahyudi/cve-2021-41773
# Как использовать
* pip3 install requirements.txt
* python3 main.py -a [Shodan Api Key] -k [Keyword for shodan]
# Ключ API Shodan?
Войдите / Зарегистрируйтесь, чтобы получить свой API-ключ Shodan на https://account.shodan.io/
# Пример
python3 main.py -a shodanapiwithrandomchar -k "Apache/2.4.49"

Не стесняйтесь оставлять любые отзывы!