From d8a4926a22bddb05838a481ead3cd403f0ac36da Mon Sep 17 00:00:00 2001 From: Joshua Drake Date: Thu, 10 Dec 2009 17:35:40 +0000 Subject: [PATCH] add framework tag comments to top git-svn-id: file:///home/svn/framework3/trunk@7803 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/windows/smb/timbuktu_plughntcommand_bof.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/exploits/windows/smb/timbuktu_plughntcommand_bof.rb b/modules/exploits/windows/smb/timbuktu_plughntcommand_bof.rb index 5117fb8c9d..8afa1d5691 100644 --- a/modules/exploits/windows/smb/timbuktu_plughntcommand_bof.rb +++ b/modules/exploits/windows/smb/timbuktu_plughntcommand_bof.rb @@ -1,3 +1,9 @@ +## +# 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'