Skip to main content

Jasmin is a utility that displays a list of Linux commands available on a given machine.

Project description

Logo

Jasmin is a utility that displays a list of Linux commands available on a given machine.

Connecting via SSH, Jasmin tests potentially useful commands to exit a restricted shell and perform actions that were normally restricted.

Demonstration

asciicast

Requirements

python -m pip install paramiko rich

Installing

python -m pip install jasmin-fuzzer

Help page

$ jasmin --help
usage: jasmin [-h] --user username --host hostname [--privatekey] [-p PORT] [-v]

optional arguments:
  -h, --help            show this help message and exit

required arguments:
  --user username       username
  --host hostname       ip address or domain name

optional arguments:
  --privatekey          connection established with your private key
  -p PORT, --port PORT  ssh to use port (default=22)
  -v, --verb            give each command tested (default=False)

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

jasmin_fuzzer-0.1.3.tar.gz (15.4 kB view hashes)

Uploaded Source

Built Distribution

jasmin_fuzzer-0.1.3-py3-none-any.whl (15.9 kB view hashes)

Uploaded Python 3

Supported by

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