Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weak-login

example of a LAMP style secure login

Create a user, and attempt to login. Passwords are hashed iteratively with a randomly generated salt, all stored in the DB.

Iterative hashing prevents brute-force attacks by forcing each guess to take about one second.

About

example of a LAMP style secure login

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages