An open API service indexing awesome lists of open source software.

https://github.com/picotools/pico-cli

Operator's CLI for interfaction with Pico C2 server
https://github.com/picotools/pico-cli

c2 cli golang picotools plan scripting

Last synced: about 1 year ago
JSON representation

Operator's CLI for interfaction with Pico C2 server

Awesome Lists containing this project

README

          

# Pico CLI

Pico CLI is a operator CLI for Pico C2

## Quick Start

1. Download latest [release](https://github.com/PicoTools/pico-cli/releases) or build it yourself (see [Makefile](https://github.com/PicoTools/pico-cli/blob/master/Makefile)).
2. Connect to the Pico C2 server

```sh
$ ./pico-cli -H : -t
pico > whoami
pico-operator
```

## Features

- [x] Command completion and sugestion
- [x] [PLAN](https://github.com/PicoTools/plan) scripts support