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

18
static/flags/SG.svg Normal file
View File

@@ -0,0 +1,18 @@
<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_67497)">
<rect width="32" height="24" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0V24H32V0H0Z" fill="#F7FCFF"/>
<mask id="mask0_270_67497" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="32" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0V24H32V0H0Z" fill="white"/>
</mask>
<g mask="url(#mask0_270_67497)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0V12H32V0H0Z" fill="#E31D1C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.8684 10.5896C8.8684 10.5896 6.04271 9.4531 6.04271 6.37402C6.04271 3.29495 8.8684 2.19517 8.8684 2.19517C7.49506 1.8475 3.85095 2.15846 3.85095 6.37402C3.85095 10.5896 7.44 11.3846 8.8684 10.5896ZM9.59237 10.0806L10.403 9.59127L11.2315 10.0806L11.0287 9.12568L11.7022 8.37234H10.7897L10.403 7.48064L10.0163 8.37234L9.10222 8.41098L9.77727 9.12568L9.59237 10.0806ZM13.3493 9.53662L12.5387 10.026L12.7236 9.07103L12.0485 8.35633L12.9626 8.31769L13.3493 7.42599L13.736 8.31769H14.6485L13.975 9.07103L14.1778 10.026L13.3493 9.53662ZM11.2872 5.76988L12.0978 5.28051L12.9263 5.76988L12.7235 4.81492L13.397 4.06158H12.4845L12.0978 3.16988L11.7111 4.06158L10.797 4.10022L11.472 4.81492L11.2872 5.76988ZM9.36978 7.22267L8.55916 7.71204L8.74406 6.75708L8.06901 6.04239L8.98306 6.00374L9.36978 5.11204L9.7565 6.00374H10.669L9.99551 6.75708L10.1983 7.71204L9.36978 7.22267ZM13.9176 7.66819L14.7282 7.17882L15.5567 7.66819L15.3539 6.71323L16.0274 5.95989H15.1149L14.7282 5.06819L14.3415 5.95989L13.4274 5.99853L14.1025 6.71323L13.9176 7.66819Z" fill="#F1F9FF"/>
</g>
</g>
<defs>
<clipPath id="clip0_270_67497">
<rect width="32" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB