Skip to content

benmanns/token-bandit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

kensa create my_addon --template sinatra

this repository is a sinatra template application for use with the Heroku kensa gem

clone it via:

> gem install kensa
> kensa create my_addon --template sinatra
> cd my_addon
> bundle install
> foreman start

In a new window:

> cd my_addon
> kensa test provision
> kensa sso 1

And you should be in a Heroku Single Sign On session for your brand new addon!

Current status:

  • deprovision - working
  • provision - working
  • planchange - working
  • GET SSO - working
  • POST SSO - working

About

A proof-of-concept app demonstrating a (patched) CSRF attack on Heroku's SSO for add-on providers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages