Event Details

Detailed view of security event

System Online

Event #29334

Recorded 2 weeks ago

Command Critical

default-host

140.82.46.49

66.135.25.80

root

Dec 2, 2025 05:17:06

Command

docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e " -- Show session fragmentation pattern for AIR Lite (station 18, remote 6) SELECT listener_hash, COUNT(*) as session_count, MIN(FROM_UNIXTIME(timestamp_start)) as first_seen, MAX(FROM_UNIXTIME(timestamp_end)) as last_seen, SUM(timestamp_end - timestamp_start) / 60 as total_minutes FROM listener WHERE station_id = 18 AND remote_id = 6 AND timestamp_start >= UNIX_TIMESTAMP(DATE_SUB(CURDATE(), INTERVAL 30 DAY)) GROUP BY listener_hash ORDER BY session_count DESC LIMIT 20; "

Raw Event Data

{
    "pid": 4190683,
    "tty": "unknown",
    "ppid": 4190597,
    "user": "root",
    "shell": "\/bin\/bash",
    "command": "docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e \"\n-- Show session fragmentation pattern for AIR Lite (station 18, remote 6)\nSELECT \n    listener_hash,\n    COUNT(*) as session_count,\n    MIN(FROM_UNIXTIME(timestamp_start)) as first_seen,\n    MAX(FROM_UNIXTIME(timestamp_end)) as last_seen,\n    SUM(timestamp_end - timestamp_start) \/ 60 as total_minutes\nFROM listener\nWHERE station_id = 18 \n  AND remote_id = 6\n  AND timestamp_start >= UNIX_TIMESTAMP(DATE_SUB(CURDATE(), INTERVAL 30 DAY))\nGROUP BY listener_hash\nORDER BY session_count DESC\nLIMIT 20;\n\"",
    "user_ip": "66.135.25.80",
    "exit_code": 0,
    "server_ip": "140.82.46.49",
    "timestamp": "2025-12-02T05:17:06.824Z",
    "event_type": "command",
    "received_at": "2025-12-02T05:17:07.709266",
    "server_name": "Azura3",
    "honeypot_name": "Azura3",
    "parent_command": "sshd",
    "ssh_connection": "66.135.25.80 57056 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