Author Topic: www.justfilehosting.space - New host, and now upload up to 750MB!  (Read 11641 times)

Now with an optional recent files list.

can i upload my hacking leet progrems


on a scale of viruses to viruses, how many viruses do you currently have uploaded?

...


Either these are hacks to Blockland or they just forget up your computer.

ShareX Config.json (484 bytes)

Change the arguments if needed.
Defaults are no password, non-public, and filename not shown in URL.
« Last Edit: May 24, 2015, 05:59:37 PM by dargereldren »

Either these are hacks to Blockland or they just forget up your computer.
winject is literally just an injector
assuming that's actually what it is, at any rate

I like how someone uploaded a bunch of files called 'blhack.dll' and similar things and nobody actually had the audacity to try and report the files.

Really?

A few suggestions:
  • Filter your input for the filename, as it is possible to do some simple html injections
  • Make your url shortened to 5-6 characters instead of a huge hash. (I think it'll be a fun challenge to setup)
  • You can also use pretty urls as well, which you can configure in .htaccess
  • Perhaps a bootstrap themed style?

  • Filter your input for the filename, as it is possible to do some simple html injections
I was actually just working on this as I realized that was possible as soon as I saw the weird text links in the pictures above. That's all fixed, and I also added some constraints on how the file name is displayed so it doesn't stretch the page.

  • Make your url shortened to 5-6 characters instead of a huge hash. (I think it'll be a fun challenge to setup)
Okay sure, I guess that's not a bad idea.

  • You can also use pretty urls as well, which you can configure in .htaccess
......what is a 'pretty url'

  • Perhaps a bootstrap themed style?
Not going to bother.

I like how someone uploaded a bunch of files called 'blhack.dll' and similar things and nobody actually had the audacity to try and report the files.

Really?
Quote
Never tell your password to anyone.
Maxx: yo
Maxx: someone just uploaded blhackse to your website
Pecon7 is now Online.
looks like you didnt see my message :/


looks like you didnt see my message :/
http://justfilehosting.space/abuse.php
I did get your message, but this page is the only way I could have actually received the information needed to do anything about it after it fell off the public list a half an hour later.


This: http://code.tutsplus.com/tutorials/using-htaccess-files-for-pretty-urls--net-6049
Meh. There's so very little to gain from that.

Meh. There's so very little to gain from that.
i like actually knowing what i'm clicking on lol

i like actually knowing what i'm clicking on lol
Not that it matters much since all files are served as attachments, you're presented the file name in the download dialog. I could add a vanity security feature which appends the file name as a variable to the url, and verifies it for you so you can't be sent a link with a false file name. But I'm not going to make the url's just the file name, because I want the site to be able to host any amount of files with the same exact name.