Something Else Site Crawler File Grabber v1.0 (Spider Grabber)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Something Else Site Crawler File Grabber v1.0 (Spider Grabber)

    Heres a cool script i made for grabbing files from sites.... simply type in the address which you wish to grab files from eg: Index of /funny and press enter
    the script will then grab files from that page and will also crawl any other link it finds (can be limited to that site only)

    This Script uses Mysql ... You can find the sql inside index.php ... You will also need to adjust settings on that page.
    You will also notice iv have used base64 inside the script your welcome to decode this if you like as it is only an base64 image
    (This Image is required to make script refresh)
    You can use this to decode it http://coding-talk.com/f16/base64-image-converter-8917/ if you think it is unsafe ... or add your own image :P

    Seeming this is very new it may still have a few bugs in it
    This Script might not work on Free Servers due to GetFileContents() not being allowed
    Also You may need to enable PHP short tags... to enable them put this in your .htaccess
    php_value short_open_tag 1


    This Script Is Unprotected From Shell Scripts etc being uploaded to server So Secure it using .htaccess or keep it hidden ... or better still dont keep it on your server when not in use.

    Have fun :P

    Oh and Hit The Thanks Button as i might not release more ... seeming last script i released was:
    downloaded 327 times and thanked 21 times <- Poor thanks :P

    oh and no demo before you ask :P


    ****************WARNING SCRIPT COULD USE A LOT OF BANDWIDTH*********************
    Attached Files
    Last edited by something else; 15.04.11, 14:41.

    #2
    i going to say lol thanks for the script if its a clawer i will have to block it on my wap download site lol
    Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
    Visit: WapMasterz Coming Back Soon!
    _______
    SCRIPTS FOR SALE BY SUBZERO
    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
    _______
    Info & Tips
    php.net
    w3schools.com

    Comment


      #3
      yeah can easily block it ... Well unless its upgraded to Curl

      Comment


        #4
        lol, Now thats mean lol
        Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
        Visit: WapMasterz Coming Back Soon!
        _______
        SCRIPTS FOR SALE BY SUBZERO
        Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
        FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
        _______
        Info & Tips
        php.net
        w3schools.com

        Comment


          #5
          i get an error
          Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/xxxxxx/public_html/admin/whole/index.php on line 173

          Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/xxxxxx/public_html/admin/whole/index.php on line 197
          Last edited by s3nzo; 11.04.11, 07:51. Reason: securing my login details
          libra.wen.ru

          Comment


            #6
            Have you set up database and put database information in the settings in index.php?

            Comment


              #7
              nothing happened even if it said grabbing complete

              http://WapTops.com- Get Real High Traffic
              http://WapFun.info-Fun 4 Wap

              Comment


                #8
                Make Sure you have chmod 777 folder permissions

                Comment


                  #9
                  Works Great gotten 300 GB less then a mint lol
                  Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
                  Visit: WapMasterz Coming Back Soon!
                  _______
                  SCRIPTS FOR SALE BY SUBZERO
                  Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
                  FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
                  _______
                  Info & Tips
                  php.net
                  w3schools.com

                  Comment


                    #10
                    Wow thats good going :D

                    Comment


                      #11
                      Originally posted by something else View Post
                      Make Sure you have chmod 777 folder permissions
                      folder which has this script is 0777, and "files is 0755" index.phph is 0777
                      not working

                      http://WapTops.com- Get Real High Traffic
                      http://WapFun.info-Fun 4 Wap

                      Comment


                        #12
                        Originally posted by slowy View Post
                        folder which has this script is 0777, and "files is 0755" index.phph is 0777
                        not working
                        yep it still not working,lol it worked twice though after says grabbing complete with nothing grabbed..

                        Comment


                          #13
                          Please click one of the Quick Reply icons in the posts above to activate Quick Reply.
                          Originally posted by something else View Post
                          You can use this to decode it http://coding-talk.com/scripts-forum...converter.html if you think it is unsafe ...
                          Did I help you?
                          You can help me too
                          Your donations will help me finance my studies.

                          Comment


                            #14
                            try showing errors by uncommenting these 2 lines:
                            PHP Code:
                            error_reporting  (E_ALL);
                            ini_set ('display_errors'true); 
                            To see what error its giving you
                            Thanks kei_ki7 i dont know how the url got changed ... will update it

                            Comment


                              #15
                              now woking perfectly, it was problem of page name with "space"

                              http://WapTops.com- Get Real High Traffic
                              http://WapFun.info-Fun 4 Wap

                              Comment

                              Working...
                              X