Author Topic: Looking for a simple php uploader  (Read 1097 times)

0 Members and 1 Guest are viewing this topic.

Offline hanorotu

  • Dj Rapture
  • VIP
  • Majesty
  • *
  • Posts: 1173
  • Cookies: 98
  • ( ͡° ʖ ͡°)
    • View Profile
    • Rapture
Looking for a simple php uploader
« on: May 11, 2014, 04:44:39 am »
I need an upload script that uploads file to my server. Something secureish and free preferably. If not free, cheap. I only need the code lol, I will give credit where it is due.


Life is hard, then you get buried.
If you want to use my work all of my music is licensed under GNU General Public License v3 (GPL-3) - http://bit.ly/TfUOBA

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: Looking for a simple php uploader
« Reply #1 on: May 11, 2014, 05:06:18 am »
Google should suffice... pretty much you just need a form for the upload which you can use authentication so the file/directory is behind a password, file type and size limits writable directory to upload the file with a blank index.html so people can't view what's in the directory.

I would give you my php apk upload script if I knew where it was... ande helped me with it so long ago
[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry

Offline techb

  • Soy Sauce Feeler
  • Global Moderator
  • King
  • *
  • Posts: 2350
  • Cookies: 345
  • Aliens do in fact wear hats.
    • View Profile
    • github
Re: Looking for a simple php uploader
« Reply #2 on: May 11, 2014, 05:28:51 am »
Herp... Derp...

I would give you my php apk upload script.... herp and derp....

PHP has nothing to do with apk unless it was with SL4A. Or I missed something with Apple. I am not saying you can't compile SL4A scripted shit into a .apk or anything, Can totally be done and python and php and javascript and many other including lua can be compiled into an apk,

IDK what is going on here, unless I am the dumb one and have only seen apk on mobile, the first part of sk.. er um/DeepCopy said is correct I do not deny. But in my experience, isn't apk mobile stuff?

Again not disagreeing, just if you google apk it comes up mobile stuff, is there something I'm missing?
>>>import this
-----------------------------

Offline vezzy

  • Royal Highness
  • ****
  • Posts: 771
  • Cookies: 172
    • View Profile
Re: Looking for a simple php uploader
« Reply #3 on: May 11, 2014, 05:31:04 am »
I think he might have meant a PHP upload script designed for specifically handling APK files.
Quote from: Dippy hippy
Just brushing though. I will be semi active mainly came to find a HQ botnet, like THOR or just any p2p botnet

Offline hanorotu

  • Dj Rapture
  • VIP
  • Majesty
  • *
  • Posts: 1173
  • Cookies: 98
  • ( ͡° ʖ ͡°)
    • View Profile
    • Rapture
Re: Looking for a simple php uploader
« Reply #4 on: May 11, 2014, 05:53:30 am »
I'm just trying to do images and achives. lol. I may have found something. i am tweaking it now


Life is hard, then you get buried.
If you want to use my work all of my music is licensed under GNU General Public License v3 (GPL-3) - http://bit.ly/TfUOBA

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Looking for a simple php uploader
« Reply #5 on: May 11, 2014, 10:33:29 am »
I have written about multipart file upload with C++ and made an example PHP script to receive it all.
You can find the article and links here: https://evilzone.org/c-c/%28c%29-multipart-post-request-sender/
« Last Edit: May 11, 2014, 10:34:14 am by Kulverstukas »

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: Looking for a simple php uploader
« Reply #6 on: May 11, 2014, 10:58:17 am »
PHP has nothing to do with apk unless it was with SL4A. Or I missed something with Apple. I am not saying you can't compile SL4A scripted shit into a .apk or anything, Can totally be done and python and php and javascript and many other including lua can be compiled into an apk,

IDK what is going on here, unless I am the dumb one and have only seen apk on mobile, the first part of sk.. er um/DeepCopy said is correct I do not deny. But in my experience, isn't apk mobile stuff?

Again not disagreeing, just if you google apk it comes up mobile stuff, is there something I'm missing?

Yes I used to run an android site for android developers utilizing appinventor. For those purposes I made a php script that only allowed apks to be uploaded. So it would have been easy to modify it for images and archives.

Also keep in mind your file size should not exceed that which is set up in your php.ini
[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry