Christian Mehlmauer
Christian Mehlmauer
Just use the latest version: `go install github.com/OJ/gobuster/v3@latest`
could you please try this again with the latest version? I never had this problem when using gobuster via a proxy like burp
the total requests are calculated before gobuster is run, so this shows the maximum requests that would be issued. That's a hard problem because updating the total requests during the...
The current version checks for backup versions of all files, not only if the original was found. That's why the calculation is now correct because the overall requests are known...
Yes we've changed the behaviour so the request calculation is correct and there are also cases where only the backup file exists without the original
IK will have a look at this at the `dev` branch to find a clean way to implement this
Hi @pmgcrypto , the `vhost` mode is only useful to discover vhosts on the same ipadress / webserver. I think what you are looking for is `dns` mode where you...
which format do you want to validate? The wordlist has no particular format
Is there any benefit on doing this in code? I think this should be rather done on the OS level using routes to keep things simple
I can't reproduct this on the latest version of gobuter. Can you please have a look at the wordlist on the `error_log` line with hexdump if there are any control...