Skip to content

Commit

Permalink
Update smb_version.rb: De-register SMB::ProtocolVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmcjunkin authored Apr 10, 2024
1 parent 761f6bc commit befe3f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/auxiliary/scanner/smb/smb_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ def initialize
]
)

deregister_options('SMB::ProtocolVersion')

end

def smb_direct
Expand Down

0 comments on commit befe3f3

Please sign in to comment.