Land #2392, fix for the Foundstone parser bug

[FixRM #8402]
bug/bundler_fix
William Vu 2013-09-19 02:23:40 -05:00
commit 1454986312
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ module Rex
end
# Reset the state once we close a host
@state.delete_if {|k| k != :current_tag}
@report_data = {:wspace => args[:wspace]}
when "Port"
@state[:has_text] = false
collect_port