Skip to content

Commit 7158806

Browse files
committed
Merge branch 'rapid7' into bturner-r7-msfgui-setup-env
2 parents da70074 + 9e912a2 commit 7158806

File tree

448 files changed

+66
-2220
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

448 files changed

+66
-2220
lines changed

modules/auxiliary/admin/2wire/xslt_password_reset.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
##
2-
# $Id$
3-
##
4-
51
##
62
# This file is part of the Metasploit Framework and may be subject to
73
# redistribution and commercial restrictions. Please see the Metasploit
@@ -24,7 +20,6 @@ def initialize(info={})
2420
configuration changes (such as resetting the password) as administrators.
2521
},
2622
'License' => MSF_LICENSE,
27-
'Version' => "$Revision$",
2823
'Author' =>
2924
[
3025
'hkm [at] hakim.ws', #Initial discovery, poc

modules/auxiliary/admin/backupexec/dump.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
##
2-
# $Id$
3-
##
4-
51
##
62
# This file is part of the Metasploit Framework and may be subject to
73
# redistribution and commercial restrictions. Please see the Metasploit
@@ -30,7 +26,6 @@ def initialize(info = {})
3026
},
3127
'Author' => [ 'hdm', 'Unknown' ],
3228
'License' => MSF_LICENSE,
33-
'Version' => '$Revision$',
3429
'References' =>
3530
[
3631
['CVE', '2005-2611'],

modules/auxiliary/admin/backupexec/registry.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
##
2-
# $Id$
3-
##
4-
51
##
62
# This file is part of the Metasploit Framework and may be subject to
73
# redistribution and commercial restrictions. Please see the Metasploit
@@ -30,7 +26,6 @@ def initialize(info = {})
3026
},
3127
'Author' => [ 'hdm' ],
3228
'License' => MSF_LICENSE,
33-
'Version' => '$Revision$',
3429
'References' =>
3530
[
3631
[ 'OSVDB', '17627' ],

modules/auxiliary/admin/cisco/cisco_secure_acs_bypass.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
##
2-
# $Id$
3-
##
4-
51
##
62
# This file is part of the Metasploit Framework and may be subject to
73
# redistribution and commercial restrictions. Please see the Metasploit
@@ -20,7 +16,6 @@ class Metasploit4 < Msf::Auxiliary
2016
def initialize(info = {})
2117
super(update_info(info,
2218
'Name' => 'Cisco Secure ACS Version < 5.1.0.44.5 or 5.2.0.26.2 Unauthorized Password Change',
23-
'Version' => '$Revision$',
2419
'Description' => %q{
2520
This module exploits an authentication bypass issue which allows arbitrary
2621
password change requests to be issued for any user in the local store.

modules/auxiliary/admin/cisco/vpn_3000_ftp_bypass.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
##
2-
# $Id$
3-
##
4-
51
##
62
# This file is part of the Metasploit Framework and may be subject to
73
# redistribution and commercial restrictions. Please see the Metasploit
@@ -30,7 +26,6 @@ def initialize(info = {})
3026
},
3127
'Author' => [ 'patrick' ],
3228
'License' => MSF_LICENSE,
33-
'Version' => '$Revision$',
3429
'References' =>
3530
[
3631
[ 'BID', '19680' ],

modules/auxiliary/admin/db2/db2rcmd.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
##
2-
# $Id$
3-
##
4-
51
##
62
# This file is part of the Metasploit Framework and may be subject to
73
# redistribution and commercial restrictions. Please see the Metasploit
@@ -26,7 +22,6 @@ def initialize(info = {})
2622
},
2723
'Author' => [ 'MC' ],
2824
'License' => MSF_LICENSE,
29-
'Version' => '$Revision$',
3025
'References' =>
3126
[
3227
[ 'CVE', '2004-0795' ],

modules/auxiliary/admin/edirectory/edirectory_dhost_cookie.rb

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
##
2-
# $Id$
3-
##
4-
51
##
62
# This file is part of the Metasploit Framework and may be subject to
73
# redistribution and commercial restrictions. Please see the Metasploit
@@ -31,8 +27,7 @@ def initialize(info = {})
3127
['OSVDB', '60035'],
3228
],
3329
'Author' => 'hdm',
34-
'License' => MSF_LICENSE,
35-
'Version' => '$Revision$'
30+
'License' => MSF_LICENSE
3631
))
3732

3833
register_options([

modules/auxiliary/admin/emc/alphastor_devicemanager_exec.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
##
2-
# $Id$
3-
##
4-
51
##
62
# This file is part of the Metasploit Framework and may be subject to
73
# redistribution and commercial restrictions. Please see the Metasploit
@@ -25,7 +21,6 @@ def initialize(info = {})
2521
},
2622
'Author' => [ 'MC' ],
2723
'License' => MSF_LICENSE,
28-
'Version' => '$Revision$',
2924
'References' =>
3025
[
3126
[ 'URL', 'http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=703' ],

modules/auxiliary/admin/emc/alphastor_librarymanager_exec.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
##
2-
# $Id$
3-
##
4-
51
##
62
# This file is part of the Metasploit Framework and may be subject to
73
# redistribution and commercial restrictions. Please see the Metasploit
@@ -25,7 +21,6 @@ def initialize(info = {})
2521
},
2622
'Author' => [ 'MC' ],
2723
'License' => MSF_LICENSE,
28-
'Version' => '$Revision$',
2924
'References' =>
3025
[
3126
[ 'URL', 'http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=703' ],

modules/auxiliary/admin/ftp/titanftp_xcrc_traversal.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
##
2-
# $Id$
3-
##
4-
51
##
62
# This file is part of the Metasploit Framework and may be subject to
73
# redistribution and commercial restrictions. Please see the Metasploit
@@ -34,7 +30,6 @@ def initialize
3430
},
3531
'Author' => 'jduck',
3632
'License' => MSF_LICENSE,
37-
'Version' => '$Revision$',
3833
'References' =>
3934
[
4035
[ 'OSVDB', '65533'],

0 commit comments

Comments
 (0)