Event Details

Detailed view of security event

System Online

Event #24157

Recorded 3 weeks ago

Command Critical

default-host

140.82.46.49

66.135.25.80

root

Dec 1, 2025 23:46:17

Command

docker exec azuracast php -r ' $dsn = "mysql:host=localhost;dbname=azuracast"; $pdo = new PDO($dsn, "azuracast", "REffKmptM662"); $stmt = $pdo->query("SHOW TABLES LIKE "%listener%""); while($row = $stmt->fetch(PDO::FETCH_NUM)) { echo $row[0] . PHP_EOL; } ' 2> /dev/null

Raw Event Data

{
    "pid": 3113741,
    "tty": "unknown",
    "ppid": 3113633,
    "user": "root",
    "shell": "\/bin\/bash",
    "command": "docker exec azuracast php -r '\n$dsn = \"mysql:host=localhost;dbname=azuracast\";\n$pdo = new PDO($dsn, \"azuracast\", \"REffKmptM662\");\n$stmt = $pdo->query(\"SHOW TABLES LIKE \"%listener%\"\");\nwhile($row = $stmt->fetch(PDO::FETCH_NUM)) {\n    echo $row[0] . PHP_EOL;\n}\n' 2> \/dev\/null",
    "user_ip": "66.135.25.80",
    "exit_code": 0,
    "server_ip": "140.82.46.49",
    "timestamp": "2025-12-01T23:46:17.850Z",
    "event_type": "command",
    "received_at": "2025-12-01T23:46:18.156832",
    "server_name": "Azura3",
    "honeypot_name": "Azura3",
    "parent_command": "sshd",
    "ssh_connection": "66.135.25.80 53830 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