/Tmux-Yaml-Collection

Custom yaml files collection for tmux

MIT LicenseMIT

Tmux Yaml Collection

Custom yaml files collection for tmux.

Table of Contents

Installation

In order to use the yaml files with tmux, you should install tmuxp:

sudo apt install tmuxp -y

Scripts Table

The following table illustrates my custom yaml files used during various engagements:

Yaml file Description
pentest.yml Penetration Test yaml file.
redteam.yml Red Team yaml file.

Usage

In order to load yaml in tmuxp use the following:

tmuxp <yaml_filename>.yml

Example:

tmuxp pentest.yml

Reference