simbas / juice-shop-ctf

Capture-the-Flag (CTF) environment setup tools for OWASP Juice Shop

Home Page:http://owasp-juice.shop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Juice Shop CTF Logo OWASP Juice Shop CTF OWASP Labs GitHub release Twitter Follow

Build Status Coverage Status Code Climate Dependency Status Greenkeeper badge

The NPM package juice-shop-ctf-cli lets you create a ZIP-archive compatible with CTFd's data backup format to conveniently populate the platform for a Capture the Flag event against OWASP Juice Shop.

CLI in action

ℹ️ The data format generated by v4.x of this utility has been tested for schema-compatibility with CTFd ≥v1.1.0.

Setup npm npm

npm install -g juice-shop-ctf-cli

Usage

Open a command line and run:

juice-shop-ctf

Then follow the instructions of the interactive command line tool.

For detailed step-by-step instructions and examples please refer to the Setting up CTFd for Juice Shop in the Hosting a CTF event chapter of our (free) companion guide ebook.

Screenshots

CTFd challenge overview

CTFd challenge details

Troubleshooting Gitter

If you need help with the application setup please check the Troubleshooting section below or post your specific problem or question in the official Gitter Chat.

  • If using Docker Toolbox on Windows make sure that you also enable port forwarding for all required ports from Host 127.0.0.1:XXXX to 0.0.0.0:XXXX for TCP in the default VM's network adapter in VirtualBox. For CTFd you need to forward port 8000.

Contributing GitHub contributors Stories in Ready

Found a bug? Got an idea for enhancement? Improvement for cheating prevention?

Feel free to create an issue or post your ideas in the chat! Pull requests are also highly welcome - please refer to CONTRIBUTING.md for details.

Donations

PayPal PayPal

PayPal donations via above button go to the OWASP Foundations and are earmarked for "Juice Shop". This is the preferred way to support the project.

Others

Flattr Gratipay

Bitcoin Dash Ether

Contributors

Collaborators

Code Contributors

Based on GitHub commits. Ordered by added lines of code as of Mon, 11 Dec 2017 on master.

Licensing license

This program is free software: you can redistribute it and/or modify it under the terms of the MIT license. OWASP Juice Shop and any contributions are Copyright © by Bjoern Kimminich 2016-2018.

Juice Shop CTF Logo

About

Capture-the-Flag (CTF) environment setup tools for OWASP Juice Shop

http://owasp-juice.shop

License:MIT License


Languages

Language:JavaScript 100.0%