Skip to content

Releases: t3chn0m4g3/t-pot-attack-map

T-Pot Attack Map 2.2.6

12 Nov 13:46
Compare
Choose a tag to compare

add h0neytr4p support

Full Changelog: 2.2.5...2.2.6

T-Pot Attack Map 2.2.5

18 Oct 18:47
Compare
Choose a tag to compare

support honeyaml honeypot

Full Changelog: 2.2.4...2.2.5

T-Pot Attack Map 2.2.4

16 Oct 11:50
Compare
Choose a tag to compare

Support miniprint honeypot

Full Changelog: 2.2.3...2.2.4

T-Pot Attack Map 2.2.3

11 Oct 17:11
Compare
Choose a tag to compare

Support Go-pot honeypot

Full Changelog: 2.2.2...2.2.3

T-Pot Attack Map 2.2.2

24 Sep 12:21
Compare
Choose a tag to compare

Support Galah LLM honeypot
Improve ES query code

Full Changelog: 2.2.1...2.2.2

T-Pot Attack Map 2.2.1

04 Sep 16:18
Compare
Choose a tag to compare

Add Beelzebub honeypot.

Full Changelog: 2.2.0...2.2.1

T-Pot Attack Map 2.2.0

12 Mar 13:07
aa4e7e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

T-Pot Attack Map 2.1.0

20 Jul 16:49
Compare
Choose a tag to compare

DataServer:

  • Introduce simple text output of attacks if ENV TPOT_ATTACKMAP_TEXT is set to ENABLED with timestamps shown in local time instead of UTC
  • More meaningful error messages if Redis or Elasticsearch are unavailable

AttackMapServer:

  • More meaningful error messages if Redis is unavailable
  • Improve status notifications for websockets

map.js:

  • Restrict Min / Max Zoom levels to reasonable bounds
  • Introduce zoomSnap / zoomDelta options for better zoom control
  • Reduce circleCount to reasonable 100
  • Use Luxon to re-calculate UTC events to browser timezone and display events accordingly
  • Handle connection errors gracefully and with reconnection attempts to ensure service
  • Indicate online / offline status through honeypotStatsHeader

Credits:

Shoutout to @kawaiipantsu who inspired some of the changes with his fork tpotce-fullscreen-attackmap.

T-Pot Attack Map 2.0.1

14 Feb 16:54
Compare
Choose a tag to compare

Changelog:

  • Return port no. instead of "OTHER" if unknown
  • Rename some headings

Full Changelog: 2.0.0...2.0.1

T-Pot Attack Map 2.0.0

14 Feb 15:53
Compare
Choose a tag to compare

Changelog:

  • Remove Mapbox and replace entirely with Leaflet and OpenStreetMap / CARTO
  • Reorder CSS / JS sources and provide integrity check for all sources
  • Update Leaflet to v1.9.3
  • Finetune index.css for attribution and z-index adjustment to avoid map being in the foreground
  • Upgrade D3 to v7
  • Request some more fields to display with circles and markers
  • Finetune the animations to reduce stuttering in some browsers
  • Remove unused files
  • Add popups for circles and markers to display some basic info for the T-Pots and sources
  • Adjust CSS for popup properties
  • Fix some typos
  • Fiddling with Promise.all
  • Finetuning marker / circle popups
  • Tweaking

Full Changelog: 1.2.0...2.0.0