Skip to content

Commit 9736d35

Browse files
committed
Fix syntax error
1 parent 98c1272 commit 9736d35

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/auxiliary/scanner/winrm/winrm_wql.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,7 @@ def run_host(ip)
7373

7474
end
7575

76-
=begin
7776
=begin
7877
To set the AllowUncrypted option:
7978
winrm set winrm/config/service @{AllowUnencrypted="true"}
8079
=end
81-
82-
=end

0 commit comments

Comments
 (0)