require("/server/public/web/verschdl.de/admin/xp/xp/lang.base.php"); $inc[0]="TRUE"; include("/home/verschdl/cfg/web/verschdl.de.inc.php"); include("/home/verschdl/dnsbl/config.php"); include("/server/public/web/dnsbl.oberstufenhaus.de/functions.php"); @MYSQL_PCONNECT("localhost", $mysql_user, $mysql_pass); $mysql_status = @MYSQL_SELECT_DB($mysql_user); function show_entrys($list){ $query1 = ("SELECT count(*) FROM osth_".$list."_act"); $result1 = mysql_query($query1); $row1 = mysql_fetch_row($result1); return($row1[0]); } function show_last($list){ $query1 = ("SELECT date FROM osth_ip_".$list." ORDER BY date DESC LIMIT 1"); $result1 = mysql_query($query1); $row1 = mysql_fetch_row($result1); return($row1[0]); } ?>
Welcome to dnsbl.oberstufenhaus.de
flush(); ?> Currently dnsbl.oberstufenhaus.de provides the following blacklists: Please note, this blacklist is under development, so you should _not_ use the current provided information for important systems, but you may use them for rating purposes, but they are dirty so my advise is: DO NOT USE, this is still a experimental service. But always remind yourself that all these data is gathered by a test system! All blacklists are currently updated every 10 minutes. flush(); ?> Automatic (script) bls, active: web2.dnsbl.oberstufenhaus.de ( echo(show_entrys("web2")); ?> test listings) * status: active * Ips of spamvertised domains * The data is gathererd automatically. * Dynamic List --- Ideas for use * Webserver blacklisting, spamvertised domains are often hacked phishing pages, that can be used for php code injection. * do _not_ use with resolved ip's. use surbl with domain instead (also reduces dns traffic) flush(); ?> contact: contact@dnsbl.oberstufenhaus.de