Event Details

Detailed view of security event

System Online

Event #29465

Recorded 2 weeks ago

Command Info

default-host

140.82.46.49

66.135.25.80

root

Dec 2, 2025 05:30:17

Command

docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e " SELECT s.name as station, r.display_name as remote_name, r.url as remote_url, l.listener_ip, COUNT(*) as sessions FROM listener l JOIN station s ON l.station_id = s.id LEFT JOIN station_remotes r ON l.remote_id = r.id WHERE l.listener_ip IN ('94.130.207.15', '116.202.168.59', '176.9.151.251') AND l.timestamp_start >= '2025-11-02' GROUP BY s.name, r.display_name, r.url, l.listener_ip ORDER BY sessions DESC; "

Raw Event Data

{
    "pid": 33249,
    "tty": "unknown",
    "ppid": 33242,
    "user": "root",
    "shell": "\/bin\/bash",
    "command": "docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e \"\nSELECT \n    s.name as station,\n    r.display_name as remote_name,\n    r.url as remote_url,\n    l.listener_ip,\n    COUNT(*) as sessions\nFROM listener l\nJOIN station s ON l.station_id = s.id\nLEFT JOIN station_remotes r ON l.remote_id = r.id\nWHERE l.listener_ip IN ('94.130.207.15', '116.202.168.59', '176.9.151.251')\n  AND l.timestamp_start >= '2025-11-02'\nGROUP BY s.name, r.display_name, r.url, l.listener_ip\nORDER BY sessions DESC;\n\"",
    "user_ip": "66.135.25.80",
    "exit_code": 0,
    "server_ip": "140.82.46.49",
    "timestamp": "2025-12-02T05:30:17.594Z",
    "event_type": "command",
    "received_at": "2025-12-02T05:30:17.973526",
    "server_name": "Azura3",
    "honeypot_name": "Azura3",
    "parent_command": "sshd",
    "ssh_connection": "66.135.25.80 37080 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