Event Details

Detailed view of security event

System Online

Event #24628

Recorded 3 weeks ago

Command Critical

default-host

104.238.132.126

66.135.25.80

root

Dec 2, 2025 00:25:07

Command

docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e " -- Azura2: Find worst offending IPs SELECT listener_ip, location_description, device_client, COUNT(*) as total_records, COUNT(DISTINCT station_id) as stations_hit, SUM(TIMESTAMPDIFF(SECOND, timestamp_start, COALESCE(timestamp_end, NOW()))) as total_seconds FROM listener WHERE timestamp_start >= '2025-11-01' GROUP BY listener_ip, location_description, device_client HAVING total_records > 50 ORDER BY total_records DESC LIMIT 20; " 2> /dev/null

Raw Event Data

{
    "pid": 2287825,
    "tty": "unknown",
    "ppid": 2287787,
    "user": "root",
    "shell": "\/bin\/bash",
    "command": "docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e \"\n-- Azura2: Find worst offending IPs\nSELECT \n    listener_ip,\n    location_description,\n    device_client,\n    COUNT(*) as total_records,\n    COUNT(DISTINCT station_id) as stations_hit,\n    SUM(TIMESTAMPDIFF(SECOND, timestamp_start, COALESCE(timestamp_end, NOW()))) as total_seconds\nFROM listener\nWHERE timestamp_start >= '2025-11-01'\nGROUP BY listener_ip, location_description, device_client\nHAVING total_records > 50\nORDER BY total_records DESC\nLIMIT 20;\n\" 2> \/dev\/null",
    "user_ip": "66.135.25.80",
    "exit_code": 0,
    "server_ip": "104.238.132.126",
    "timestamp": "2025-12-02T00:25:07.897Z",
    "event_type": "command",
    "received_at": "2025-12-02T00:25:08.445595",
    "server_name": "Azura2",
    "honeypot_name": "Azura2",
    "parent_command": "sshd",
    "ssh_connection": "66.135.25.80 58776 104.238.132.126 22",
    "server_location": "NJ",
    "honeypot_location": "NJ",
    "working_directory": "\/root"
}

Risk Assessment

High Risk

Critical severity event detected

Actions

Related Events

Related events feature coming soon