Grabber Apache Directory traversal with Shodan. Rewrite code from : https://github.com/mohwahyudi/cve-2021-41773
- pip3 install requirements.txt
- python3 main.py -a [Shodan Api Key] -k [Keyword for shodan]
Login / Register to Get your shodan API Key on https://account.shodan.io/
python3 main.py -a shodanapiwithrandomchar -k "Apache/2.4.49"
Feel free to give any feedback!