Jump to content
cross

Cum sa iti faci propriul booter pentru atacuri DoS

Recommended Posts

Acest tutorial este pentru incepatori dar nu numai!

1) In primul rand veti avea nevoie de JeeJee Power v1.0 - JeeJee Power 1.0 Stresser Source.zip

2) Shell Checker - ShellChecker.exe

3) Aveti nevoie de un domeniu/subdomeniu si host pentru a urca 'scriptul' eu am ales hi2.ro pentru acest test (de pe hi2.ro nu vezi putea da atacuri este doar pentru teste'

O data ce ati urcat 'scriptul' JeeJee Power v1.0 trebuie sa modificati urmatoarele: dbc.php

dbc.php

shellcounter.php

ezSQL.php ( linia 44, 71 si 101 ) ezsql.php il gasiti in folderul includes

dbc.php:

PHP Code:

define ("DB_HOST", "localhost"); // set database host

define ("DB_USER", "boooter"); // numele bazei de date

define ("DB_PASS","rstforums.com"); // parola bazei de date

define ("DB_NAME","boooter"); // numele bazei de date

shellcounter.php:

PHP Code:

/* START OF CONFIGURATION SECTION */

$mysql_username = 'boooter'; // numele bazei de date

$mysql_password = rstforums.net'; // parola bazei de date

$mysql_hostname = 'localhost'; // Aici lasati asa

$mysql_hostport = 3306; // MySQL Host Port

$mysql_database = 'boooter'; // MySQL Database

$mysql_shelltbl = 'shellpool'; // MySQL Table Name (o sa se creeze daca nu exista)

$mysql_stengine = 'MyISAM'; // Preferred MySQL Storage Engine (MyISAM, MRG_MyISAM or InnoDB)

ezSQL.php:

Va recomand sa folositi notepad ++

Linia 44:

PHP Code:

function ezSQL_mysql($dbuser='boooter', $dbpassword='rstforums.com', $dbname='boooter', $dbhost='mysql9.000webhost.com')

Linia 71:

PHP Code:

function connect($dbuser='boooter', $dbpassword='rstforums.com', $dbhost='localhost')

Linia 101:

PHP Code:

function select($dbname='boooter')

4) Acum ca ati terminat editarea trebuie sa importati baza de date care are numele jeejeepo_booter.sql

5) Acum ca site-ul este aproape gata de folosire trebuie sa intram in baza de date si sa ne dam drepturi de administrator, intram in coloana users ( http://i.imgur.com/R4Zbuas.png ) acolo trebuie sa ai un user daca te-ai inregistrat pe site cam asa ceva ( http://i.imgur.com/pzSPNXN.png ) ii dam edit si pui numarul 5 in casutele user level si approved.

Acum ca am validat userul si i-am dat drept de admin intram pe site www.yourdomain.com/admin.php normal ca schimbati yourdomain.com cu adresa creata de voi.

Mai departe cred ca va descurcati!

Demo: http://boooter.hi2.ro/login.php

Atentie acest tutorial nu a fost creat de mine la facut un prieten de pe un forum din America si eu doar l-am tradus intr-un mod cat mai usor de inteles.

Edited by cross
Link to comment
Share on other sites

eu fac asa ceva de aproape 1 an, am avut si probleme dar am stiut sa ies din ele. este interzisa folosirea, trebuie sa cauti un webhost care va permite, sau sa il faceti pe un vps

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...