More of the same.

git-svn-id: file:///home/svn/framework3/trunk@13439 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Tod Beardsley 2011-07-30 23:50:04 +00:00
parent 58f7618b78
commit 7667e5aa74
1 changed files with 4 additions and 1 deletions

View File

@ -296,7 +296,10 @@ module Rex
if @state[:service_fingerprint]
port_hash[:info] = "#{@state[:service_fingerprint]}"
end
@report_data[:ports] << port_hash
@report_data[:ports] << port_hash.clone
@state.delete :service_fingerprint
@state.delete :service
@report_data[:ports]
end
def collect_service_fingerprint_description