add ws2ord payload compat

git-svn-id: file:///home/svn/framework3/trunk@10024 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Joshua Drake 2010-08-17 01:35:03 +00:00
parent aca547ac48
commit 2aad6188d7
1 changed files with 4 additions and 0 deletions

View File

@ -53,6 +53,10 @@ class Metasploit3 < Msf::Exploit::Remote
{
'Space' => 256,
'BadChars' => "\x00\x09\x0a\x0b\x0c\x0d\x20\x23\x25\x26\x2b\x2f\x3b\x3f\x5c",
'Compat' =>
{
'ConnectionType' => '+ws2ord',
},
},
'Platform' => 'win',
'Targets' =>