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

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1.     
    #1
    Member

    Default Server Help!

    Is there is any way in a linux server with whm to stop sending mails to a particular email id (from server's php script) or redirect it other email id.

    Please help!
    ashutariyal Reviewed by ashutariyal on . Server Help! Is there is any way in a linux server with whm to stop sending mails to a particular email id (from server's php script) or redirect it other email id. Please help! Rating: 5
    403 Forbidden Error

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    th3fallen.com
    You mean like server notification emails or just marketing emails?

  4.     
    #3
    Member
    Hello,

    Please illustrate more. What exacrtly is it doing. Is there a script on the server sending out very many emails to one person or many? There must be a cronjob also setup or something.

    Also what kind of emails are those being sent out?


  5.     
    #4
    Member
    Thanks for your reply,

    this is one kind of hacking and i have checked every script and found that it is "X-Mailer: DLE PHP" so i have replaced all files with new one but the script (which i still not found) still sending mails to a gmail email id in this formate

    Code: 
    Acount: [  Editor  | username | passowrd | email id | ip ] -     Admin mail:  
     Hack Shell: http:// link of the script (which i already removed)
    in every email only one account detail.

    (which is killing my exim and server going overload)

    Regards,
    403 Forbidden Error

  6.     
    #5
    Member
    Config Mail Manage

    install this WHM plugin and you can limit each domains mails per hour and set config options per domain.

    PHP Code: 
    cd /
    wget http://www.configserver.com/free/cmm.tgz
    tar -xzf cmm.tgz
    cd cmm
    /
    sh install.sh 

    but you should secure/update your script to solve the problem

  7.     
    #6
    Member
    Website's:
    th3fallen.com
    Couldn't have said it better myself.

  8.     
    #7
    Member
    or is there is any way to find out this script on server / account
    hacker's gmail id is : noreply.hak@gmail.com
    403 Forbidden Error

  9.     
    #8
    Member
    Also check the cronjob must be active

    Check this :

    go to /etc/crontab

    then do a ls

    and see any cronjobs and delete them.

    Thanks & Regards


  10.     
    #9
    Member
    search starting /
    it will take a long time to search through all files on the server.


    http://www.siteground.com/tutorials/..._searching.htm

  11.     
    #10
    Member
    Website's:
    th3fallen.com
    You can try doing a grep -RPn for some of the following they are very common vars of exploits

    • passthru
    • shell_exec
    • system
    • phpinfo
    • base64_decode
    • edoced_46esab (base64_decode used backwards to avoid detection by string searches like this)
    • chmod
    • mkdir
    • `` (backticks with an operating system command between them)
    • fopen
    • fclose
    • readfile

    Granted this may give alot of false positives but is better than nothing.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: 11th Dec 2011, 08:40 AM
  2. Replies: 0
    Last Post: 26th Jun 2011, 01:07 PM
  3. [Hiring] Premium Server Managment Solutions | We Handle Your VPS/Dedicate Server For Best Perf
    By devilmaycry in forum Completed Transactions
    Replies: 9
    Last Post: 12th Nov 2010, 10:12 AM
  4. Replies: 7
    Last Post: 19th Sep 2009, 02:44 AM
  5. Replies: 3
    Last Post: 5th Mar 2009, 03:58 PM

Tags for this Thread

BE SOCIAL