Skip to main content

A CLI to start cybersecurity labs and practice your skills

Project description

Jedha CLI

Practice your Cybersecurity skills with Jedha CLI and launch our labs directly from your terminal.

Requirements

  • Python 3.10+
  • Docker
  • Docker Compose
  • AMD64 CPU (preferably, otherwise some labs may not work)

This CLI is build to be used on Kali Linux priorly and AMD64 architecture (though most of the labs will work on arm64).

It may work on other Linux distributions, but we don't support them. Also it may work on Windows and macOS but we don't support them either (but most of labs have been tested on macOS and work well).

Installation

Be sure you meet all the requirements before installing the CLI. Then use pipx:

pipx install jedha-cli
pipx ensurepath

You are good to go!

Usage

Check the help command to see the available commands:

$ jedha-cli --help
 Usage: jedha-cli [OPTIONS] COMMAND [ARGS]...

 A CLI to manage the labs for Cybersecurity Bootcamp at Jedha (https://jedha.co).
 ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀===========⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀⠀⠀⠀==================⠀⠀⠀⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀⠀=======⠀⠀⠀⠀⠀⠀⠀⠀=======⠀⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀+++==⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀====⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀***+⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀====⠀⠀==
 ⠀⠀⠀⠀***⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀=====⠀⠀
 ⠀⠀⠀****⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀===========⠀⠀⠀
 ⠀⠀⠀****⠀⠀⠀⠀⠀⠀⠀++======⠀⠀⠀⠀⠀====⠀⠀⠀
 ⠀⠀⠀⠀⠀⠀⠀********+++⠀⠀⠀⠀⠀⠀⠀⠀⠀====⠀⠀⠀
 **************⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀====⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀*****⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀====⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀⠀*******⠀⠀⠀⠀⠀⠀⠀⠀+++====⠀⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀⠀⠀⠀**************++++⠀⠀⠀⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀***********⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀

╭─ Options ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --version          Show the jedha-cli version and exit.                                                                   │
│ --help             Show this message and exit.                                                                            │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ dl          Download (but not start) a lab: useful if it's been updated.                                                  │
│ list        List all the labs available.                                                                                  │
│ remove      Remove definitively a specific lab environment: useful to free some disk space.                               │
│ restart     Restart a lab.                                                                                                │
│ start       Start a specific lab environment.                                                                             │
│ status      Show the running lab. If a lab name is provided, it will show the status of that lab.                         │
│ stop        Stop a specific lab environment.                                                                              │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

 Made with ❤️ by the Jedha Bootcamp Team

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jedha_cli-3.8.0.tar.gz (30.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jedha_cli-3.8.0-py3-none-any.whl (56.7 kB view details)

Uploaded Python 3

File details

Details for the file jedha_cli-3.8.0.tar.gz.

File metadata

  • Download URL: jedha_cli-3.8.0.tar.gz
  • Upload date:
  • Size: 30.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.10.20 Linux/6.17.0-1018-azure

File hashes

Hashes for jedha_cli-3.8.0.tar.gz
Algorithm Hash digest
SHA256 3fbce20f41d1ced1f84ae9786187a8b45a49049fabbbd390592ad88d47795a41
MD5 0c9fe76419a498535111e6f57ff8b92f
BLAKE2b-256 41ada95ea8a6bc85faa17356d2b69c9a8c4284fe9eaa7aaf8b915cd4cdfba244

See more details on using hashes here.

File details

Details for the file jedha_cli-3.8.0-py3-none-any.whl.

File metadata

  • Download URL: jedha_cli-3.8.0-py3-none-any.whl
  • Upload date:
  • Size: 56.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.10.20 Linux/6.17.0-1018-azure

File hashes

Hashes for jedha_cli-3.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 58b42d450cbcdf70633f80176713439511aa0b80a18406ecc533d083712d35f6
MD5 81c21d137a9165a898bd05d62ead7cef
BLAKE2b-256 27e5301eaa0a107d3793cacaa712ae358663a5f5d2394201cba45e321402a983

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page