Skip to content

Commit 1a7cbe5

Browse files
authored
Update lib/msf/core/exploit/remote/smb/server/hash_capture.rb
1 parent 2b99967 commit 1a7cbe5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/msf/core/exploit/remote/smb/server/hash_capture.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ def report_ntlm_type3(address:, ntlm_type1:, ntlm_type2:, ntlm_type3:)
9898
# found_host.save!
9999

100100
search_options = {
101-
ptype: credential_options[:jtr_format],
102101
realm: credential_options[:realm_value],
103102
user: credential_options[:username],
104103
hosts: credential_options[:address],

0 commit comments

Comments
 (0)