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 5ca6fe3 commit 7af6f31Copy full SHA for 7af6f31
modules/auxiliary/scanner/http/wp_gimedia_library_file_read.rb
@@ -71,7 +71,7 @@ def run_host(ip)
71
72
print_good("#{peer} - File saved in: #{path}")
73
else
74
- vprint_error("#{peer} - Nothing was downloaded. Check the correct path wordpress files.")
+ vprint_error("#{peer} - Nothing was downloaded. Check the path and the traversal parameters.")
75
end
76
77
0 commit comments