Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.02 KB

README.md

File metadata and controls

53 lines (35 loc) · 1.02 KB

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