tab vs. space :)

git-svn-id: file:///home/svn/framework3/trunk@4605 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Matt Miller 2007-04-01 22:24:42 +00:00
parent a0a11e1fb3
commit aba1959d44
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ class Exploits::Windows::Browser::IE_ANI_CVE_2007_0038 < Msf::Exploit::Remote
# On Vista, the pages that contain the RIFF are read-only.
# In-place decoders cannot be used.
'Payload' => { 'EncoderType' => Msf::Encoder::Type::Raw }
'Payload' => { 'EncoderType' => Msf::Encoder::Type::Raw }
}
]