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.

You can 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.

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.

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: python -m src.main [OPTIONS] COMMAND [ARGS]...                                    
                                                                                          
 A CLI to manage the labs for Cybersecurity Bootcamp at Jedha (https://jedha.co).         
 ⠀⠀⠀⠀⠀⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀                                                                      
 ⠀⠀⠀⠀⣠⣧⠷⠆⠀⡄⠀⠀⠀⠀⠀⠀⠀⠀⠀                                                                      
 ⠀⠀⣐⣢⣤⢖⠒⠪⣭⣶⣿⣦⠀⠀⠀⠀⠀⠀⠀                                                                      
 ⠀⢸⣿⣿⣿⣌⠀⢀⣿⠁⢹⣿⡇⠀⠀⠀⠀⠀⠀                                                                      
 ⠀⢸⣿⣿⣿⣿⣿⡿⠿⢖⡪⠅⢂⠀⠀⠀⠀⠀⠀                                                                      
 ⠀⠀⢀⣔⣒⣒⣂⣈⣉⣄⠀⠺⣿⠿⣦⡀⠀⠀⠀                                                                      
 ⠀⡴⠛⣉⣀⡈⠙⠻⣿⣿⣷⣦⣄⠀⠛⠻⠦⠀⠀                                                                      
 ⡸⠁⢾⣿⣿⣁⣤⡀⠹⣿⣿⣿⣿⣿⣷⣶⣶⣤⠀                                                                      
 ⡇⣷⣿⣿⣿⣿⣿⡇⠀⣿⣿⣿⣿⣿⣿⡿⠿⣿⡀                                                                      
 ⡇⢿⣿⣿⣿⣟⠛⠃⠀⣿⣿⣿⡿⠋⠁⣀⣀⡀⠃                                                                      
 ⢻⡌⠀⠿⠿⠿⠃⠀⣼⣿⣿⠟⠀⣠⣄⣿⣿⡣⠀                                                                      
 ⠈⢿⣶⣤⣤⣤⣴⣾⣿⣿⡏⠀⣼⣿⣿⣿⡿⠁⠀                                                                      
 ⠀⠀⠙⢿⣿⣿⣿⣿⣿⣿⠀⠀⣩⣿⡿⠋⠀⠀⠀                                                                      
 ⠀⠀⠀⠀⠈⠙⠛⠿⠿⠿⠇⠀⠉⠁⠀⠀⠀⠀⠀                                                                      
                                                                                          
╭─ Options ──────────────────────────────────────────────────────────────────────────────╮
│ --install-completion          Install completion for the current shell.                │
│ --show-completion             Show completion for the current shell, to copy it or     │
│                               customize the installation.                              │
│ --help                        Show this message and exit.                              │
╰────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ─────────────────────────────────────────────────────────────────────────────╮
│ dl       Download (but not start) one or more lab(s) environment.                      │
│ list     List all the labs available.                                                  │
│ remove   Remove definitively a specific lab environment. Do it to free your disk       │
│          space.                                                                        │
│ restart  Restart a lab.                                                                │
│ start    Start a specific lab environment.                                             │
│ status   Show the running labs. If a lab name is provided, it will show the status of  │
│          that lab.                                                                     │
│ stop     Stop and clean up 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-2.0.1.tar.gz (4.3 MB view details)

Uploaded Source

Built Distribution

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

jedha_cli-2.0.1-py3-none-any.whl (4.7 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jedha_cli-2.0.1.tar.gz
  • Upload date:
  • Size: 4.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.10.16 Linux/6.8.0-1021-azure

File hashes

Hashes for jedha_cli-2.0.1.tar.gz
Algorithm Hash digest
SHA256 3dd05fd4879560083529f9d609d71ff94ca15611726b86209ce39e1e02f79312
MD5 ac2757bf5867fa8c5c17c8324752a3dd
BLAKE2b-256 0377571956669b07e7fd5baa1daa7d79dace21e912b18eeb677981f2ac8524c7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jedha_cli-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.10.16 Linux/6.8.0-1021-azure

File hashes

Hashes for jedha_cli-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 50d186fca2cc506613bde124b7da58f979d614fbad761006e0be7979fd3f28ff
MD5 352a65e25d4e3b8fb0efb29790da9ab4
BLAKE2b-256 6dd6029eddc8bdf949c25e71ef15360fa683a7b893b2597f855779c59041c3cc

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