Files
Malin 1aa164263f 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>
2026-02-25 21:23:28 +01:00

17 lines
2.6 KiB
XML

<svg width="32" height="24" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="a" maskUnits="userSpaceOnUse" x="0" y="0" width="32" height="24">
<path fill="#fff" d="M0 0h32v24H0z"/>
</mask>
<g mask="url(#a)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 0h32v24H0V0z" fill="#fff"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 10.933V0h16L0 10.933z" fill="#FEDA00"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 24h32.009V0L0 24z" fill="#00268D"/>
<mask id="b" fill="#fff">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.353 5l.527 1.131a4.4 4.4 0 013.872 4.258l.955.478-1.043.521a4.404 4.404 0 01-3.742 3.476L9.353 16l-.568-1.136a4.404 4.404 0 01-3.742-3.476L4 10.867l.955-.478A4.4 4.4 0 018.79 6.136L9.353 5z"/>
</mask>
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.353 5l.527 1.131a4.4 4.4 0 013.872 4.258l.955.478-1.043.521a4.404 4.404 0 01-3.742 3.476L9.353 16l-.568-1.136a4.404 4.404 0 01-3.742-3.476L4 10.867l.955-.478A4.4 4.4 0 018.79 6.136L9.353 5z" fill="#fff"/>
<path d="M9.88 6.131l-.718.335.186.4.438.052.094-.787zM9.353 5l.718-.334-.696-1.495-.731 1.477.71.352zm4.399 5.39l-.792.019.012.476.426.213.354-.709zm.955.477l.354.708 1.417-.708-1.417-.709-.354.709zm-1.043.521l-.354-.708-.345.172-.077.377.776.16zm-3.742 3.476l-.102-.786-.418.054-.189.377.709.355zM9.353 16l-.708.354.708 1.417.709-1.417L9.353 16zm-.568-1.136l.709-.355-.19-.377-.418-.054-.1.786zm-3.742-3.476l.776-.159-.077-.377-.345-.172-.354.708zM4 10.867l-.354-.709-1.417.709 1.417.708.354-.708zm.955-.478l.354.709.426-.213.011-.476-.791-.02zM8.79 6.136l.1.785.421-.053.188-.38-.71-.352zm1.807-.34l-.527-1.13-1.436.668.527 1.132 1.436-.67zm3.946 4.574a5.193 5.193 0 00-4.57-5.025l-.188 1.573a3.609 3.609 0 013.174 3.49l1.584-.038zm.517-.212l-.955-.477-.708 1.417.954.477.709-1.417zm-1.043 1.939l1.043-.522-.709-1.417-1.043.522.709 1.417zm-3.995 3.552a5.196 5.196 0 004.417-4.102l-1.552-.318a3.612 3.612 0 01-3.068 2.85l.203 1.57zm-.81-1.14l-.568 1.137 1.417.708.568-1.136-1.417-.709zm.849 1.137l-.568-1.137-1.417.709.568 1.136 1.417-.708zm-5.795-4.099a5.196 5.196 0 004.417 4.102l.202-1.57a3.612 3.612 0 01-3.067-2.85l-1.552.318zm-.621.028l1.043.522.708-1.417-1.043-.522-.708 1.417zM4.6 9.681l-.955.477.708 1.417.955-.477L4.6 9.68zM8.69 5.35a5.193 5.193 0 00-4.528 5.02l1.583.039A3.609 3.609 0 018.891 6.92l-.2-1.571zm-.047-.702L8.08 5.784l1.42.703.562-1.135-1.42-.704z" fill="#000" mask="url(#b)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.376 8.3l-.65 1.089h-1.28l.639 1.144-.638 1.098h1.28l.649 1.12.659-1.12h1.268l-.622-1.098.622-1.144h-1.268L9.375 8.3z" fill="#F00A17"/>
</g>
</svg>