Interpolate all the things!

bug/bundler_fix
nodeofgithub 2014-07-11 20:27:39 +02:00 committed by William Vu
parent 4abe856fc1
commit a8ec733a3a
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ class Metasploit3 < Msf::Auxiliary
print_status "#{peer}: #{header_string}"
report_note({
:type => 'http.' << rport.to_s << '.header.' << counter.to_s,
:type => "http.#{rport.to_s}.header.#{counter.to_s}",
:data => header_string,
:host => ip,
:port => rport