Skip to content

Commit 1085357

Browse files
committed
Talked to Todb, we like "." better
1 parent 01fc69b commit 1085357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/http_hsts.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def run_host(ip)
4141
print_good("#{ip}:#{rport} - Strict-Transport-Security:#{hsts}")
4242
report_note({
4343
:data => hsts,
44-
:type => "hsts_data",
44+
:type => "hsts.data",
4545
:host => ip,
4646
:port => rport
4747
})

0 commit comments

Comments
 (0)