mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-08-27 13:27:04 +00:00
Update README.md
This commit is contained in:
parent
85ad4148e4
commit
c5e27d3dcf
1 changed files with 8 additions and 8 deletions
14
README.md
14
README.md
|
@ -27,18 +27,18 @@
|
||||||
<a name="features-and-benefits"></a>
|
<a name="features-and-benefits"></a>
|
||||||
### 1.1 Features and Benefits 💡
|
### 1.1 Features and Benefits 💡
|
||||||
T-Pot provides several key features that make it a powerful tool for cybersecurity professionals and researchers:
|
T-Pot provides several key features that make it a powerful tool for cybersecurity professionals and researchers:
|
||||||
$${\color{red}Comprehensive Honeypot Integratio}$$
|
|
||||||
- **Comprehensive Honeypot Integration**: T-Pot combines over 20 honeypots, each designed to capture different types of malicious activity. This integration allows for monitoring and analyzing a wide variety of attack vectors.
|
|
||||||
|
|
||||||
- **Elastic Stack Integration**: The platform includes the **ELK stack** (Elasticsearch, Logstash, and Kibana), facilitating data collection, analysis, and visualization. This integration offers powerful tools for real-time threat intelligence.
|
- $${\color{red}**Comprehensive Honeypot Integration**}$$: T-Pot combines over 20 honeypots, each designed to capture different types of malicious activity. This integration allows for monitoring and analyzing a wide variety of attack vectors.
|
||||||
|
|
||||||
- **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{orange}**Elastic Stack Integration**}$$: The platform includes the **ELK stack** (Elasticsearch, Logstash, and Kibana), facilitating data collection, analysis, and visualization. This integration offers powerful tools for real-time threat intelligence.
|
||||||
|
|
||||||
- **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{yellow}**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.
|
||||||
|
|
||||||
- **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{green}**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.
|
||||||
|
|
||||||
- **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{blue}**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}**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>
|
||||||
|
|
Loading…
Reference in a new issue