#cybersecurity #demo #cli

app setup_pwn

Simple program that sets up an environment for pawning a machine

1 unstable release

0.1.0 Aug 21, 2024

#1016 in Command line utilities

Download history 131/week @ 2024-08-19

131 downloads per month

MIT/Apache

4KB

Setup pwn

  • Simple program that sets up an environment for pawning a machine B-)

Installation

cargo install setup_pwn

  • Running the above command will globally install the setup_pwn binary.

Usage

setup_pwn <NAME> <IP_ADDR>

Arguments

  <NAME>        Name of the target
  <IP_ADDR>     The ip address of the target

Options

  -h, --help             Print help
  -V, --version          Print version

setup_pwn 0.1.0

Dependencies

~1.2–1.7MB
~33K SLoC