Skip to content

delltaxa/bull

Repository files navigation

Bull

Bull is an simple reverse shell manager with a async http server.

Installation

Install Golang from https://go.dev/

Bull Installation script

git clone https://github.com/delltaxa/bull
cd bull/

Build

Build bull by simply running

go build .

Note that you have to be in the source directory.

Usage/Examples

Running with default settings

./bull

Configuring Server

./bull <local_addr>:<local_port>

or (this will run the server on all devices)

./bull :<local_port>

Showcase

Generating a payload image

Display sessions image

Getting a shell image