Event Details

Detailed view of security event

System Online

Event #24090

Recorded 3 weeks ago

Command Critical

default-host

140.82.46.49

66.135.25.80

root

Dec 1, 2025 23:45:37

Command

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

Raw Event Data

{
    "pid": 3110769,
    "tty": "unknown",
    "ppid": 3110658,
    "user": "root",
    "shell": "\/bin\/bash",
    "command": "docker exec azuracast php -r '\n$dsn = \"mysql:host=mariadb;dbname=azuracast\";\n$pdo = new PDO($dsn, \"azuracast\", \"azuracast\");\n$stmt = $pdo->query(\"SHOW TABLES\");\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:45:37.825Z",
    "event_type": "command",
    "received_at": "2025-12-01T23:45:38.225764",
    "server_name": "Azura3",
    "honeypot_name": "Azura3",
    "parent_command": "sshd",
    "ssh_connection": "66.135.25.80 34348 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