Allot Of Passwords

free web hosting
Free Web Hosting > Computers & Tech > Programming

Allot Of Passwords

ikkeugh
hello , would it be difficult to let someone download a file if he enteres password
(in total there are 5 random codes (numbers and letters))
or on specific password ( for exemple : ldplozdfkopzd213213 (just my hand laying on the keyboard))
when there always are 5 passwords and they regenerate themselves.
and i could get one by entering another password .
and if i called them , they should be good until someone enters it to download .

I tought PHP , but it isn't that safe ...(so enything is possible)

thanks

Reply

faulty.lee
QUOTE(ikkeugh @ Jun 25 2007, 04:31 AM) *
hello , would it be difficult to let someone download a file if he enteres password
(in total there are 5 random codes (numbers and letters))
or on specific password ( for exemple : ldplozdfkopzd213213 (just my hand laying on the keyboard))
when there always are 5 passwords and they regenerate themselves.
and i could get one by entering another password .
and if i called them , they should be good until someone enters it to download .

I tought PHP , but it isn't that safe ...(so enything is possible)

thanks

Can you elaborate a bit more? Maybe use steps 1,2,3 to explain do you actually want. And also how you want the password to be prompted? HTML?

Reply

M H
Can You explain more

Reply

ethergeek
I think I see what he's getting at. Maybe he's writing an antileech download script to prevent offsite linking? In that case, this is pretty easy to do...just keep the files outside of the web root, have a script just fopen the file on the server and return it to the browser with the proper content-type set.

Reply

ikkeugh
one page (several files) with black background and white color font . As in the image , all should be in the center of the page.

5 (or with generated code : 6 ) lines (color : white , background : black) everything is seen , (not orange things)

first line : Requested file : 12345678912345_7.exe (always stays the same)
second line : Download code : (and box to fill in)
third line : Generate key : (centered)
forth line : Admins code : (and box to fill in )
fith line: Download file ! / generate code ! (2 buttons )
(sixth line : Generated key ( and box with 17 symbols ) directly underneath the 2 buttons )


When the admin clicks generate code : there should be a code (17 symbols)generated into a file and saved .
That code stays active untill somebody uses it .So if the admin clicks on the button if the code isn't used yet , this should also be saved into the file . Also untill somebody uses this .

And I don't want that somebody could download the file simply by putting the good name into the browser. tongue.gif
thats why I tought Java

thanks

 

 

 


Reply

toby
You could just use the first 17 letters of md5 of the file name?

What is the link between the file and the random code?

edit: Oh, the file is the same, then loads of random 17-long strings in a file, which any can be matched by the second box?

Reply

ikkeugh
QUOTE(toby @ Jun 26 2007, 04:40 AM) *
edit: Oh, the file is the same, then loads of random 17-long strings in a file, which any can be matched by the second box?


Yes , when the admin generates a download code , this one is saved somewhere (in one file)
this one is useable untill someone uses it . but there can be several download codes .
when someone enters a correct download key , the file can be downloaded

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : allot, passwords

  1. Cpus And Gpus Unite To Attack Passwords
    (5)
  2. How To Bypass Bios Passwords.
    Read This Amazing Guide! (10)
    QUOTE The BIOS; Your computers BIOS is the first program that is run when your computer
    starts. You can tell the BIOS to ask for a password when it starts, thus restricting access to
    your computer. In most cases , It will Be Your Parents/Relative's. Learn how to bypass it
    Their Are 2 Ways Of Doing This. ; 1) Using a Backdoor BIOS Password Some BIOS manufacturers
    implement a backdoor password. The backdoor password is a BIOS password that works, no matter what
    the user sets the BIOS password to. These passwords are typically used for testing and maint....
  3. Need Help With 2-Way Password Encryption
    How to properly store passwords in a database (8)
    Every article I've read on the internet so far suggests using MD5 or SHA1 to "encrypt" passwords
    in a database, but MD5 and SHA1 are hashing functions; they only go one way. So then how do I let
    users know what their password is if they forget it? I suppose I need a two-way encryption method,
    right? Can somebody please tell me what the easiest way to solve my problem is with PHP and MySQL?
    Thanks, Trevor....
  4. How Do Can I Setup Usernames And Passwords?
    Website Handler? (3)
    Ok so i started off building my website and i dont have it up and running yet but i would like to
    know how i can set up usernames and passwords for the people that want to register with my website.
    I want to know how i can set that up on my website. IF ANYONE KNOWS HOW TO DO THIS BUT DOESNT
    FEEL LIKE TYPING IT OUT I WOULD APPRECIATE IT IF YOU COULD DIRECT ME TO A ONLINE TUTORIAL OR WEB
    SITE THAT EXPLAINS HOW TO DO THIS. If you visit my homepage here www.zypher.rip3k.com you can
    see that at the top there are the buttons and text fields that have already been put t....
  5. Help In Storing Encrypted Passwords In MySQL
    (4)
    Hi, I need some help with storing password in mysql database or something similar. i used to store
    the password in database using md5() function but there is no way to retrieve thepassword back. Now
    i want to know that - is it standard and secure way to store password? is there any other technique
    to store password so i can retrive it back? Any advice on this would be highly appreciated. you can
    my quwstion in other websites Thanks....
  6. Resetting Mac Os Passwords?
    (11)
    Hi, I have been working with some Macs lately and had one today where the username and password were
    not working for the administrator. I had a master list with me and tried using all the combinations
    of username and password but it won't allow me to get in. I'm still considered to be a
    newbie (very new actually), but is there any way to reset or retrieve the password somehow? I see
    methods of doing this for Windows XP if the admin loses the password...just wondering if it's
    possible on a Mac. Not sure if you want the specifics, but if there is a method/p....
  7. Googling Passwords
    Your passwords can be found from google (3)
    I found this one while surfing hope you people liked this QUOTE Googling Up Passwords
    Google is in many ways the most useful tool available to the bad guys, and the most dangerous Web
    site on the Internet for many, many thousands of individuals and organizations. Let's talk
    about the stuff that people are serving without realizing it. Security pros have known about this
    problem for years, but most computers users still have no idea that they may be revealing far more
    to the world than they would want. In fact, it wouldn't be far from the truth to....
  8. Where Does Windows Xp Store Its Passwords ?
    (10)
    Is thre a file where password information is kept in windows XP? If so what is it's name and
    where is it located?....
  9. After Site Outage, Can't Use Domain
    Passwords have all been changed (2)
    Yesterday, and the day before, my site was down, no reason that I could tell, just was down. Now
    that it is back up, I can't use any of my domain services, like mail, ftp, Cpanel, or anything
    else that required a password, they look like they have all been changed.... Can someone please
    reset the Cpanel password so that I may change all of my passwords again, Thanks so much.......
  10. My Own Tip: How To Keep Your Passwords Safe
    from keyloggers or spyware (3)
    Hi everyone, I haven't posted on Astahost for a long time. Now thinking of contributing to this
    forum some good tips and tutorials (not crap posts or non-sense discussion). This is my own tip for
    you to keep your passwords or secret numbers (like Credit card number) safe from keyloggers or
    spywares installed on you system, which you may not be aware of them. Some may find this useful,
    some may think it's crap but I'm sure that it should be helpful for people who dont know
    much about computer's viruses/spyware... This tip only prevents giving your passw....
  11. Howto: Setup Your Own DHCP Server On Linux
    And have it to allot IPs dynamically (0)
    Howto: Setup a DHCP Server on Linux in Few Simple Steps Hi all, I'm back again with a new
    turorial - this time we're going to deal with another aspect of Linux/Windows networking - the
    DHCP Server . I'm sure all of you must have come across the term DHCP - anyone who connects to
    the internet has to come across it every now and then. You see the term even on the small setup
    instructions leaflets that accompany the dial-up internet packages from most of the ISPs. DHCP is
    what allots you a unique IP address everytime you dial out to your ISP. Here's ....
  12. Passwords
    pws (15)
    P@$$W0RD$ Email addresses, messengers, network logins: they're all protected
    with passwords, but the fact that we have a password isn't enough to protect. It's the
    'kind' of passwords that we choose which actually decides how protected our systems are.
    Here are the don'ts that you should keep in mind while creating a password: Don't use names
    of people, places, pets etc. These are the most obvious choices and are the first options someone
    will check to find a match and it often works. Also, don't use your phone number, bi....

    1. Looking for allot, passwords

Searching Video's for allot, passwords
advertisement




Allot Of Passwords



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE