[News] - [Spam Bag] - [Challenges] - [Simple Stuff] - [Contact Chris]
Largret.com > simple

Simple stuff:

Decode MIME-encoded text.
What is your browser sending out? $_SERVER[GATEWAY_INTERFACE] = CGI/1.1
$_SERVER[HTTP_ACCEPT] = text/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
$_SERVER[HTTP_ACCEPT_CHARSET] = ISO-8859-1,utf-8;q=0.7,*;q=0.7
$_SERVER[HTTP_ACCEPT_ENCODING] = gzip
$_SERVER[HTTP_ACCEPT_LANGUAGE] = en-us,en;q=0.5
$_SERVER[HTTP_CACHE_CONTROL] = no-cache
$_SERVER[HTTP_CONNECTION] = close
$_SERVER[HTTP_HOST] = www.largret.com
$_SERVER[HTTP_PRAGMA] = no-cache
$_SERVER[HTTP_USER_AGENT] = CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
$_SERVER[HTTP_X_CC_ID] = ccc02-02
$_SERVER[QUERY_STRING] =
$_SERVER[REDIRECT_STATUS] = 200
$_SERVER[REMOTE_ADDR] = 38.107.191.85
$_SERVER[REMOTE_PORT] = 51586
$_SERVER[REQUEST_METHOD] = GET
$_SERVER[REQUEST_URI] = /simple.php
$_SERVER[SCRIPT_NAME] = /simple.php
$_SERVER[PHP_SELF] = /simple.php
$_SERVER[REQUEST_TIME] = 1268265280

This honeypot is for fun and research. Don't attack any IPs listed on this site.