Fixed the report note to not use the proper data format

git-svn-id: file:///home/svn/framework3/trunk@12108 4d416f70-5f16-0410-b530-b9f4589650da
unstable
David Rude 2011-03-23 18:15:40 +00:00
parent fff99db43d
commit c9e4aa11df
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ class Metasploit3 < Msf::Auxiliary
:proto => 'udp', :proto => 'udp',
:sname => 'snmp', :sname => 'snmp',
:update => :unique_data, :update => :unique_data,
:type => 'smb.username', :type => 'xerox.workcenter.user',
:data => user) :data => user)
end end
end end