Event Details

Detailed view of security event

System Online

Event #29401

Recorded 2 weeks ago

Command Info

default-host

140.82.46.49

66.135.25.80

root

Dec 2, 2025 05:26:30

Command

docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e " SELECT FROM_UNIXTIME(timestamp_start) as start_time, FROM_UNIXTIME(timestamp_end) as end_time, listener_ip, listener_user_agent, CASE WHEN mount_id IS NOT NULL THEN 'local' ELSE 'relay' END as source FROM listener WHERE station_id = 21 AND timestamp_start >= UNIX_TIMESTAMP(NOW()) - 600 ORDER BY timestamp_start DESC LIMIT 20; "

Raw Event Data

{
    "pid": 22651,
    "tty": "unknown",
    "ppid": 22641,
    "user": "root",
    "shell": "\/bin\/bash",
    "command": "docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e \"\nSELECT \n    FROM_UNIXTIME(timestamp_start) as start_time,\n    FROM_UNIXTIME(timestamp_end) as end_time,\n    listener_ip,\n    listener_user_agent,\n    CASE WHEN mount_id IS NOT NULL THEN 'local' ELSE 'relay' END as source\nFROM listener\nWHERE station_id = 21\n  AND timestamp_start >= UNIX_TIMESTAMP(NOW()) - 600\nORDER BY timestamp_start DESC\nLIMIT 20;\n\"",
    "user_ip": "66.135.25.80",
    "exit_code": 0,
    "server_ip": "140.82.46.49",
    "timestamp": "2025-12-02T05:26:30.056Z",
    "event_type": "command",
    "received_at": "2025-12-02T05:26:30.608651",
    "server_name": "Azura3",
    "honeypot_name": "Azura3",
    "parent_command": "sshd",
    "ssh_connection": "66.135.25.80 37684 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