Skip to content

Commit 4237cd2

Browse files
committed
Add specs for QueryPathInformation
1 parent a2a24c5 commit 4237cd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/core/exploit/smb/server/share/command/trans2/query_file_information.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ module Exploit::Remote::SMB::Server
55
module Share
66
module Command
77
module Trans2
8+
#@todo Check FID and no shortcut assuming the request always come for the valid FID
89
module QueryFileInformation
910

1011
# Handles an TRANS2_QUERY_FILE_INFORMATION subcommand, used to get information about

0 commit comments

Comments
 (0)