mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 04:22:11 +00:00
T-Pot is now in beta 2 - stage
This commit is contained in:
parent
4ef5252c85
commit
392fb9c344
2 changed files with 7 additions and 7 deletions
12
README.md
12
README.md
|
@ -1,4 +1,4 @@
|
|||
# T-Pot 16.03 Image Creator (Beta 1 - unstable)
|
||||
# T-Pot 16.03 Image Creator (Beta 2 - unstable)
|
||||
|
||||
This repository contains the necessary files to create the **[T-Pot community honeypot](http://dtag-dev-sec.github.io/)** ISO image.
|
||||
The image can then be used to install T-Pot on a physical or virtual machine.
|
||||
|
@ -24,6 +24,10 @@ The script will download and install dependecies necessary to build the image on
|
|||
|
||||
After a successful build, you will find the ISO image `tpot.iso` in your directory.
|
||||
|
||||
# T-Pot Architecture
|
||||
|
||||

|
||||
|
||||
### T-Pot Installation (Cowrie, Dionaea, ElasticPot, Glastopf, Honeytrap, ELK, Suricata+P0f)
|
||||
When installing the T-Pot ISO image, make sure the target system (physical/virtual) meets the following minimum requirements:
|
||||
- 4 GB RAM (6-8 GB recommended)
|
||||
|
@ -40,7 +44,7 @@ When installing the T-Pot ISO image, make sure the target system (physical/virtu
|
|||
- A working internet connection
|
||||
|
||||
### Industrial Installation (ConPot, eMobility, ELK, Suricata+P0f)
|
||||
This installation type is currently only available via ISO Creator.
|
||||
This installation type is currently only available via ISO Creator and remains experimental.
|
||||
When installing the T-Pot ISO image, make sure the target system (physical/virtual) meets the following minimum requirements:
|
||||
- 4 GB RAM (8 GB recommended)
|
||||
- 64 GB disk (128 GB SSD recommended)
|
||||
|
@ -64,10 +68,6 @@ You will need to set a new password after first login.
|
|||
|
||||
All honeypot services are started automatically.
|
||||
|
||||
# T-Pot Architecture
|
||||
|
||||

|
||||
|
||||
# T-Pot Dashboard
|
||||
|
||||

|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
T-Pot 16.03 (Beta 1 - Let there be dragons!)
|
||||
T-Pot 16.03 (Beta 2 - Follow the white rabbit!)
|
||||
Hostname: \n
|
||||
IP:
|
||||
|
||||
|
|
Loading…
Reference in a new issue