Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.07 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.07 KB

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