Skip to content

A script that finds resources on a remote host based on a word list provided as input

Notifications You must be signed in to change notification settings

maxschmittlaurin/directory-fuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Directory Fuzzer

Preview

How To Run This Program

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

IMPORTANT NOTICE

This source code is meant for educational purposes only and should not be used for malicious activity.

Description

This script finds resources on a remote host based on a word list provided as input.

About

A script that finds resources on a remote host based on a word list provided as input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages