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.1.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.1.1-py3-none-any.whl (4.7 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jedha_cli-2.1.1.tar.gz
  • Upload date:
  • Size: 4.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.10.17 Linux/6.11.0-1014-azure

File hashes

Hashes for jedha_cli-2.1.1.tar.gz
Algorithm Hash digest
SHA256 920231e2e1adf567e8ea5155b5a0187cc5403bcb4312d9712ad75cb9123de012
MD5 ec8e174965aab45415d09f42df38a675
BLAKE2b-256 cc58ef0cd3be14a67737be032ffcf801e2d054a8f898fa0372efef80c2ed1351

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jedha_cli-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.10.17 Linux/6.11.0-1014-azure

File hashes

Hashes for jedha_cli-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b3a87b0419fef8e86b2be52580e61d275cb28ef7c63d8ba0a0c78bce87617cff
MD5 11b6dc6db47979c75e13127556f8253a
BLAKE2b-256 24274a7393d6d0f43ec9ab2508f8fc8d8c7a97c0e35c75a52d9b46fd8e18774c

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