Is your feature request related to a problem? Please describe.
Sometimes servers return the same error for a specific extension, which can lead to false positives.
Describe the solution you'd like
A confirmation flag that, when enabled, makes an additional request by replacing the file name with random data to verify the result. For example, if /logs/debug.log is in your wordlist and /logs/debug.log and /logs/gubed.log return different responses, it indicates that /logs/debug.log exists.
Is your feature request related to a problem? Please describe.
Sometimes servers return the same error for a specific extension, which can lead to false positives.
Describe the solution you'd like
A confirmation flag that, when enabled, makes an additional request by replacing the file name with random data to verify the result. For example, if /logs/debug.log is in your wordlist and /logs/debug.log and /logs/gubed.log return different responses, it indicates that /logs/debug.log exists.