2026-03-27 12:27:18 -05:00
2026-03-27 12:27:18 -05:00
2026-03-27 12:27:18 -05:00

Tactical Tigerfish

Tactical Tigerfish is a logging server for system information, credentials, and files in red team engagements.

Setup

Install Requirements

pip install -r requirements.txt

Configure

Either:

Update ttf-server/config.yml with your config values

or

Set environment variables

Note: The values from config.yml are only used when --debug is passed when running the server.

Run The Server

cd ttf-server
python3 ttf-server.py
Description
No description provided
Readme 29 KiB
Languages
Python 100%