From ee5325e0dc529761ec10a477578f4ae1031a07ed Mon Sep 17 00:00:00 2001 From: Graham Helton Date: Tue, 19 Oct 2021 10:20:00 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aea861d..b733c73 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # What is this? Fuzzy box is a quick program I wrote to fuzz a URL that is in the format https://\/20characterstring.\. 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 ![](/fuzzybox.gif)