I hereby claim:
- I am kiesia on github.
- I am kiesia (https://keybase.io/kiesia) on keybase.
- I have a public key ASDufwgb1PAaNTEQYE2uBeEQLr7YYpQ1gXzp2mZcCSoi0Ao
To claim this, I am signing this object:
| default['nginx']['version'] = "1.2.0" | |
| default['nginx']['passenger']['version'] = "3.0.12" | 
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env ruby | |
| # | |
| # This script solves a simple CTF problem in which a password can be gradually | |
| # guessed by iterating through all possible combinations using a regex matcher. | |
| # | |
| # The password takes the form of a UUID. | |
| require 'net/http/persistent' | |
| # Available hexidecimal UUID characters to match. |