|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
[Botnet] TsunamiOverHost |
|
Posted: Fri Sep 14, 2007 1:42 pm |
|
|
Pyzio |
Beginner |
|
|
Joined: Sep 13, 2007 |
Posts: 1 |
|
|
|
|
|
|
|
Quote: | 0001B95C 00 00 00 00 47 65 74 4B 65 79 62 6F 61 72 64 54 ????GetKeyboardT
0001B96C 79 70 65 00 00 00 52 65 67 51 75 65 72 79 56 61 ype???RegQueryVa
0001B97C 6C 75 65 45 78 41 00 00 00 53 79 73 46 72 65 65 lueExA???SysFree
0001B98C 53 74 72 69 6E 67 00 00 00 57 53 41 43 6C 65 61 String???WSAClea
0001B99C 6E 75 70 00 00 00 49 63 6D 70 53 65 6E 64 45 63 nup???IcmpSendEc
0001B9AC 68 6F 00 00 00 53 48 47 65 74 53 70 65 63 69 61 ho???SHGetSpecia
0001B9BC 6C 46 6F 6C 64 65 72 50 61 74 68 41 00 00 00 00 lFolderPathA????
|
That may do some of things is said to do .. But also maybe a keylogger .. SO if that is just another DDOS tools .. maybe keyboard is not need either..
I removed the file from here.. If anyone has a different idea let me know
I have found a new nice tool!
Code: |
http://#############################33
password: tsunamirlz |
With this tool you can create own botnet and attack in 3 types of attacks:
-UDP
-ICMP
-HTTP
It works! I created botnet with 2 computers and it ddosed 1mbit connection!
Quote:
Quote: | This paper and the software has been made for educational purposes only, the author will not take any responsibilities of you
using TsunamiOverHost application.
First of all if you want to be successful on using this bot read this how-to carefully.
// Things that you need //
The Program ( TsunamiOverHost.exe, 4 files in one folder which will be : index.php, online.php, update.php, and update.txt )
A Host ( you will only need ~10KB )
MySQL ( a database in which you'll create a special "botnet" table )
// Uploading //
Ok, now you know what you need, and what you should have, lets get to the real business ; - )
1. Create a folder.
2. Copy index.php, online.php, update.php, update.txt.
3. Paste it to the folder that you made.
4. Open index.php with some text editor, and where it says :
"SETTINGS FOR ADMIN ACCESS", you gonna put your login and the pass, ex.
$login = "yourLogin";
$password = "yourPassword";
Save.
1. Go to your mysql database.
2. Create a new database.
3. Create a new table, for example open the sql manager and paste this :
CREATE TABLE botnet (
date int NOT NULL,
ip varchar(40) NOT NULL,
b_id int unsigned primary key NOT NULL auto_increment
);
4. Save it.
5. Open your online.php file, and look for :
"Set MySQL database variables" - You will find four variables that you need to fill out.
$online_db_host = "yourHost ( ex . mysql.domain.com )";
$online_db_name = "yourDatabaseName ( ex . haxior )";
$online_db_user = "yourUser ( user for the database ) ";
$online_db_pass = "yourPass ( password to the database )";
Save.
Now in your folder you should have two updated and two old files.
1. Connect to your ftp ( ex . using flashfxp )
2. Copy the folder that you have made to your host.
3. Change the CHMOD's of file update.txt to 777.
4. Disconnect.
After setting everything up, you will open TsunamiOverHost.exe, and give the path to the folder that you just updated to
your ftp. ( ex . domain.com/panel )
This paper and the software has been made for educational purposes only, the author will not take any responsibilities of you
using TsunamiOverHost application.
First of all if you want to be successful on using this bot read this how-to carefully.
// Things that you need //
The Program ( TsunamiOverHost.exe, 4 files in one folder which will be : index.php, online.php, update.php, and update.txt )
A Host ( you will only need ~10KB )
MySQL ( a database in which you'll create a special "botnet" table )
// Uploading //
Ok, now you know what you need, and what you should have, lets get to the real business ; - )
1. Create a folder.
2. Copy index.php, online.php, update.php, update.txt.
3. Paste it to the folder that you made.
4. Open index.php with some text editor, and where it says :
"SETTINGS FOR ADMIN ACCESS", you gonna put your login and the pass, ex.
$login = "yourLogin";
$password = "yourPassword";
Save.
1. Go to your mysql database.
2. Create a new database.
3. Create a new table, for example open the sql manager and paste this :
CREATE TABLE botnet (
date int NOT NULL,
ip varchar(40) NOT NULL,
b_id int unsigned primary key NOT NULL auto_increment
);
4. Save it.
5. Open your online.php file, and look for :
"Set MySQL database variables" - You will find four variables that you need to fill out.
$online_db_host = "yourHost ( ex . mysql.domain.com )";
$online_db_name = "yourDatabaseName ( ex . haxior )";
$online_db_user = "yourUser ( user for the database ) ";
$online_db_pass = "yourPass ( password to the database )";
Save.
Now in your folder you should have two updated and two old files.
1. Connect to your ftp ( ex . using flashfxp )
2. Copy the folder that you have made to your host.
3. Change the CHMOD's of file update.txt to 777.
4. Disconnect.
After setting everything up, you will open TsunamiOverHost.exe, and give the path to the folder that you just updated to
your ftp. ( ex . domain.com/panel )
If everything goes fine, you will find a new file called server.exe. This file will be responsible for the power of the bot,
More people open it = the bot will be more powerfull. In the panel, you will be able to see how many server.exe files are
running on other peoples computers!
Yes! Lets have some fun ; >
1. Go to your panel ( the one you uploaded through ftp, ex. domain.com/panel. )
2. Login.
I don't think i have to explain anything now, but remember the author will not take any responsibilities of the results! |
Sry for my english...
If i did mistake, please correct it. |
|
|
|
|
|
|
Re: [Botnet] TsunamiOverHost |
|
Posted: Mon Sep 17, 2007 10:18 pm |
|
|
ToXiC |
Moderator |
|
|
Joined: Dec 01, 2004 |
Posts: 181 |
Location: Cyprus |
|
|
|
|
|
|
Pyzio wrote: | I have found a new nice tool!
Code: |
http://rapidshare.com/files/54509389/TsunamiOverHost.rar
password: tsunamirlz |
With this tool you can create own botnet and attack in 3 types of attacks:
-UDP
-ICMP
-HTTP
It works! I created botnet with 2 computers and it ddosed 1mbit connection!
Quote:
Quote: | This paper and the software has been made for educational purposes only, the author will not take any responsibilities of you
using TsunamiOverHost application.
First of all if you want to be successful on using this bot read this how-to carefully.
// Things that you need //
The Program ( TsunamiOverHost.exe, 4 files in one folder which will be : index.php, online.php, update.php, and update.txt )
A Host ( you will only need ~10KB )
MySQL ( a database in which you'll create a special "botnet" table )
// Uploading //
Ok, now you know what you need, and what you should have, lets get to the real business ; - )
1. Create a folder.
2. Copy index.php, online.php, update.php, update.txt.
3. Paste it to the folder that you made.
4. Open index.php with some text editor, and where it says :
"SETTINGS FOR ADMIN ACCESS", you gonna put your login and the pass, ex.
$login = "yourLogin";
$password = "yourPassword";
Save.
1. Go to your mysql database.
2. Create a new database.
3. Create a new table, for example open the sql manager and paste this :
CREATE TABLE botnet (
date int NOT NULL,
ip varchar(40) NOT NULL,
b_id int unsigned primary key NOT NULL auto_increment
);
4. Save it.
5. Open your online.php file, and look for :
"Set MySQL database variables" - You will find four variables that you need to fill out.
$online_db_host = "yourHost ( ex . mysql.domain.com )";
$online_db_name = "yourDatabaseName ( ex . haxior )";
$online_db_user = "yourUser ( user for the database ) ";
$online_db_pass = "yourPass ( password to the database )";
Save.
Now in your folder you should have two updated and two old files.
1. Connect to your ftp ( ex . using flashfxp )
2. Copy the folder that you have made to your host.
3. Change the CHMOD's of file update.txt to 777.
4. Disconnect.
After setting everything up, you will open TsunamiOverHost.exe, and give the path to the folder that you just updated to
your ftp. ( ex . domain.com/panel )
This paper and the software has been made for educational purposes only, the author will not take any responsibilities of you
using TsunamiOverHost application.
First of all if you want to be successful on using this bot read this how-to carefully.
// Things that you need //
The Program ( TsunamiOverHost.exe, 4 files in one folder which will be : index.php, online.php, update.php, and update.txt )
A Host ( you will only need ~10KB )
MySQL ( a database in which you'll create a special "botnet" table )
// Uploading //
Ok, now you know what you need, and what you should have, lets get to the real business ; - )
1. Create a folder.
2. Copy index.php, online.php, update.php, update.txt.
3. Paste it to the folder that you made.
4. Open index.php with some text editor, and where it says :
"SETTINGS FOR ADMIN ACCESS", you gonna put your login and the pass, ex.
$login = "yourLogin";
$password = "yourPassword";
Save.
1. Go to your mysql database.
2. Create a new database.
3. Create a new table, for example open the sql manager and paste this :
CREATE TABLE botnet (
date int NOT NULL,
ip varchar(40) NOT NULL,
b_id int unsigned primary key NOT NULL auto_increment
);
4. Save it.
5. Open your online.php file, and look for :
"Set MySQL database variables" - You will find four variables that you need to fill out.
$online_db_host = "yourHost ( ex . mysql.domain.com )";
$online_db_name = "yourDatabaseName ( ex . haxior )";
$online_db_user = "yourUser ( user for the database ) ";
$online_db_pass = "yourPass ( password to the database )";
Save.
Now in your folder you should have two updated and two old files.
1. Connect to your ftp ( ex . using flashfxp )
2. Copy the folder that you have made to your host.
3. Change the CHMOD's of file update.txt to 777.
4. Disconnect.
After setting everything up, you will open TsunamiOverHost.exe, and give the path to the folder that you just updated to
your ftp. ( ex . domain.com/panel )
If everything goes fine, you will find a new file called server.exe. This file will be responsible for the power of the bot,
More people open it = the bot will be more powerfull. In the panel, you will be able to see how many server.exe files are
running on other peoples computers!
Yes! Lets have some fun ; >
1. Go to your panel ( the one you uploaded through ftp, ex. domain.com/panel. )
2. Login.
I don't think i have to explain anything now, but remember the author will not take any responsibilities of the results! |
Sry for my english...
If i did mistake, please correct it. |
i would feel more confident if i the source of tsunami exe file was published also..
I didnt try it .. but .. it seems that is a virus .. for the following reasons.
1)The guy that post this .. Didnt make any other posts .. This is his first one.
2) If he was really interested in giving that out he could share the source of the exe file also ..
BE ALERTED PEOPLE FOR THAT FILE ..
( i wont delete the post but please be alerted. ) anyone who is gonna try it post your comments here.. |
|
_________________ who|grep -i blonde|talk; cd~;wine;talk;touch;unzip;touch; strip;gasp;finger;gasp;mount; fsck; more; yes; gasp; umount; make clean; sleep;wakeup;goto http://www.md5this.com |
|
|
|
|
|
|
|
Posted: Wed Sep 19, 2007 11:30 pm |
|
|
wilman_berserker |
Beginner |
|
|
Joined: Sep 20, 2007 |
Posts: 1 |
|
|
|
|
|
|
|
this is the first botkit I found worth anything and for free on the internet. How well does this manage 100+ computers? is there any lag when manageing your bots? |
|
|
|
|
Posted: Fri Sep 21, 2007 3:48 am |
|
|
drag |
Active user |
|
|
Joined: May 31, 2007 |
Posts: 25 |
|
|
|
|
|
|
|
Seems fishy... The guy who posted the above post also has only posted once? Could be the same guy.... |
|
|
|
|
www.waraxe.us Forum Index -> All other software
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|