Event Details

Detailed view of security event

System Online

Event #29433

Recorded 2 weeks ago

Command Info

default-host

140.82.46.49

66.135.25.80

root

Dec 2, 2025 05:28:46

Command

docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e " SELECT listener_ip, COUNT(*) as session_count, AVG(TIMESTAMPDIFF(SECOND, timestamp_start, timestamp_end)) as avg_seconds, MIN(TIMESTAMPDIFF(SECOND, timestamp_start, timestamp_end)) as min_seconds, MAX(TIMESTAMPDIFF(SECOND, timestamp_start, timestamp_end)) as max_seconds FROM listener WHERE station_id = 21 AND remote_id IS NOT NULL AND timestamp_start >= '2025-12-01' GROUP BY listener_ip ORDER BY session_count DESC; "

Raw Event Data

{
    "pid": 28792,
    "tty": "unknown",
    "ppid": 28782,
    "user": "root",
    "shell": "\/bin\/bash",
    "command": "docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e \"\nSELECT \n    listener_ip,\n    COUNT(*) as session_count,\n    AVG(TIMESTAMPDIFF(SECOND, timestamp_start, timestamp_end)) as avg_seconds,\n    MIN(TIMESTAMPDIFF(SECOND, timestamp_start, timestamp_end)) as min_seconds,\n    MAX(TIMESTAMPDIFF(SECOND, timestamp_start, timestamp_end)) as max_seconds\nFROM listener\nWHERE station_id = 21\n  AND remote_id IS NOT NULL\n  AND timestamp_start >= '2025-12-01'\nGROUP BY listener_ip\nORDER BY session_count DESC;\n\"",
    "user_ip": "66.135.25.80",
    "exit_code": 0,
    "server_ip": "140.82.46.49",
    "timestamp": "2025-12-02T05:28:46.331Z",
    "event_type": "command",
    "received_at": "2025-12-02T05:28:46.528335",
    "server_name": "Azura3",
    "honeypot_name": "Azura3",
    "parent_command": "sshd",
    "ssh_connection": "66.135.25.80 50848 140.82.46.49 22",
    "server_location": "NJ",
    "honeypot_location": "NJ",
    "working_directory": "\/root"
}

Risk Assessment

Low Risk

Normal security event

Actions

Related Events

Related events feature coming soon