Fuzzy box is a quick program I wrote to fuzz a URL that is in the format https:///20characterstring..
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Graham Helton ee5325e0dc
Update README.md
3 years ago
README.md Update README.md 3 years ago
fuzzybox.gif added gif 3 years ago
fuzzybox.py Initial Commit 3 years ago

README.md

What is this?

Fuzzy box is a quick program I wrote to fuzz a URL that is in the format https://<url>/20characterstring.<extension>. I have redacted the URL.

If the http response is 200, a file will be created with the link to the URL that returned the 200 resposne.

Example

A Quick demo of what this looks like once you fill out the base and extension variable