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
- Host: GitHub
- URL: https://github.com/picotools/pico-cli
- Owner: PicoTools
- License: gpl-3.0
- Created: 2024-12-24T20:17:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-13T08:59:05.000Z (over 1 year ago)
- Last Synced: 2025-03-13T09:24:52.234Z (over 1 year ago)
- Topics: c2, cli, golang, picotools, plan, scripting
- Language: Go
- Homepage:
- Size: 4.43 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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