Skip to content

Commit 483b5e2

Browse files
committed
Missing the header
1 parent e398025 commit 483b5e2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/auxiliary/scanner/couchdb/couchdb_login.rb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
##
2+
# This file is part of the Metasploit Framework and may be subject to
3+
# redistribution and commercial restrictions. Please see the Metasploit
4+
# Framework web site for more information on licensing and terms of use.
5+
# http://metasploit.com/framework/
6+
##
7+
18
require 'msf/core'
29

310
class Metasploit3 < Msf::Auxiliary

0 commit comments

Comments
 (0)