Update README.md

This commit is contained in:
Domenico Del Giudice 2025-03-02 11:42:44 +01:00 committed by GitHub
parent e70c1ffe65
commit 2bd5c094b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,11 +34,11 @@ T-Pot provides several key features that make it a powerful tool for cybersecuri
- $${\color{lightgreen}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. - $${\color{lightgreen}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.
- $${\color{lightblue}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. - $${\color{blue}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.
- $${\color{purple}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. - $${\color{purple}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.
- $${\color{darkpink}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. - $${\color{pink}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.
--- ---
<a name="architecture"></a> <a name="architecture"></a>