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.

9 lines
395 B
Markdown

3 years ago
# What is this?
3 years ago
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.
3 years ago
3 years ago
If the http response is 200, a file will be created with the link to the URL that returned the 200 resposne.
3 years ago
# Example
A Quick demo of what this looks like once you fill out the `base` and `extension` variable
![](/fuzzybox.gif)