Skip to content

Instantly share code, notes, and snippets.

@ahmed-bhs
Created February 11, 2018 07:37
Show Gist options
  • Save ahmed-bhs/f10fce5183af43ae90b58e3a8b208bc1 to your computer and use it in GitHub Desktop.
Save ahmed-bhs/f10fce5183af43ae90b58e3a8b208bc1 to your computer and use it in GitHub Desktop.
  1. create ssymfony app with security compononet with 4 times bcrypt algo encrypted password.
  2. give the player only .git with a recent commit
  3. create a login page under md5(admin)/login.php + captcha controle
  4. use crc32(pass) function to hash the password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment