Land #4613, auxiliary/server/capture/smb credential creation

bug/bundler_fix
sinn3r 2015-02-04 22:45:36 -06:00
commit 434bca0b27
No known key found for this signature in database
GPG Key ID: 2384DB4EF06F730B
2 changed files with 433 additions and 431 deletions

View File

@ -20,9 +20,10 @@ module Exploit::Remote::SMBServer
def initialize(info = {})
super
deregister_options('SSL', 'SSLCert')
register_options(
[
OptPort.new('SRVPORT', [ true, "The local port to listen on.", 445 ])
OptPort.new('SRVPORT', [ true, "The local port to listen on.", 445 ])
], self.class)
end

File diff suppressed because it is too large Load Diff