Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nathanejohnson/vg_ctf
automated solution for http://www.vg.no/ctf/
https://github.com/nathanejohnson/vg_ctf
Last synced: 26 days ago
JSON representation
automated solution for http://www.vg.no/ctf/
- Host: GitHub
- URL: https://github.com/nathanejohnson/vg_ctf
- Owner: nathanejohnson
- Created: 2013-04-08T17:24:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-08T17:34:49.000Z (over 11 years ago)
- Last Synced: 2023-03-22T11:23:23.542Z (over 1 year ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vg_ctf
======automated solution for http://www.vg.no/ctf/
This requires [CasperJS](http://casperjs.org/), which in turn requires [PhantomJS](http://phantomjs.org/). This includes a copy of the md5 js library at [http://pajhome.org.uk/crypt/md5](http://pajhome.org.uk/crypt/md5).
Run it like so:
git clone https://github.com/nathanejohnson/vg_ctf.git
cd vg_ctf
chmod 755 ./vg_ctf.js
./vg_ctf.js [yournickname]The nickname is optional, but it is what you will see on the leader board (assuming you make top 10).
If you want to link to a github, enter the nick like so:
github:youraccountname