Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ancat/level8-solution
My solution to Level 8 of Stripe CTF.
https://github.com/ancat/level8-solution
Last synced: about 1 month ago
JSON representation
My solution to Level 8 of Stripe CTF.
- Host: GitHub
- URL: https://github.com/ancat/level8-solution
- Owner: ancat
- Created: 2012-08-29T21:36:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-29T21:49:44.000Z (over 12 years ago)
- Last Synced: 2023-03-24T10:57:03.621Z (almost 2 years ago)
- Language: Python
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
level8-solution
===============My solution to Level 8 of Stripe CTF.
Benchmarky is a small static class that makes benchmarking multiple
To use the script, you'll need to edit it first, and replace my hosts and
username with your information. Then simply run the script for the first three
chunks. For the final chunk, you can just brute force the endpoint like you
would regularly.First chunk: (With the brute forced chunk masked out)
python chunky.py 31337 1 XXX000000000
Second chunk:
python chunky.py 31337 2 000XXX000000
Third chunk:
python chunky.py 31337 3 000000XXX000