Custom yaml files collection for tmux.
In order to use the yaml files with tmux, you should install tmuxp:
sudo apt install tmuxp -y
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. |
In order to load yaml in tmuxp use the following:
tmuxp <yaml_filename>.yml
Example:
tmuxp pentest.yml