Results 1 to 7 of 7
  1. #1
    Junior Member
    Join Date
    Feb 2008
    Posts
    4

    php website under attack by some idiot

    Hello,
    i have a website , which is php intensive (all we do is pull data out of mysql and process it via php)

    some idiot claims that he is bring the site down(and hence my webhosting provider) has shut down my website, saying his server is at risk.

    Is it really possible that someone is attacking my website(the website got really slow to load)

    is it possible, if and if yes, is there anyway to prevent that asshole from doing it.

    thanks

  2. #2
    Junior Member
    Join Date
    Apr 2007
    Posts
    19
    Try installing mod_security.

  3. #3
    Guest Moderator ~ServerPoint~'s Avatar
    Join Date
    Nov 2007
    Posts
    1,846
    That might be not due to the server or web hosting provider. That might be due to the script with holes.
    ServerPoint.com - a true hosting company offering online presence solutions since 1998
    Web Hosting, colocation, dedicated servers, Virtual Private Server (VPS) hosting
    Wholly owned multi homed network, servers and facilities

  4. #4
    Registered User
    Join Date
    Feb 2009
    Posts
    1
    It's absolutely possible that someone could abuse your site and possibly hack into your hosts web server through your script.

    A hacker can launch requests from a network of hacked computers to visit your web page thereby flooding the web server with more requests than it can handle. It will bog down the web server and could result in the web server crashing. If this is on a shared web server it would affect the speed of other customers websites.

    At this point in time you should absolutely be running php with register globals OFF. If you still have scripts that require register globals to run - have them updated to run without them.

    Even so - you still must filter all input before passing it to a mysql query or an attacker could in theory inject code into your program through clever means. By doing so he may be able to manipulate the queries to show himself sensitive data in your database (credit card numbers) or he may be able to implant data in your database for a blended threat - a first step to hacking into your system. They also may not even hack you - but inject information in your database that will get used when your customers visit your site. It may not be 'visible' on the webpage, only in the page source. Then the hacker can set up your website to hack your clients as they innocently visit your web page. A hacker may want to take control of the clients computers that visit your site, or may just listen in for sensitive information being passed around like cc#'s and the like so they can make some fraudulent money.

    Don't be one of those businesses that sits by and says "well why would anyone hack my site, we're just a little guy"... there are plenty of reasons for any hacker to hack any site if he so chooses... they may not be directly related to you.

    Keep your code secure and make sure you update your web software regularly.

    Cheers

  5. #5
    Registered User
    Join Date
    Apr 2009
    Posts
    1
    try to block some bots,coz they make multiple connection & this way server load increases.check out your server log, block some unnecessary bots this will definately help you.
    Enjoy Mobile Softwares For Free.

  6. #6
    Junior Member
    Join Date
    Apr 2009
    Posts
    9
    tell you host to reassign your ip, that should help

  7. #7
    Senior Member
    Join Date
    Sep 2008
    Location
    Montesano, Wa
    Posts
    285
    A host ownt likely do that unless they have an abundent of IP's to give out. If the host just started out, or only has one server or just a few thats not going to be asy for them to do.

    One thing as mentioned before is the mod_security
    but also get the persons IP and block that from the server.
    If your server is running csf should be easy to track and kill pretty quickly

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.