Skip to content

I do NOT advise using this as an authentication library as this was written with a known vulnerability and is being used as part of a CTF.

License

Notifications You must be signed in to change notification settings

willitscale/super-duper-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SuperDuperAuthentication

Disclaimer

This is NOT a library which should be used for commercial purposes or by any means to protect sensitive data as it was written with a backdoor for a CTF (Capture the Flag) hacking challenge.

Setup

Include this with the following:

{
  "repositories": [
    {
      "url": "https://github.com/willitscale/super-duper-authentication.git",
      "type": "git"
    }
  ],
  "require": {
    "super-duper-authentication/super-duper-authentication": "^1.0"
  }
}

Either set a system variable or create a .env file with the following:

SECRET=yoursupersecretvalue

About

I do NOT advise using this as an authentication library as this was written with a known vulnerability and is being used as part of a CTF.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages