From db0dba71d80a1fd9aab6a0de99705dc28f7223f8 Mon Sep 17 00:00:00 2001 From: Domenico Del Giudice <114437746+domedg@users.noreply.github.com> Date: Sun, 2 Mar 2025 11:50:53 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4bd1c3c6..d6263825 100644 --- a/README.md +++ b/README.md @@ -34,11 +34,11 @@ T-Pot provides several key features that make it a powerful tool for cybersecuri - ${\textsf{\color{Goldenrod}Docker\ and\ Docker\ Compose}}$: Using Docker and Docker Compose, T-Pot simplifies deployment and management. Each honeypot runs in its own container, ensuring isolation and ease of maintenance. -- ${\textsf{\color{cyan}Advanced\ Visualization\ Tools}}$: T-Pot provides tools like **CyberChef**, **Elasticvue**, and a real-time attack map, making it easy to interpret and understand the data collected by the honeypots. +- ${\textsf{\color{DeepPink}Advanced\ Visualization\ Tools}}$: T-Pot provides tools like **CyberChef**, **Elasticvue**, and a real-time attack map, making it easy to interpret and understand the data collected by the honeypots. - ${\textsf{\color{magenta}Scalability\ and\ Flexibility}}$: T-Pot can be deployed on multiple Linux distributions, macOS, and Windows (with limited functionality). It can run on physical hardware, virtual machines, or cloud environments like AWS. -- ${\textsf{\color{DeepPink}Community\ Data\ Sharing}}$: By default, T-Pot sends data to the **Sicherheitstacho** community backend, contributing to collective threat intelligence. This feature can be disabled if needed. +- ${\textsf{\color{blue}Community\ Data\ Sharing}}$: By default, T-Pot sends data to the **Sicherheitstacho** community backend, contributing to collective threat intelligence. This feature can be disabled if needed. ---