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 3946cdf commit e8c1899Copy full SHA for e8c1899
modules/auxiliary/admin/scada/modicon_command.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
+# web site for more information on licensing and terms of use.
5
+# http://metasploit.com/
6
7
+
8
require 'msf/core'
9
10
class Metasploit3 < Msf::Auxiliary
0 commit comments