Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Simple, bulletproof PHP login script needed
Old 07-14-2009, 02:40 AM Simple, bulletproof PHP login script needed
treyk4's Avatar
Skilled Talker

Posts: 89
Name: Trey
Trades: 0
Hey all,
I'm in need of a simple, secure PHP login script. I need it to have privelidge levels, and to be simple, yet secure, and be customizable.

Is there such a script that exists somewhere on the internet?

Thanks for any help,
-Trey
treyk4 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-16-2009, 02:45 AM Re: Simple, bulletproof PHP login script needed
Extreme Talker

Posts: 181
Name: David Jackson
Trades: 0
rather than taking time looking for a script spend the time learning the languge so you can write your own

i can help

let me know if you want to learn
__________________

Please login or register to view this content. Registration is FREE
davidj is offline
Reply With Quote
View Public Profile
 
Old 07-16-2009, 09:31 PM Re: Simple, bulletproof PHP login script needed
orionoreo's Avatar
Ultra Talker

Posts: 335
Name: Jerry
Trades: 0
agree with david... the best bullet proof is your own algorithm... I came up with my own and has not really shared it... i believe there's a few out there who has the same idea but the less people the better right?
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
orionoreo is offline
Reply With Quote
View Public Profile
 
Old 07-17-2009, 12:19 PM Re: Simple, bulletproof PHP login script needed
Novice Talker

Posts: 13
Name: rider
Trades: 0
Hello all
i agree with devid bast to built to proff is your own algorithm ..
it's really help u lot
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

ridermark is offline
Reply With Quote
View Public Profile
 
Old 07-17-2009, 05:23 PM Re: Simple, bulletproof PHP login script needed
treyk4's Avatar
Skilled Talker

Posts: 89
Name: Trey
Trades: 0
I'm actually pretty proficient with PHP, although I was aiming to look for some code that I can use as a secure base. I just really needed this script to be secure.

Thanks anyway.
treyk4 is offline
Reply With Quote
View Public Profile
 
Old 07-17-2009, 07:40 PM Re: Simple, bulletproof PHP login script needed
JeremyMiller's Avatar
WT Moderator

Posts: 1,712
Name: Jeremy Miller
Location: Las Vegas, NV
Trades: 0
A couple of points:
  1. Security through obfuscation is not security!
  2. Creating your own algo is generally the best way of allowing a hack. Remember that security is heavily studied by hyper-nerds with PhD's and their algo are reviewed for strength and weakness by other PhD's as well as non-PhD's with lots of knowledge.
  3. The easiest way to hack a system is to hack it's users! This is called "social engineering" and hackers are, often, superb at it.
  4. I'm not exactly sure what you mean by a secure login script, but take a look at financial institution logins. They have a username, password, user image, random questions, and tracking of IPs and computer configurations to reduce the likelihood of hacks. Much of this was mandated by an act of Congress to add security to financial institutions. Study "Why" each thing was added before adding it so that your code is actually secure and you don't bypass the reason behind the security in creating it. Some companies even issue time-based machines that constantly change codes and are unique to the user. In order to login, the user must have the current code shown on the time-based machine and that code is known only to the machine and the financial institution to help ensure security.
I know that I didn't give you a special answer that solves your problems, but hopefully I've given you enough to find a great solution.
__________________
Jeremy Miller

Please login or register to view this content. Registration is FREE
JeremyMiller is offline
Reply With Quote
View Public Profile Visit JeremyMiller's homepage!
 
Old 07-20-2009, 10:28 AM Re: Simple, bulletproof PHP login script needed
Junior Talker

Posts: 4
Name: Dai Williams
Location: Derby, UK
Trades: 0
Only thing to add to JM's excellent post is to remember that security is not black and white it is shades of grey. In other words there is no such thing as perfect security, the level of security needs to be matched to the value of what you are trying to protect. If you are portecting bank accounts with $millions then security is a different ballgame than on Billy's Bobcat Lovers forum.

I (partially) remember a joke along the lines of "If you want your application to be secure then run it on a machine in a locked bunker that is not connected to a network. Then switch it off. Then destroy the key. Then kill the engineer that installed it. Then kill everyone who knows where it is located...." .....you get the idea
DaiWelsh is offline
Reply With Quote
View Public Profile Visit DaiWelsh's homepage!
 
Old 07-20-2009, 11:38 AM Re: Simple, bulletproof PHP login script needed
animeez's Avatar
Experienced Talker

Posts: 45
Location: watch anime @ animeez.com
Trades: 0
I suggest to learn the basic of php rather than finding script.
animeez is offline
Reply With Quote
View Public Profile Visit animeez's homepage!
 
Reply     « Reply to Simple, bulletproof PHP login script needed
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26515 seconds with 12 queries