Skip to content

Commit 7af6f31

Browse files
committed
Fix message
1 parent 5ca6fe3 commit 7af6f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/wp_gimedia_library_file_read.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def run_host(ip)
7171

7272
print_good("#{peer} - File saved in: #{path}")
7373
else
74-
vprint_error("#{peer} - Nothing was downloaded. Check the correct path wordpress files.")
74+
vprint_error("#{peer} - Nothing was downloaded. Check the path and the traversal parameters.")
7575
end
7676
end
7777
end

0 commit comments

Comments
 (0)