variable typo

bug/bundler_fix
Rob Fuller 2013-01-25 02:18:20 -05:00
parent 976e59954c
commit a204f6fd1b
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ class Metasploit3 < Msf::Auxiliary
NDR.long(1) +
NDR.long(rand(0x10000000)) +
NDR.long(5) +
smb_pack_sid(target_side) +
smb_pack_sid(target_sid) +
NDR.long(rid) +
NDR.long(0) +
NDR.long(0) +