mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-05-13 11:48:09 +00:00
![]() updating .env, env.example and compose files regarding sentrypeer ENVs make glutton image aware of payloads feature bump glutton to latest master, alpine 3.19, multi-stage build bump ipphoney to alpine 3.19 bump mailoney to alpine 3.19, adjust for py3 revert medpot to previous master, use multi stage build and alpine 3.19 bump cyberchef to latest master bump ngninx to alpine 3.19 bump p0f to alpine 3.19, use multi stage build bump redishoneypot to alpine 3.19, use multi stage build bump sentrypeer to latest master, fix bug for open ports in compose files, now all tcp/5060, udp/5060 traffic will be seen bump spiderfoot to latest master bump spiderfoot to alpine 3.19 bump suricata to 7.0.2, fix performance issue with capture-filter-bpf by reducing the rules update clean.sh to include glutton payloads folder |
||
---|---|---|
.. | ||
customizer.py | ||
mac_win.yml | ||
mobile.yml | ||
raspberry_showcase.yml | ||
README | ||
sensor.yml | ||
standard.yml | ||
tpot_services.yml |
This folder contains docker-compose.yml files, basically referring to installation types. Just copy the .yml file you want to use over the on in the parent folder, but unload docker compose first: > $ docker compose down -v > $ cd compose > $ cp standard.yml ../docker-compose.yml For Docker Desktop on macOS and Windows machines is only one .yml available "mac_win.yml" which is a stripped down version of T-Pot able to run with the constraints of Docker Desktop.