Results 1 to 4 of 4

Thread: DDOS Shells!!

  1. #1
    Registered User
    Join Date
    Mar 2010
    Posts
    4

    Exclamation DDOS Shells!!

    I own a dedicated server with cpanel installed, i get some users putting DDOSing shells which sends ALOT of packets out and slows (somtimes crashes my server) for hours..

    I know its outgoing packets becuase i check it with iptraf.

    Thanks for anyone who trys to help!

  2. #2
    BANNED
    Join Date
    Jun 2005
    Posts
    2,023

    Default

    Have you disabled scripts making outbound connections?

    If the scripts are targeting a specific port, you can also block that port outbound from your server as well in your firewall configuration or iptables

    If you got specific script names, you can set those up to be auto killled.

    Anyway, there is a whole lot you can do there to stop all that.

  3. #3
    Registered User
    Join Date
    Mar 2010
    Posts
    4

    Default

    Quote Originally Posted by Spiral View Post
    Have you disabled scripts making outbound connections?

    If the scripts are targeting a specific port, you can also block that port outbound from your server as well in your firewall configuration or iptables

    If you got specific script names, you can set those up to be auto killled.

    Anyway, there is a whole lot you can do there to stop all that.
    Have you disabled scripts making outbound connections?

    How do i do this?

  4. #4
    BANNED
    Join Date
    Jun 2005
    Posts
    2,023

    Default

    Firewall .... limit your outbound ports if not needed or where you notice specific questionable network activity.

    PHP .... turn off "allow_url_fopen" and "allow_url_include" and disable socket, curl, soap and other network related functions in PHP.INI

    Disable perl access (preferred) or limit to pre-approved scripts

Similar Threads

  1. Ddos shells!
    By Ditz in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 03-02-2010, 03:09 AM
  2. DDOS Shells
    By Ditz in forum New User Questions
    Replies: 0
    Last Post: 03-02-2010, 02:51 AM
  3. Shells and Cpanel
    By Moraki in forum New User Questions
    Replies: 0
    Last Post: 01-13-2010, 10:42 AM
  4. web shells
    By LaNx` in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 07-24-2007, 04:32 AM
  5. User shells being changed automagically
    By shacker23 in forum cPanel & WHM Discussions
    Replies: 5
    Last Post: 02-20-2006, 10:40 AM