git-svn-id: file:///home/svn/framework3/trunk@4964 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2007-05-23 15:51:55 +00:00
parent 858e33a842
commit 0f70d5bdb0
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ class Exploits::Windows::Brightstor::BrightstorSQLAgentOverflow < Msf::Exploit::
print_status("Trying target #{target.name}...")
# The 'one line' request does not work against Windows 2003
1.to(5) { |i|
1.upto(5) { |i|
# Flush some memory
connect