The svn propset police joins the party

git-svn-id: file:///home/svn/framework3/trunk@14084 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Wei Chen 2011-10-26 23:38:18 +00:00
parent 5d8c3e956e
commit 7db499e71e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
##
# $Id$
##
## ##
# This file is part of the Metasploit Framework and may be subject to # This file is part of the Metasploit Framework and may be subject to
# redistribution and commercial restrictions. Please see the Metasploit # redistribution and commercial restrictions. Please see the Metasploit

View File

@ -22,7 +22,7 @@ class Metasploit3 < Msf::Auxiliary
def initialize def initialize
super( super(
'Name' => 'Postgres SQL md5 Password Cracker', 'Name' => 'Postgres SQL md5 Password Cracker',
'Version' => '$Revision: 13149 $', 'Version' => '$Revision$',
'Description' => %Q{ 'Description' => %Q{
This module attempts to crack Postgres SQL md5 password hashes. This module attempts to crack Postgres SQL md5 password hashes.
It creates hashes based on information saved in the MSF Database It creates hashes based on information saved in the MSF Database