Fix a typo during port, this fixes #29.

git-svn-id: file:///home/svn/framework3/trunk@4458 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2007-02-22 07:19:41 +00:00
parent f09c67a7c3
commit 819e24edd6
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ class Exploits::Windows::Dcerpc::MS05_017_MSMQ < Msf::Exploit::Remote
print_status('Sending exploit ...')
response = dcerpc.call(0, stubdata)
response = dcerpc.call(9, stubdata)
if (dcerpc.last_response != nil and dcerpc.last_response.stub_data != nil)
case dcerpc.last_response.stub_data