First, make sure Python 3.7+ and pip are installed on your computer.
Then install the Requests module :
pip3 install requests
Now run the program with the following command :
python directory-fuzzer.py
This source code is meant for educational purposes only and should not be used for malicious activity.
This script finds resources on a remote host based on a word list provided as input.