Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add redirection URL to the output results #4

Open
souvikinator opened this issue Oct 2, 2021 · 0 comments
Open

Add redirection URL to the output results #4

souvikinator opened this issue Oct 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@souvikinator
Copy link
Owner

souvikinator commented Oct 2, 2021

if gofuzz is provided with a URL which redirects to another URL, it shows the provided URL only

Running an empty query on short URL(just for demo):

image

the output file also contains the shortened URL rather than the redirected URL. The output file should also contain redirected URL

In text file :

Export Type: TEXT
Method: HEAD
Date: 2021-10-08 17:44:23
-------------------------------------
200:
https://bit.ly/34N6dHK -> <redirected url here>
https://bit.ly/34N6dHK -> <redirected url here>
https://bit.ly/34N6dHK -> <redirected url here>
...

something similar in case of JSON output as well

@souvikinator souvikinator added the enhancement New feature or request label Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant