Fixed the report note to not use the proper data format
git-svn-id: file:///home/svn/framework3/trunk@12108 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
fff99db43d
commit
c9e4aa11df
|
@ -53,7 +53,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
:proto => 'udp',
|
||||
:sname => 'snmp',
|
||||
:update => :unique_data,
|
||||
:type => 'smb.username',
|
||||
:type => 'xerox.workcenter.user',
|
||||
:data => user)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue