Add licensing
git-svn-id: file:///home/svn/framework3/trunk@12975 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
eff703b3ad
commit
0b30256203
|
@ -2,6 +2,13 @@
|
|||
# $Id$
|
||||
##
|
||||
|
||||
##
|
||||
# This file is part of the Metasploit Framework and may be subject to
|
||||
# redistribution and commercial restrictions. Please see the Metasploit
|
||||
# Framework web site for more information on licensing and terms of use.
|
||||
# http://metasploit.com/framework/
|
||||
##
|
||||
|
||||
require 'msf/core'
|
||||
|
||||
class Metasploit3 < Msf::Exploit::Remote
|
||||
|
@ -98,4 +105,4 @@ FlexMLang!GetFlexMLangIResourceBrowser+0x2b991:
|
|||
4002da21 5e pop esi
|
||||
4002da22 5b pop ebx
|
||||
4002da23 c3 ret
|
||||
=end
|
||||
=end
|
||||
|
|
Loading…
Reference in New Issue