From e866eafb062d5005de9a228ee6c6c880a2725067 Mon Sep 17 00:00:00 2001 From: James Lee Date: Wed, 23 Mar 2011 16:59:19 +0000 Subject: [PATCH] add keywords git-svn-id: file:///home/svn/framework3/trunk@12106 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/linux/http/drb_syscall_linux_32.rb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/modules/exploits/linux/http/drb_syscall_linux_32.rb b/modules/exploits/linux/http/drb_syscall_linux_32.rb index 9188d606d0..31459c9b84 100644 --- a/modules/exploits/linux/http/drb_syscall_linux_32.rb +++ b/modules/exploits/linux/http/drb_syscall_linux_32.rb @@ -1,3 +1,7 @@ +## +# $Id$ +## + ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions. Please see the Metasploit @@ -16,7 +20,7 @@ class Metasploit3 < Msf::Exploit::Remote }, 'Author' => [ 'joernchen (Phenoelit)' ], 'License' => MSF_LICENSE, - 'Version' => '', + 'Version' => '$Revision$', 'References' => [ ],