Add the missing note type
git-svn-id: file:///home/svn/framework3/trunk@12840 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
bee19278d7
commit
911583930b
|
@ -103,6 +103,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
:proto => 'tcp',
|
||||
:sname => 'postgres',
|
||||
:port => rport,
|
||||
:ntype => 'postgresql.fingerprint',
|
||||
:data => "Unknown Pre-Auth fingerprint: #{result[:unknown]}"
|
||||
)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue