We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e398025 commit 483b5e2Copy full SHA for 483b5e2
modules/auxiliary/scanner/couchdb/couchdb_login.rb
@@ -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
+
8
require 'msf/core'
9
10
class Metasploit3 < Msf::Auxiliary
0 commit comments