feat: initial T-Pot attack map with Spanish UI and Docker support

- Full Spanish interface (all UI text, popups, charts, tables)
- Dark and light mode support
- Disclaimer banner: no data logged, public European service
- Footer: Servicio ofrecido por Cloud Host (cloudhost.es)
- Docker: single container (Redis + DataServer + AttackMapServer)
- Remote T-Pot support via ELASTICSEARCH_URL env var (direct or SSH tunnel)
- Based on telekom-security/t-pot-attack-map (Apache 2.0)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-25 21:23:28 +01:00
commit 1aa164263f
306 changed files with 17213 additions and 0 deletions

14
static/flags/UZ.svg Normal file
View File

@@ -0,0 +1,14 @@
<svg width="32" height="24" viewBox="0 0 32 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_270_67409)">
<rect width="32" height="24" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 16H32V24H0V16Z" fill="#14DC5A"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0H32V10H0V0Z" fill="#0099B5"/>
<path d="M-2 9.5H-2.5V10V16V16.5H-2H34H34.5V16V10V9.5H34H-2Z" fill="#F7FCFF" stroke="#C51918"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.5412 3.00637L13.8682 3.38034L14.0604 2.62029L13.4157 2.06177H14.2578L14.5402 1.34253L14.8714 2.06177H15.5893L15.0252 2.62029L15.2964 3.38034L14.5412 3.00637ZM10.9331 5.29722L11.6062 4.92325L12.3614 5.29722L12.0902 4.53717L12.6542 3.97865H11.9363L11.6052 3.25941L11.3227 3.97865H10.4806L11.1254 4.53717L10.9331 5.29722ZM8.42767 6.96106L7.75463 7.33503L7.94685 6.57498L7.30213 6.01646H8.14422L8.42665 5.29722L8.75782 6.01646H9.47568L8.91164 6.57498L9.18285 7.33503L8.42767 6.96106ZM11.6062 6.96106L10.9331 7.33503L11.1254 6.57498L10.4806 6.01646H11.3227L11.6052 5.29722L11.9363 6.01646H12.6542L12.0902 6.57498L12.3614 7.33503L11.6062 6.96106ZM14.5861 6.96106L13.9131 7.33503L14.1053 6.57498L13.4606 6.01646H14.3027L14.5851 5.29722L14.9163 6.01646H15.6341L15.0701 6.57498L15.3413 7.33503L14.5861 6.96106ZM13.9131 5.29722L14.5861 4.92325L15.3413 5.29722L15.0701 4.53717L15.6341 3.97865H14.9163L14.5851 3.25941L14.3027 3.97865H13.4606L14.1053 4.53717L13.9131 5.29722ZM16.9124 7.33503L17.5855 6.96106L18.3407 7.33503L18.0695 6.57498L18.6335 6.01646H17.9156L17.5845 5.29722L17.302 6.01646H16.4599L17.1047 6.57498L16.9124 7.33503ZM17.5855 4.92325L16.9124 5.29722L17.1047 4.53717L16.4599 3.97865H17.302L17.5845 3.25941L17.9156 3.97865H18.6335L18.0695 4.53717L18.3407 5.29722L17.5855 4.92325ZM16.8676 3.38034L17.5406 3.00637L18.2958 3.38034L18.0246 2.62029L18.5886 2.06177H17.8708L17.5396 1.34253L17.2572 2.06177H16.4151L17.0598 2.62029L16.8676 3.38034ZM20.6157 6.96106L19.9426 7.33503L20.1349 6.57498L19.4902 6.01646H20.3322L20.6147 5.29722L20.9458 6.01646H21.6637L21.0997 6.57498L21.3709 7.33503L20.6157 6.96106ZM19.9426 5.29722L20.6157 4.92325L21.3709 5.29722L21.0997 4.53717L21.6637 3.97865H20.9458L20.6147 3.25941L20.3322 3.97865H19.4902L20.1349 4.53717L19.9426 5.29722ZM20.5708 3.00637L19.8978 3.38034L20.09 2.62029L19.4453 2.06177H20.2874L20.5698 1.34253L20.901 2.06177H21.6188L21.0548 2.62029L21.326 3.38034L20.5708 3.00637ZM5.88491 8.24062C5.88491 8.24062 3.46906 7.58539 3.51455 5.16191C3.56004 2.73842 6 2.10921 6 2.10921C5.00303 1.73167 2.05515 2.23828 2.00073 5.13734C1.94631 8.0364 4.95593 8.60752 5.88491 8.24062Z" fill="#F7FCFF"/>
</g>
<defs>
<clipPath id="clip0_270_67409">
<rect width="32" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB