Event Details

Detailed view of security event

System Online

Event #28993

Recorded 2 weeks ago

Command Critical

default-host

140.82.46.49

66.135.25.80

root

Dec 2, 2025 04:50:51

Command

docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e " SELECT DATE(timestamp_start) as date, COUNT(*) as total_sessions, COUNT(DISTINCT listener_ip) as unique_ips, SUM(CASE WHEN remote_id = 6 THEN 1 ELSE 0 END) as from_relay, SUM(CASE WHEN remote_id IS NULL OR remote_id != 6 THEN 1 ELSE 0 END) as from_local FROM listener WHERE station_id = 18 AND timestamp_start >= '2025-11-01' GROUP BY DATE(timestamp_start) ORDER BY date DESC LIMIT 15;"

Raw Event Data

{
    "pid": 4127179,
    "tty": "unknown",
    "ppid": 4127109,
    "user": "root",
    "shell": "\/bin\/bash",
    "command": "docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e \"\nSELECT \n    DATE(timestamp_start) as date,\n    COUNT(*) as total_sessions,\n    COUNT(DISTINCT listener_ip) as unique_ips,\n    SUM(CASE WHEN remote_id = 6 THEN 1 ELSE 0 END) as from_relay,\n    SUM(CASE WHEN remote_id IS NULL OR remote_id != 6 THEN 1 ELSE 0 END) as from_local\nFROM listener \nWHERE station_id = 18 \nAND timestamp_start >= '2025-11-01'\nGROUP BY DATE(timestamp_start)\nORDER BY date DESC\nLIMIT 15;\"",
    "user_ip": "66.135.25.80",
    "exit_code": 0,
    "server_ip": "140.82.46.49",
    "timestamp": "2025-12-02T04:50:51.985Z",
    "event_type": "command",
    "received_at": "2025-12-02T04:50:53.383311",
    "server_name": "Azura3",
    "honeypot_name": "Azura3",
    "parent_command": "sshd",
    "ssh_connection": "66.135.25.80 60174 140.82.46.49 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