Skip to content

Commit d544da2

Browse files
committed
Always send answer
1 parent 45be957 commit d544da2

File tree

1 file changed

+1
-0
lines changed
  • lib/msf/core/exploit/smb/server/share/information_level

1 file changed

+1
-0
lines changed

lib/msf/core/exploit/smb/server/share/information_level/find.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ def send_find_full_directory_info_res(c, opts = {})
179179
trans2_params.v['EaErrorOffset'] = ea_error_offset
180180
trans2_params.v['LastNameOffset'] = 0
181181

182+
send_trans2_res(c, trans2_params, find_file)
182183
end
183184
end
184185
end

0 commit comments

Comments
 (0)