unnamed file

PHP

Keine Beschreibung eingegeben.

<?php
// Domain
if(!isset($_GET[\'domain\'])) exit;
$domain = str_replace(array(\'www.\',\'http://\'),\'\',trim($_GET[\'domain\']));
if(!$domain||!preg_match(\'/^[a-zA-Z0-9\\-]+\\.[a-zA-Z]{2,4}$/\',$domain)) exit;
// SOAP
$soap = new SOAPClient(\'https://api.http.net/live/1.0/Service.asmx?WSDL\');
$args = array(
\'authentication\' => array(\'username\' => \'*****\', \'password\' => \'******\'),

unnamed file

PHP

Keine Beschreibung eingegeben.

<?xml version=\"1.0\" encoding=\"utf-8\">
<manialink>
<timeout>0</timeout>
<frame posn=\"0 0 6\">
<quad posn=\"0 0 -20\" sizen=\"130 98\" valign=\"center\" halign=\"center\" image=\"./img/bg.png\"/>
<quad posn=\"0 29 0\" sizen=\"120 73\" halign=\"center\" valign=\"top\" style=\"BgsPlayerCard\" substyle=\"ProgressBar\" />
<label posn=\"56 37 2\" sizen=\"45 1.5\" valign=\"center\" halign=\"right\" style=\"TextCardInfoSmall\" text=\"$o$fff...the slighty cool Manialink&#12484;\"/>
<frame posn=\"0 0 6\">
<quad posn=\"-38 33.2 0\" sizen=\"120 3\" halign=\"center\" valign=\"center\" style=\"BgsPlayerCard\" substyle=\"BgPlayerScore\" />
<label posn=\"-56 33.3 1\" valign=\"center\" halign=\"left\" style=\"TextCardInfoSmall\" text=\"$o$fffHome\" addplayerid=\"1\" manialink=\"frostie\" />

unnamed file

PHP

Keine Beschreibung eingegeben.

<?xml version=\"1.0\" encoding=\"utf-8\"?>
<manialink>
<timeout>0</timeout>
<!-- Bild Track 1 -->
<quad posn=\"-25 28 3\" sizen=\"30 18\" halign=\"right\" valign=\"top\" image=\"http://frostie.manialinkhost.de/tutorial/images/track1.png\"/>
<!-- Text Track 1 -->
<label posn=\"-22 28 3\" halign=\"left\" valign=\"top\" style=\"TextTitle3\" text=\"$fff
Name: Drive GTI

unnamed file

PHP

Keine Beschreibung eingegeben.

<?php
require_once(\"mysql.inc.php\");
define(\"PREFIX\", \'ws_Jd0_\');
$sql = \"SELECT a.date, b.headline, b.content FROM \".$PREFIX.\"news a, \".$PREFIX.\"news_contents b WHERE a.newsID = b.newsID ORDER BY a.date desc\";
$result = mysql_query($sql);
while($row = mysql_fetch_object($result))
{
echo \"$row->date - $row->headline - $row->content\";
}

unnamed file

PHP

Keine Beschreibung eingegeben.

[27.02.11|22:22:13] ··4&#139;&#151; |QUIT| |Fatal_M| ·(Fatal_M@IRC-Mania.de-755D8617.adsl.alicedsl.de)· hat IRC-Mania verlassen!· (Quit: Verlassend)
[27.02.11|22:24:25] ··3&#151;&#155; |JOIN| |Baran| ·(troj3n@5C7EFF9D.91E7DA3E.B31ABB5C.IP)· hat #mmm betreten!· [6]
[27.02.11|22:24:37] ··11|···15QuizBot··11|·· ·Stats Updated:· http://mmm.maniactwister.de
[27.02.11|22:24:38] ··3&#151;&#155; |JOIN| |aLz| ·(Alz@9FB02EE3.5DDC7A04.E1C77D86.IP)· hat #mmm betreten!· [7]
[27.02.11|22:25:03] ··3&#151;&#155; |JOIN| |hazar| ·(KmIRC6.17@IRC-Mania.de-D61E27B2.dip.t-dialin.net)· hat #mmm betreten!· [8]
[27.02.11|22:25:03] ··3&#151;&#155; |JOIN| |Ceyda--| ·(KLBKScript@IRC-Mania.de-309D0788.direct-adsl.nl)· hat #mmm betreten!· [9]
[27.02.11|22:25:03] ··3&#151;&#155; |JOIN| |ahunaz| ·(KLBKWeb@3958CD70.52A102D4.B7437F86.IP)· hat #mmm betreten!· [10]
[27.02.11|22:25:03] ··3&#151;&#155; |JOIN| |AYca911| ·(KLBKMedia@IRC-Mania.de-D61E27B2.dip.t-dialin.net)· hat #mmm betreten!· [11]
[27.02.11|22:25:03] ··3&#151;&#155; |JOIN| |Aysun| ·(KLBK2005@IRC-Mania.de-309D0788.direct-adsl.nl)· hat #mmm betreten!· [12]
[27.02.11|22:25:03] ··3&#151;&#155; |JOIN| |\\WarTech\\| ·(KLBKScript@IRC-Mania.de-309D0788.direct-adsl.nl)· hat #mmm betreten!· [13]

unnamed file

PHP

Keine Beschreibung eingegeben.

<?php
# setup data
$domain = \"example.com\"; # the domain you wish to check
$clTRID = \"HttpNet.API test\"; # choose arbitrary client transaction ID
# create instance of SOAPClient
$soap = new SOAPClient(\"https://api.http.net/demo/1.0/Service.asmx?WSDL\");
# setup login data

unnamed file

PHP

Keine Beschreibung eingegeben.

$dbuser = \"whois\";
$dbpass = \"\";
$dbname = \"whois\";
$dbhost = \"localhost\";
$db = mysql_connect($dbhost, $dbuser, $dbpass) or die(\"Verbindung zum Server nicht m&ouml;glich\");
mysql_select_db($dbname,$db) or die(mysql_error());

unnamed file

PHP

Keine Beschreibung eingegeben.

[Sun Feb 27 16:51:58 2011] [error] [client 81.217.14.2] ModSecurity: Access denied with code 501 (phase 2). Match of \"rx (?:^(?:application\\\\\\\\/x-www-form-urlencoded(?:;(?:\\\\\\\\s?charset\\\\\\\\s?=\\\\\\\\s?[\\\\\\\\w\\\\\\\\d\\\\\\\\-]{1,18})?)??$|multipart/form-data;)|text/xml)\" against \"REQUEST_HEADERS:Content-Type\" required. [file \"/etc/modsecurity/modsecurity_crs_30_http_policy.conf\"] [line \"69\"] [id \"960010\"] [msg \"Request content type is not allowed by policy\"] [severity \"WARNING\"] [tag \"POLICY/ENCODING_NOT_ALLOWED\"] [hostname \"www.trackmania2server.org\"] [uri \"/whois/process.php\"] [unique_id \"TWpzHrwoeMoAAC3VRpsAAAAt\"]

unnamed file

PHP

httpdconf

#
# This is the main Apache HTTP server configuration file. It contains the
# configuration directives that give the server its instructions.
# See <URL:http://httpd.apache.org/docs/2.2> for detailed information.
# In particular, see
# <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>
# for a discussion of each configuration directive.
#
# Do NOT simply read the instructions in here without understanding

unnamed file

Tcl

Keine Beschreibung eingegeben.

##
### moxquizz.tcl -- quizzbot for eggdrop 1.6.9+
##
### Author: Moxon <moxon@meta-x.de> (AKA Sascha L