We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52851d5 commit 1e423f4Copy full SHA for 1e423f4
1 file changed
lib/msf/core/exploit/capture.rb
@@ -42,7 +42,7 @@ def initialize(info = {})
42
[
43
true,
44
'Send a TTL=1 random UDP datagram to this host to discover the default gateway\'s MAC',
45
- 'www.metasploit.com'])
+ 'www.metasploit.com']),
46
OptPort.new('GATEWAY_PROBE_PORT',
47
48
false,
0 commit comments