Skip to content

Commit 0dbd854

Browse files
committed
Update joomla_ecommercewd_sqli_scanner.rb
1 parent 31be47d commit 0dbd854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/joomla_ecommercewd_sqli_scanner.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def run_host(ip)
6464
})
6565

6666
unless res && res.body
67-
vprint_error("#{peer} - Server didn't not respond in an expected way")
67+
vprint_error("#{peer} - Server didn't respond in an expected way")
6868
return
6969
end
7070

0 commit comments

Comments
 (0)