We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ec3b2 commit b305fa6Copy full SHA for b305fa6
modules/auxiliary/scanner/http/wp_simple_backup_file_read.rb
@@ -78,7 +78,7 @@ def run_host(ip)
78
79
print_good("#{peer} - File saved in: #{path}")
80
else
81
- print_error("#{peer} - Nothing was downloaded. You can try to change the DEPTH parameter.")
+ print_error("#{peer} - Nothing was downloaded. You can try to change the DEPTH parameter or verify the correct filename.")
82
end
83
84
0 commit comments