Skip to content

Commit 6ef69b4

Browse files
committed
scraper report_note, remove eol whitespace
1 parent ad46c37 commit 6ef69b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/scraper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def run_host(target_host)
5959

6060
result.each do |u|
6161
print_status("[#{target_host}] #{tpath} [#{u}]")
62-
62+
6363
report_note(
6464
:host => target_host,
6565
:port => rport,

0 commit comments

Comments
 (0)